@Stability(value=Stable) @Internal public static final class CfnResourceSetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourceSetProps
CfnResourceSetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnResourceSetProps.Builder, CfnResourceSetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResourceSetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResourceSetProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getResources()
A list of resource objects in the resource set.
|
String |
getResourceSetName()
The name of the resource set to create.
|
String |
getResourceSetType()
The resource type of the resources in the resource set.
|
List<CfnTag> |
getTags()
A tag to associate with the parameters for a resource set.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnResourceSetProps.Builder builder)
CfnResourceSetProps.Builder.public final Object getResources()
CfnResourceSetPropsgetResources in interface CfnResourceSetPropspublic final String getResourceSetName()
CfnResourceSetPropsgetResourceSetName in interface CfnResourceSetPropspublic final String getResourceSetType()
CfnResourceSetPropsAWS::AutoScaling::AutoScalingGroup, AWS::CloudWatch::Alarm, AWS::EC2::CustomerGateway, AWS::DynamoDB::Table, AWS::EC2::Volume, AWS::ElasticLoadBalancing::LoadBalancer, AWS::ElasticLoadBalancingV2::LoadBalancer, 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.
Note that AWS::Route53RecoveryReadiness::DNSTargetResource is only used for this setting. It isn't an actual AWS CloudFormation resource type.
getResourceSetType in interface CfnResourceSetPropspublic final List<CfnTag> getTags()
CfnResourceSetPropsgetTags in interface CfnResourceSetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.