@Stability(value=Stable) public static final class CfnLaunchTemplate.SpotOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchTemplate.SpotOptionsProperty>
CfnLaunchTemplate.SpotOptionsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnLaunchTemplate.SpotOptionsProperty.Builder blockDurationMinutes(Number blockDurationMinutes)
CfnLaunchTemplate.SpotOptionsProperty.getBlockDurationMinutes()blockDurationMinutes - `CfnLaunchTemplate.SpotOptionsProperty.BlockDurationMinutes`.this@Stability(value=Stable) public CfnLaunchTemplate.SpotOptionsProperty.Builder instanceInterruptionBehavior(String instanceInterruptionBehavior)
CfnLaunchTemplate.SpotOptionsProperty.getInstanceInterruptionBehavior()instanceInterruptionBehavior - `CfnLaunchTemplate.SpotOptionsProperty.InstanceInterruptionBehavior`.this@Stability(value=Stable) public CfnLaunchTemplate.SpotOptionsProperty.Builder maxPrice(String maxPrice)
CfnLaunchTemplate.SpotOptionsProperty.getMaxPrice()maxPrice - `CfnLaunchTemplate.SpotOptionsProperty.MaxPrice`.this@Stability(value=Stable) public CfnLaunchTemplate.SpotOptionsProperty.Builder spotInstanceType(String spotInstanceType)
CfnLaunchTemplate.SpotOptionsProperty.getSpotInstanceType()spotInstanceType - `CfnLaunchTemplate.SpotOptionsProperty.SpotInstanceType`.this@Stability(value=Stable) public CfnLaunchTemplate.SpotOptionsProperty.Builder validUntil(String validUntil)
CfnLaunchTemplate.SpotOptionsProperty.getValidUntil()validUntil - `CfnLaunchTemplate.SpotOptionsProperty.ValidUntil`.this@Stability(value=Stable) public CfnLaunchTemplate.SpotOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunchTemplate.SpotOptionsProperty>CfnLaunchTemplate.SpotOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.