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