@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(CfnInfrastructureConfigurationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInfrastructureConfigurationProps.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) |
String |
getDescription()
The description of the infrastructure configuration.
|
Object |
getInstanceMetadataOptions()
The instance metadata option settings for the infrastructure configuration.
|
String |
getInstanceProfileName()
The instance profile of the infrastructure configuration.
|
List<String> |
getInstanceTypes()
The instance types of the infrastructure configuration.
|
String |
getKeyPair()
The Amazon EC2 key pair of the infrastructure configuration.
|
Object |
getLogging()
The logging configuration defines where Image Builder uploads your logs.
|
String |
getName()
The name of the infrastructure configuration.
|
Object |
getResourceTags()
The tags attached to the resource created by Image Builder.
|
List<String> |
getSecurityGroupIds()
The security group IDs of the infrastructure configuration.
|
String |
getSnsTopicArn()
The Amazon Resource Name (ARN) of the SNS topic for the infrastructure configuration.
|
String |
getSubnetId()
The subnet ID of the infrastructure configuration.
|
Map<String,String> |
getTags()
The tags of the infrastructure configuration.
|
Object |
getTerminateInstanceOnFailure()
The terminate instance on failure configuration of the infrastructure configuration.
|
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(CfnInfrastructureConfigurationProps.Builder builder)
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 Object getInstanceMetadataOptions()
CfnInfrastructureConfigurationPropsgetInstanceMetadataOptions 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 © 2022. All rights reserved.