Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails
-
Packages that use AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails Modifier and Type Method Description AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetailsAwsEc2LaunchTemplateDataInstanceMarketOptionsDetails. spotOptions()The options for Spot Instances.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails Modifier and Type Method Description AwsEc2LaunchTemplateDataInstanceMarketOptionsDetails.BuilderAwsEc2LaunchTemplateDataInstanceMarketOptionsDetails.Builder. spotOptions(AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails spotOptions)The options for Spot Instances.
-