Home
last modified time | relevance | path

Searched defs:CreateResourceSetOutput (Results 1 – 9 of 9) sorted by relevance

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/route53recoveryreadiness/
H A Dapi_op_CreateResourceSet.go54 type CreateResourceSetOutput struct { struct
57 ResourceSetArn *string
60 ResourceSetName *string
63 ResourceSetType *string
66 Resources []types.Resource
69 Tags map[string]string
72 ResultMetadata middleware.Metadata
74 noSmithyDocumentSerde
H A Ddeserializers.go864 func awsRestjson1_deserializeOpDocumentCreateResourceSetOutput(v **CreateResourceSetOutput, value i…
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go3953 type CreateResourceSetOutput struct { struct
3954 _ struct{} `type:"structure"`
3956 ResourceSetArn *string `locationName:"resourceSetArn" type:"string"`
3958 ResourceSetName *string `locationName:"resourceSetName" type:"string"`
3960 ResourceSetType *string `locationName:"resourceSetType" type:"string"`
3962 Resources []*Resource `locationName:"resources" type:"list"`
3965 Tags map[string]*string `locationName:"tags" type:"map"`
3969 func (s CreateResourceSetOutput) String() string {
3974 func (s CreateResourceSetOutput) GoString() string {
3979 func (s *CreateResourceSetOutput) SetResourceSetArn(v string) *CreateResourceSetOutput {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go3953 type CreateResourceSetOutput struct { struct
3954 _ struct{} `type:"structure"`
3956 ResourceSetArn *string `locationName:"resourceSetArn" type:"string"`
3958 ResourceSetName *string `locationName:"resourceSetName" type:"string"`
3960 ResourceSetType *string `locationName:"resourceSetType" type:"string"`
3962 Resources []*Resource `locationName:"resources" type:"list"`
3965 Tags map[string]*string `locationName:"tags" type:"map"`
3969 func (s CreateResourceSetOutput) String() string {
3974 func (s CreateResourceSetOutput) GoString() string {
3979 func (s *CreateResourceSetOutput) SetResourceSetArn(v string) *CreateResourceSetOutput {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go4049 type CreateResourceSetOutput struct { struct
4050 _ struct{} `type:"structure"`
4052 ResourceSetArn *string `locationName:"resourceSetArn" type:"string"`
4054 ResourceSetName *string `locationName:"resourceSetName" type:"string"`
4056 ResourceSetType *string `locationName:"resourceSetType" type:"string"`
4058 Resources []*Resource `locationName:"resources" type:"list"`
4061 Tags map[string]*string `locationName:"tags" type:"map"`
4069 func (s CreateResourceSetOutput) String() string {
4078 func (s CreateResourceSetOutput) GoString() string {
4083 func (s *CreateResourceSetOutput) SetResourceSetArn(v string) *CreateResourceSetOutput {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go4049 type CreateResourceSetOutput struct { struct
4050 _ struct{} `type:"structure"`
4052 ResourceSetArn *string `locationName:"resourceSetArn" type:"string"`
4054 ResourceSetName *string `locationName:"resourceSetName" type:"string"`
4056 ResourceSetType *string `locationName:"resourceSetType" type:"string"`
4058 Resources []*Resource `locationName:"resources" type:"list"`
4061 Tags map[string]*string `locationName:"tags" type:"map"`
4069 func (s CreateResourceSetOutput) String() string {
4078 func (s CreateResourceSetOutput) GoString() string {
4083 func (s *CreateResourceSetOutput) SetResourceSetArn(v string) *CreateResourceSetOutput {
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go4049 type CreateResourceSetOutput struct { struct
4050 _ struct{} `type:"structure"`
4052 ResourceSetArn *string `locationName:"resourceSetArn" type:"string"`
4054 ResourceSetName *string `locationName:"resourceSetName" type:"string"`
4056 ResourceSetType *string `locationName:"resourceSetType" type:"string"`
4058 Resources []*Resource `locationName:"resources" type:"list"`
4061 Tags map[string]*string `locationName:"tags" type:"map"`
4069 func (s CreateResourceSetOutput) String() string {
4078 func (s CreateResourceSetOutput) GoString() string {
4083 func (s *CreateResourceSetOutput) SetResourceSetArn(v string) *CreateResourceSetOutput {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go3953 type CreateResourceSetOutput struct { struct
3954 _ struct{} `type:"structure"`
3956 ResourceSetArn *string `locationName:"resourceSetArn" type:"string"`
3958 ResourceSetName *string `locationName:"resourceSetName" type:"string"`
3960 ResourceSetType *string `locationName:"resourceSetType" type:"string"`
3962 Resources []*Resource `locationName:"resources" type:"list"`
3965 Tags map[string]*string `locationName:"tags" type:"map"`
3969 func (s CreateResourceSetOutput) String() string {
3974 func (s CreateResourceSetOutput) GoString() string {
3979 func (s *CreateResourceSetOutput) SetResourceSetArn(v string) *CreateResourceSetOutput {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go3953 type CreateResourceSetOutput struct { struct
3954 _ struct{} `type:"structure"`
3956 ResourceSetArn *string `locationName:"resourceSetArn" type:"string"`
3958 ResourceSetName *string `locationName:"resourceSetName" type:"string"`
3960 ResourceSetType *string `locationName:"resourceSetType" type:"string"`
3962 Resources []*Resource `locationName:"resources" type:"list"`
3965 Tags map[string]*string `locationName:"tags" type:"map"`
3969 func (s CreateResourceSetOutput) String() string {
3974 func (s CreateResourceSetOutput) GoString() string {
3979 func (s *CreateResourceSetOutput) SetResourceSetArn(v string) *CreateResourceSetOutput {
[all …]