@Stability(value=Stable) @Internal public static final class CfnInfrastructureConfigurationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInfrastructureConfigurationProps
CfnInfrastructureConfigurationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnInfrastructureConfigurationProps.Builder, CfnInfrastructureConfigurationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String instanceProfileName,
String name,
String description,
List<String> instanceTypes,
String keyPair,
Object logging,
Object resourceTags,
List<String> securityGroupIds,
String snsTopicArn,
String subnetId,
Map<String,String> tags,
Object terminateInstanceOnFailure)
Constructor that initializes the object based on literal property values passed by the
CfnInfrastructureConfigurationProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::ImageBuilder::InfrastructureConfiguration.Description`.
|
String |
getInstanceProfileName()
`AWS::ImageBuilder::InfrastructureConfiguration.InstanceProfileName`.
|
List<String> |
getInstanceTypes()
`AWS::ImageBuilder::InfrastructureConfiguration.InstanceTypes`.
|
String |
getKeyPair()
`AWS::ImageBuilder::InfrastructureConfiguration.KeyPair`.
|
Object |
getLogging()
`AWS::ImageBuilder::InfrastructureConfiguration.Logging`.
|
String |
getName()
`AWS::ImageBuilder::InfrastructureConfiguration.Name`.
|
Object |
getResourceTags()
`AWS::ImageBuilder::InfrastructureConfiguration.ResourceTags`.
|
List<String> |
getSecurityGroupIds()
`AWS::ImageBuilder::InfrastructureConfiguration.SecurityGroupIds`.
|
String |
getSnsTopicArn()
`AWS::ImageBuilder::InfrastructureConfiguration.SnsTopicArn`.
|
String |
getSubnetId()
`AWS::ImageBuilder::InfrastructureConfiguration.SubnetId`.
|
Map<String,String> |
getTags()
`AWS::ImageBuilder::InfrastructureConfiguration.Tags`.
|
Object |
getTerminateInstanceOnFailure()
`AWS::ImageBuilder::InfrastructureConfiguration.TerminateInstanceOnFailure`.
|
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(String instanceProfileName, String name, String description, List<String> instanceTypes, String keyPair, Object logging, Object resourceTags, List<String> securityGroupIds, String snsTopicArn, String subnetId, Map<String,String> tags, Object terminateInstanceOnFailure)
CfnInfrastructureConfigurationProps.Builder.public final String getInstanceProfileName()
CfnInfrastructureConfigurationPropsgetInstanceProfileName in interface CfnInfrastructureConfigurationPropspublic final String getName()
CfnInfrastructureConfigurationPropsgetName in interface CfnInfrastructureConfigurationPropspublic final String getDescription()
CfnInfrastructureConfigurationPropsgetDescription in interface CfnInfrastructureConfigurationPropspublic final List<String> getInstanceTypes()
CfnInfrastructureConfigurationPropsgetInstanceTypes in interface CfnInfrastructureConfigurationPropspublic final String getKeyPair()
CfnInfrastructureConfigurationPropsgetKeyPair in interface CfnInfrastructureConfigurationPropspublic final Object getLogging()
CfnInfrastructureConfigurationPropsgetLogging in interface CfnInfrastructureConfigurationPropspublic final Object getResourceTags()
CfnInfrastructureConfigurationPropsgetResourceTags in interface CfnInfrastructureConfigurationPropspublic final List<String> getSecurityGroupIds()
CfnInfrastructureConfigurationPropsgetSecurityGroupIds in interface CfnInfrastructureConfigurationPropspublic final String getSnsTopicArn()
CfnInfrastructureConfigurationPropsgetSnsTopicArn in interface CfnInfrastructureConfigurationPropspublic final String getSubnetId()
CfnInfrastructureConfigurationPropsgetSubnetId in interface CfnInfrastructureConfigurationPropspublic final Map<String,String> getTags()
CfnInfrastructureConfigurationPropsgetTags in interface CfnInfrastructureConfigurationPropspublic final Object getTerminateInstanceOnFailure()
CfnInfrastructureConfigurationPropsgetTerminateInstanceOnFailure in interface CfnInfrastructureConfigurationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.