@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.348Z") @Stability(value=Stable) public class CfnLaunchConfiguration extends CfnResource implements IInspectable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html| Modifier and Type | Class and Description |
|---|---|
static interface |
CfnLaunchConfiguration.BlockDeviceMappingProperty |
static interface |
CfnLaunchConfiguration.BlockDeviceProperty |
static class |
CfnLaunchConfiguration.Builder
A fluent builder for
CfnLaunchConfiguration. |
static interface |
CfnLaunchConfiguration.MetadataOptionProperty |
software.amazon.jsii.JsiiObject.InitializationModeIInspectable.Jsii$Default, IInspectable.Jsii$ProxyIConstruct.Jsii$Default| Modifier and Type | Field and Description |
|---|---|
static String |
CFN_RESOURCE_TYPE_NAME
The CloudFormation resource type name for this resource class.
|
| Modifier | Constructor and Description |
|---|---|
|
CfnLaunchConfiguration(Construct scope,
String id,
CfnLaunchConfigurationProps props)
Create a new `AWS::AutoScaling::LaunchConfiguration`.
|
protected |
CfnLaunchConfiguration(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnLaunchConfiguration(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAssociatePublicIpAddress()
`AWS::AutoScaling::LaunchConfiguration.AssociatePublicIpAddress`.
|
Object |
getBlockDeviceMappings()
`AWS::AutoScaling::LaunchConfiguration.BlockDeviceMappings`.
|
protected Map<String,Object> |
getCfnProperties() |
String |
getClassicLinkVpcId()
`AWS::AutoScaling::LaunchConfiguration.ClassicLinkVPCId`.
|
List<String> |
getClassicLinkVpcSecurityGroups()
`AWS::AutoScaling::LaunchConfiguration.ClassicLinkVPCSecurityGroups`.
|
Object |
getEbsOptimized()
`AWS::AutoScaling::LaunchConfiguration.EbsOptimized`.
|
String |
getIamInstanceProfile()
`AWS::AutoScaling::LaunchConfiguration.IamInstanceProfile`.
|
String |
getImageId()
`AWS::AutoScaling::LaunchConfiguration.ImageId`.
|
String |
getInstanceId()
`AWS::AutoScaling::LaunchConfiguration.InstanceId`.
|
Object |
getInstanceMonitoring()
`AWS::AutoScaling::LaunchConfiguration.InstanceMonitoring`.
|
String |
getInstanceType()
`AWS::AutoScaling::LaunchConfiguration.InstanceType`.
|
String |
getKernelId()
`AWS::AutoScaling::LaunchConfiguration.KernelId`.
|
String |
getKeyName()
`AWS::AutoScaling::LaunchConfiguration.KeyName`.
|
String |
getLaunchConfigurationName()
`AWS::AutoScaling::LaunchConfiguration.LaunchConfigurationName`.
|
Object |
getMetadataOptions()
`AWS::AutoScaling::LaunchConfiguration.MetadataOptions`.
|
String |
getPlacementTenancy()
`AWS::AutoScaling::LaunchConfiguration.PlacementTenancy`.
|
String |
getRamDiskId()
`AWS::AutoScaling::LaunchConfiguration.RamDiskId`.
|
List<String> |
getSecurityGroups()
`AWS::AutoScaling::LaunchConfiguration.SecurityGroups`.
|
String |
getSpotPrice()
`AWS::AutoScaling::LaunchConfiguration.SpotPrice`.
|
String |
getUserData()
`AWS::AutoScaling::LaunchConfiguration.UserData`.
|
void |
inspect(TreeInspector inspector)
(experimental) Examines the CloudFormation resource and discloses attributes.
|
protected Map<String,Object> |
renderProperties(Map<String,Object> props) |
void |
setAssociatePublicIpAddress(Boolean value)
`AWS::AutoScaling::LaunchConfiguration.AssociatePublicIpAddress`.
|
void |
setAssociatePublicIpAddress(IResolvable value)
`AWS::AutoScaling::LaunchConfiguration.AssociatePublicIpAddress`.
|
void |
setBlockDeviceMappings(IResolvable value)
`AWS::AutoScaling::LaunchConfiguration.BlockDeviceMappings`.
|
void |
setBlockDeviceMappings(List<Object> value)
`AWS::AutoScaling::LaunchConfiguration.BlockDeviceMappings`.
|
void |
setClassicLinkVpcId(String value)
`AWS::AutoScaling::LaunchConfiguration.ClassicLinkVPCId`.
|
void |
setClassicLinkVpcSecurityGroups(List<String> value)
`AWS::AutoScaling::LaunchConfiguration.ClassicLinkVPCSecurityGroups`.
|
void |
setEbsOptimized(Boolean value)
`AWS::AutoScaling::LaunchConfiguration.EbsOptimized`.
|
void |
setEbsOptimized(IResolvable value)
`AWS::AutoScaling::LaunchConfiguration.EbsOptimized`.
|
void |
setIamInstanceProfile(String value)
`AWS::AutoScaling::LaunchConfiguration.IamInstanceProfile`.
|
void |
setImageId(String value)
`AWS::AutoScaling::LaunchConfiguration.ImageId`.
|
void |
setInstanceId(String value)
`AWS::AutoScaling::LaunchConfiguration.InstanceId`.
|
void |
setInstanceMonitoring(Boolean value)
`AWS::AutoScaling::LaunchConfiguration.InstanceMonitoring`.
|
void |
setInstanceMonitoring(IResolvable value)
`AWS::AutoScaling::LaunchConfiguration.InstanceMonitoring`.
|
void |
setInstanceType(String value)
`AWS::AutoScaling::LaunchConfiguration.InstanceType`.
|
void |
setKernelId(String value)
`AWS::AutoScaling::LaunchConfiguration.KernelId`.
|
void |
setKeyName(String value)
`AWS::AutoScaling::LaunchConfiguration.KeyName`.
|
void |
setLaunchConfigurationName(String value)
`AWS::AutoScaling::LaunchConfiguration.LaunchConfigurationName`.
|
void |
setMetadataOptions(CfnLaunchConfiguration.MetadataOptionProperty value)
`AWS::AutoScaling::LaunchConfiguration.MetadataOptions`.
|
void |
setMetadataOptions(IResolvable value)
`AWS::AutoScaling::LaunchConfiguration.MetadataOptions`.
|
void |
setPlacementTenancy(String value)
`AWS::AutoScaling::LaunchConfiguration.PlacementTenancy`.
|
void |
setRamDiskId(String value)
`AWS::AutoScaling::LaunchConfiguration.RamDiskId`.
|
void |
setSecurityGroups(List<String> value)
`AWS::AutoScaling::LaunchConfiguration.SecurityGroups`.
|
void |
setSpotPrice(String value)
`AWS::AutoScaling::LaunchConfiguration.SpotPrice`.
|
void |
setUserData(String value)
`AWS::AutoScaling::LaunchConfiguration.UserData`.
|
addDeletionOverride, addDependsOn, addMetadata, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getCfnOptions, getCfnResourceType, getMetadata, getUpdatedProperites, isCfnResource, shouldSynthesize, toString, validatePropertiesgetRefgetCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalIdgetNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Stable) public static final String CFN_RESOURCE_TYPE_NAME
protected CfnLaunchConfiguration(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnLaunchConfiguration(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public CfnLaunchConfiguration(@NotNull
Construct scope,
@NotNull
String id,
@NotNull
CfnLaunchConfigurationProps props)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.props - - resource properties. This parameter is required.@Stability(value=Experimental)
public void inspect(@NotNull
TreeInspector inspector)
inspect in interface IInspectableinspector - - tree inspector to collect and process attributes. This parameter is required.@Stability(value=Stable) @NotNull protected Map<String,Object> renderProperties(@NotNull Map<String,Object> props)
renderProperties in class CfnResourceprops - This parameter is required.@Stability(value=Stable) @NotNull protected Map<String,Object> getCfnProperties()
getCfnProperties in class CfnResource@Stability(value=Stable) @NotNull public String getImageId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-imageid@Stability(value=Stable)
public void setImageId(@NotNull
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-imageid@Stability(value=Stable) @NotNull public String getInstanceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-instancetype@Stability(value=Stable)
public void setInstanceType(@NotNull
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-instancetype@Stability(value=Stable) @Nullable public Object getAssociatePublicIpAddress()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cf-as-launchconfig-associatepubip@Stability(value=Stable)
public void setAssociatePublicIpAddress(@Nullable
Boolean value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cf-as-launchconfig-associatepubip@Stability(value=Stable)
public void setAssociatePublicIpAddress(@Nullable
IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cf-as-launchconfig-associatepubip@Stability(value=Stable) @Nullable public Object getBlockDeviceMappings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-blockdevicemappings@Stability(value=Stable)
public void setBlockDeviceMappings(@Nullable
IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-blockdevicemappings@Stability(value=Stable)
public void setBlockDeviceMappings(@Nullable
List<Object> value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-blockdevicemappings@Stability(value=Stable) @Nullable public String getClassicLinkVpcId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-classiclinkvpcid@Stability(value=Stable)
public void setClassicLinkVpcId(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-classiclinkvpcid@Stability(value=Stable) @Nullable public List<String> getClassicLinkVpcSecurityGroups()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-classiclinkvpcsecuritygroups@Stability(value=Stable)
public void setClassicLinkVpcSecurityGroups(@Nullable
List<String> value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-classiclinkvpcsecuritygroups@Stability(value=Stable) @Nullable public Object getEbsOptimized()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-ebsoptimized@Stability(value=Stable)
public void setEbsOptimized(@Nullable
Boolean value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-ebsoptimized@Stability(value=Stable)
public void setEbsOptimized(@Nullable
IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-ebsoptimized@Stability(value=Stable) @Nullable public String getIamInstanceProfile()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-iaminstanceprofile@Stability(value=Stable)
public void setIamInstanceProfile(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-iaminstanceprofile@Stability(value=Stable) @Nullable public String getInstanceId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-instanceid@Stability(value=Stable)
public void setInstanceId(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-instanceid@Stability(value=Stable) @Nullable public Object getInstanceMonitoring()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-instancemonitoring@Stability(value=Stable)
public void setInstanceMonitoring(@Nullable
Boolean value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-instancemonitoring@Stability(value=Stable)
public void setInstanceMonitoring(@Nullable
IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-instancemonitoring@Stability(value=Stable) @Nullable public String getKernelId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-kernelid@Stability(value=Stable)
public void setKernelId(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-kernelid@Stability(value=Stable) @Nullable public String getKeyName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-keyname@Stability(value=Stable)
public void setKeyName(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-keyname@Stability(value=Stable) @Nullable public String getLaunchConfigurationName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-autoscaling-launchconfig-launchconfigurationname@Stability(value=Stable)
public void setLaunchConfigurationName(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-autoscaling-launchconfig-launchconfigurationname@Stability(value=Stable) @Nullable public Object getMetadataOptions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-autoscaling-launchconfig-metadataoptions@Stability(value=Stable)
public void setMetadataOptions(@Nullable
CfnLaunchConfiguration.MetadataOptionProperty value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-autoscaling-launchconfig-metadataoptions@Stability(value=Stable)
public void setMetadataOptions(@Nullable
IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-autoscaling-launchconfig-metadataoptions@Stability(value=Stable) @Nullable public String getPlacementTenancy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-placementtenancy@Stability(value=Stable)
public void setPlacementTenancy(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-placementtenancy@Stability(value=Stable) @Nullable public String getRamDiskId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-ramdiskid@Stability(value=Stable)
public void setRamDiskId(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-ramdiskid@Stability(value=Stable) @Nullable public List<String> getSecurityGroups()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-securitygroups@Stability(value=Stable)
public void setSecurityGroups(@Nullable
List<String> value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-securitygroups@Stability(value=Stable) @Nullable public String getSpotPrice()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-spotprice@Stability(value=Stable)
public void setSpotPrice(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-spotprice@Stability(value=Stable) @Nullable public String getUserData()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-userdata@Stability(value=Stable)
public void setUserData(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig.html#cfn-as-launchconfig-userdataCopyright © 2020. All rights reserved.