@Stability(value=Stable)
public static interface CfnLaunchConfiguration.MetadataOptionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-launchconfig-metadataoption.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLaunchConfiguration.MetadataOptionProperty.Builder
A builder for
CfnLaunchConfiguration.MetadataOptionProperty |
static class |
CfnLaunchConfiguration.MetadataOptionProperty.Jsii$Proxy
An implementation for
CfnLaunchConfiguration.MetadataOptionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLaunchConfiguration.MetadataOptionProperty.Builder |
builder() |
default String |
getHttpEndpoint()
`CfnLaunchConfiguration.MetadataOptionProperty.HttpEndpoint`.
|
default Number |
getHttpPutResponseHopLimit()
`CfnLaunchConfiguration.MetadataOptionProperty.HttpPutResponseHopLimit`.
|
default String |
getHttpTokens()
`CfnLaunchConfiguration.MetadataOptionProperty.HttpTokens`.
|
@Stability(value=Stable) @Nullable default String getHttpEndpoint()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-launchconfig-metadataoption.html#cfn-autoscaling-launchconfig-metadataoption-httpendpoint@Stability(value=Stable) @Nullable default Number getHttpPutResponseHopLimit()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-launchconfig-metadataoption.html#cfn-autoscaling-launchconfig-metadataoption-httpputresponsehoplimit@Stability(value=Stable) @Nullable default String getHttpTokens()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-launchconfig-metadataoption.html#cfn-autoscaling-launchconfig-metadataoption-httptokens@Stability(value=Stable) static CfnLaunchConfiguration.MetadataOptionProperty.Builder builder()
Copyright © 2020. All rights reserved.