Uses of Class
com.hashicorp.cdktf.providers.aws.instance.InstanceInstanceMarketOptions.Builder
-
Packages that use InstanceInstanceMarketOptions.Builder Package Description com.hashicorp.cdktf.providers.aws.instance aws_instance -
-
Uses of InstanceInstanceMarketOptions.Builder in com.hashicorp.cdktf.providers.aws.instance
Methods in com.hashicorp.cdktf.providers.aws.instance that return InstanceInstanceMarketOptions.Builder Modifier and Type Method Description static InstanceInstanceMarketOptions.BuilderInstanceInstanceMarketOptions. builder()InstanceInstanceMarketOptions.BuilderInstanceInstanceMarketOptions.Builder. marketType(String marketType)Sets the value ofInstanceInstanceMarketOptions.getMarketType()InstanceInstanceMarketOptions.BuilderInstanceInstanceMarketOptions.Builder. spotOptions(InstanceInstanceMarketOptionsSpotOptions spotOptions)Sets the value ofInstanceInstanceMarketOptions.getSpotOptions()Constructors in com.hashicorp.cdktf.providers.aws.instance with parameters of type InstanceInstanceMarketOptions.Builder Constructor Description Jsii$Proxy(InstanceInstanceMarketOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theInstanceInstanceMarketOptions.Builder.
-