| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataInstanceMarketOptionsDetails |
AwsEc2LaunchTemplateDataInstanceMarketOptionsDetails.clone() |
AwsEc2LaunchTemplateDataInstanceMarketOptionsDetails |
AwsEc2LaunchTemplateDataDetails.getInstanceMarketOptions()
Specifies the market (purchasing) option for an instance.
|
AwsEc2LaunchTemplateDataInstanceMarketOptionsDetails |
AwsEc2LaunchTemplateDataInstanceMarketOptionsDetails.withMarketType(String marketType)
The market type.
|
AwsEc2LaunchTemplateDataInstanceMarketOptionsDetails |
AwsEc2LaunchTemplateDataInstanceMarketOptionsDetails.withSpotOptions(AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails spotOptions)
The options for Spot Instances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2LaunchTemplateDataDetails.setInstanceMarketOptions(AwsEc2LaunchTemplateDataInstanceMarketOptionsDetails instanceMarketOptions)
Specifies the market (purchasing) option for an instance.
|
AwsEc2LaunchTemplateDataDetails |
AwsEc2LaunchTemplateDataDetails.withInstanceMarketOptions(AwsEc2LaunchTemplateDataInstanceMarketOptionsDetails instanceMarketOptions)
Specifies the market (purchasing) option for an instance.
|
Copyright © 2024. All rights reserved.