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