Class SpotOptions

java.lang.Object
software.amazon.awssdk.services.pcs.model.SpotOptions
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<SpotOptions.Builder,SpotOptions>

@Generated("software.amazon.awssdk:codegen") public final class SpotOptions extends Object implements SdkPojo, Serializable, ToCopyableBuilder<SpotOptions.Builder,SpotOptions>

Additional configuration when you specify SPOT as the purchaseOption for the CreateComputeNodeGroup API action.

See Also: