@Stability(value=Stable) public static final class CfnLaunchConfiguration.MetadataOptionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchConfiguration.MetadataOptionProperty>
CfnLaunchConfiguration.MetadataOptionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchConfiguration.MetadataOptionProperty |
build()
Builds the configured instance.
|
CfnLaunchConfiguration.MetadataOptionProperty.Builder |
httpEndpoint(String httpEndpoint)
Sets the value of
CfnLaunchConfiguration.MetadataOptionProperty.getHttpEndpoint() |
CfnLaunchConfiguration.MetadataOptionProperty.Builder |
httpPutResponseHopLimit(Number httpPutResponseHopLimit)
|
CfnLaunchConfiguration.MetadataOptionProperty.Builder |
httpTokens(String httpTokens)
Sets the value of
CfnLaunchConfiguration.MetadataOptionProperty.getHttpTokens() |
@Stability(value=Stable) public CfnLaunchConfiguration.MetadataOptionProperty.Builder httpEndpoint(String httpEndpoint)
CfnLaunchConfiguration.MetadataOptionProperty.getHttpEndpoint()httpEndpoint - `CfnLaunchConfiguration.MetadataOptionProperty.HttpEndpoint`.this@Stability(value=Stable) public CfnLaunchConfiguration.MetadataOptionProperty.Builder httpPutResponseHopLimit(Number httpPutResponseHopLimit)
httpPutResponseHopLimit - `CfnLaunchConfiguration.MetadataOptionProperty.HttpPutResponseHopLimit`.this@Stability(value=Stable) public CfnLaunchConfiguration.MetadataOptionProperty.Builder httpTokens(String httpTokens)
CfnLaunchConfiguration.MetadataOptionProperty.getHttpTokens()httpTokens - `CfnLaunchConfiguration.MetadataOptionProperty.HttpTokens`.this@Stability(value=Stable) public CfnLaunchConfiguration.MetadataOptionProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunchConfiguration.MetadataOptionProperty>CfnLaunchConfiguration.MetadataOptionPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.