Uses of Interface
com.hashicorp.cdktf.providers.aws.ec2_fleet.Ec2FleetSpotOptions
-
Packages that use Ec2FleetSpotOptions Package Description com.hashicorp.cdktf.providers.aws.ec2_fleet aws_ec2_fleet -
-
Uses of Ec2FleetSpotOptions in com.hashicorp.cdktf.providers.aws.ec2_fleet
Classes in com.hashicorp.cdktf.providers.aws.ec2_fleet that implement Ec2FleetSpotOptions Modifier and Type Class Description static classEc2FleetSpotOptions.Jsii$ProxyAn implementation forEc2FleetSpotOptionsMethods in com.hashicorp.cdktf.providers.aws.ec2_fleet that return Ec2FleetSpotOptions Modifier and Type Method Description Ec2FleetSpotOptionsEc2FleetSpotOptions.Builder. build()Builds the configured instance.Ec2FleetSpotOptionsEc2FleetSpotOptionsOutputReference. getInternalValue()default Ec2FleetSpotOptionsEc2FleetConfig. getSpotOptions()spot_options block.Ec2FleetSpotOptionsEc2FleetConfig.Jsii$Proxy. getSpotOptions()Ec2FleetSpotOptionsEc2Fleet. getSpotOptionsInput()Methods in com.hashicorp.cdktf.providers.aws.ec2_fleet with parameters of type Ec2FleetSpotOptions Modifier and Type Method Description voidEc2Fleet. putSpotOptions(Ec2FleetSpotOptions value)voidEc2FleetSpotOptionsOutputReference. setInternalValue(Ec2FleetSpotOptions value)Ec2Fleet.BuilderEc2Fleet.Builder. spotOptions(Ec2FleetSpotOptions spotOptions)spot_options block.Ec2FleetConfig.BuilderEc2FleetConfig.Builder. spotOptions(Ec2FleetSpotOptions spotOptions)Sets the value ofEc2FleetConfig.getSpotOptions()
-