Skip to content

/AWS1/CL_R5EUPDATERESRCSETRSP

UpdateResourceSetResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_RESOURCESETARN TYPE /AWS1/R5E__STRINGMAX256 /AWS1/R5E__STRINGMAX256

The Amazon Resource Name (ARN) for the resource set.

IV_RESOURCESETNAME TYPE /AWS1/R5E__STRMAX64PATAAZAZ09Z /AWS1/R5E__STRMAX64PATAAZAZ09Z

The name of the resource set.

IV_RESOURCESETTYPE TYPE /AWS1/R5E__STRPATAWSAZAZ09AZ00 /AWS1/R5E__STRPATAWSAZAZ09AZ00

The resource type of the resources in the resource set. Enter one of the following values for resource type:

AWS::ApiGateway::Stage, AWS::ApiGatewayV2::Stage, AWS::AutoScaling::AutoScalingGroup, AWS::CloudWatch::Alarm, AWS::EC2::CustomerGateway, AWS::DynamoDB::Table, AWS::EC2::Volume, AWS::ElasticLoadBalancing::LoadBalancer, AWS::ElasticLoadBalancingV2::LoadBalancer, AWS::Lambda::Function, AWS::MSK::Cluster, AWS::RDS::DBCluster, AWS::Route53::HealthCheck, AWS::SQS::Queue, AWS::SNS::Topic, AWS::SNS::Subscription, AWS::EC2::VPC, AWS::EC2::VPNConnection, AWS::EC2::VPNGateway, AWS::Route53RecoveryReadiness::DNSTargetResource

IT_RESOURCES TYPE /AWS1/CL_R5ERESOURCE=>TT___LISTOFRESOURCE TT___LISTOFRESOURCE

A list of resource objects.

IT_TAGS TYPE /AWS1/CL_R5ETAGS_W=>TT_TAGS TT_TAGS

Tags


Queryable Attributes

ResourceSetArn

The Amazon Resource Name (ARN) for the resource set.

Accessible with the following methods

Method Description
GET_RESOURCESETARN() Getter for RESOURCESETARN, with configurable default
ASK_RESOURCESETARN() Getter for RESOURCESETARN w/ exceptions if field has no valu
HAS_RESOURCESETARN() Determine if RESOURCESETARN has a value

ResourceSetName

The name of the resource set.

Accessible with the following methods

Method Description
GET_RESOURCESETNAME() Getter for RESOURCESETNAME, with configurable default
ASK_RESOURCESETNAME() Getter for RESOURCESETNAME w/ exceptions if field has no val
HAS_RESOURCESETNAME() Determine if RESOURCESETNAME has a value

ResourceSetType

The resource type of the resources in the resource set. Enter one of the following values for resource type:

AWS::ApiGateway::Stage, AWS::ApiGatewayV2::Stage, AWS::AutoScaling::AutoScalingGroup, AWS::CloudWatch::Alarm, AWS::EC2::CustomerGateway, AWS::DynamoDB::Table, AWS::EC2::Volume, AWS::ElasticLoadBalancing::LoadBalancer, AWS::ElasticLoadBalancingV2::LoadBalancer, AWS::Lambda::Function, AWS::MSK::Cluster, AWS::RDS::DBCluster, AWS::Route53::HealthCheck, AWS::SQS::Queue, AWS::SNS::Topic, AWS::SNS::Subscription, AWS::EC2::VPC, AWS::EC2::VPNConnection, AWS::EC2::VPNGateway, AWS::Route53RecoveryReadiness::DNSTargetResource

Accessible with the following methods

Method Description
GET_RESOURCESETTYPE() Getter for RESOURCESETTYPE, with configurable default
ASK_RESOURCESETTYPE() Getter for RESOURCESETTYPE w/ exceptions if field has no val
HAS_RESOURCESETTYPE() Determine if RESOURCESETTYPE has a value

Resources

A list of resource objects.

Accessible with the following methods

Method Description
GET_RESOURCES() Getter for RESOURCES, with configurable default
ASK_RESOURCES() Getter for RESOURCES w/ exceptions if field has no value
HAS_RESOURCES() Determine if RESOURCES has a value

Tags

Tags

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value