@Stability(value=External) public static final class CfnLaunchTemplate.EbsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchTemplate.EbsProperty
CfnLaunchTemplate.EbsProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnLaunchTemplate.EbsProperty.Builder, CfnLaunchTemplate.EbsProperty.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDeleteOnTermination()
`CfnLaunchTemplate.EbsProperty.DeleteOnTermination`.
|
Object |
getEncrypted()
`CfnLaunchTemplate.EbsProperty.Encrypted`.
|
Number |
getIops()
`CfnLaunchTemplate.EbsProperty.Iops`.
|
String |
getKmsKeyId()
`CfnLaunchTemplate.EbsProperty.KmsKeyId`.
|
String |
getSnapshotId()
`CfnLaunchTemplate.EbsProperty.SnapshotId`.
|
Number |
getVolumeSize()
`CfnLaunchTemplate.EbsProperty.VolumeSize`.
|
String |
getVolumeType()
`CfnLaunchTemplate.EbsProperty.VolumeType`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet, setObjRef
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public Object getDeleteOnTermination()
CfnLaunchTemplate.EbsProperty
getDeleteOnTermination
in interface CfnLaunchTemplate.EbsProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-deleteontermination
public Object getEncrypted()
CfnLaunchTemplate.EbsProperty
getEncrypted
in interface CfnLaunchTemplate.EbsProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-encrypted
public Number getIops()
CfnLaunchTemplate.EbsProperty
getIops
in interface CfnLaunchTemplate.EbsProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-iops
public String getKmsKeyId()
CfnLaunchTemplate.EbsProperty
getKmsKeyId
in interface CfnLaunchTemplate.EbsProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-kmskeyid
public String getSnapshotId()
CfnLaunchTemplate.EbsProperty
getSnapshotId
in interface CfnLaunchTemplate.EbsProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-snapshotid
public Number getVolumeSize()
CfnLaunchTemplate.EbsProperty
getVolumeSize
in interface CfnLaunchTemplate.EbsProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-volumesize
public String getVolumeType()
CfnLaunchTemplate.EbsProperty
getVolumeType
in interface CfnLaunchTemplate.EbsProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-volumetype
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2019. All rights reserved.