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