| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails |
AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails.clone() |
AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails |
AwsEc2LaunchTemplateDataInstanceMarketOptionsDetails.getSpotOptions()
The options for Spot Instances.
|
AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails |
AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails.withBlockDurationMinutes(Integer blockDurationMinutes)
Deprecated.
|
AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails |
AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails.withInstanceInterruptionBehavior(String instanceInterruptionBehavior)
The behavior when a Spot Instance is interrupted.
|
AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails |
AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails.withMaxPrice(String maxPrice)
The maximum hourly price you're willing to pay for the Spot Instances.
|
AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails |
AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails.withSpotInstanceType(String spotInstanceType)
The Spot Instance request type.
|
AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails |
AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails.withValidUntil(String validUntil)
The end date of the request, in UTC format (YYYY-MM-DDTHH:MM:SSZ), for persistent requests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2LaunchTemplateDataInstanceMarketOptionsDetails.setSpotOptions(AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails spotOptions)
The options for Spot Instances.
|
AwsEc2LaunchTemplateDataInstanceMarketOptionsDetails |
AwsEc2LaunchTemplateDataInstanceMarketOptionsDetails.withSpotOptions(AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails spotOptions)
The options for Spot Instances.
|
Copyright © 2022. All rights reserved.