Uses of Interface
com.hashicorp.cdktf.providers.aws.launch_template.LaunchTemplateInstanceMarketOptionsSpotOptions
-
Packages that use LaunchTemplateInstanceMarketOptionsSpotOptions Package Description com.hashicorp.cdktf.providers.aws.launch_template aws_launch_template -
-
Uses of LaunchTemplateInstanceMarketOptionsSpotOptions in com.hashicorp.cdktf.providers.aws.launch_template
Classes in com.hashicorp.cdktf.providers.aws.launch_template that implement LaunchTemplateInstanceMarketOptionsSpotOptions Modifier and Type Class Description static classLaunchTemplateInstanceMarketOptionsSpotOptions.Jsii$ProxyAn implementation forLaunchTemplateInstanceMarketOptionsSpotOptionsMethods in com.hashicorp.cdktf.providers.aws.launch_template that return LaunchTemplateInstanceMarketOptionsSpotOptions Modifier and Type Method Description LaunchTemplateInstanceMarketOptionsSpotOptionsLaunchTemplateInstanceMarketOptionsSpotOptions.Builder. build()Builds the configured instance.LaunchTemplateInstanceMarketOptionsSpotOptionsLaunchTemplateInstanceMarketOptionsSpotOptionsOutputReference. getInternalValue()default LaunchTemplateInstanceMarketOptionsSpotOptionsLaunchTemplateInstanceMarketOptions. getSpotOptions()spot_options block.LaunchTemplateInstanceMarketOptionsSpotOptionsLaunchTemplateInstanceMarketOptions.Jsii$Proxy. getSpotOptions()LaunchTemplateInstanceMarketOptionsSpotOptionsLaunchTemplateInstanceMarketOptionsOutputReference. getSpotOptionsInput()Methods in com.hashicorp.cdktf.providers.aws.launch_template with parameters of type LaunchTemplateInstanceMarketOptionsSpotOptions Modifier and Type Method Description voidLaunchTemplateInstanceMarketOptionsOutputReference. putSpotOptions(LaunchTemplateInstanceMarketOptionsSpotOptions value)voidLaunchTemplateInstanceMarketOptionsSpotOptionsOutputReference. setInternalValue(LaunchTemplateInstanceMarketOptionsSpotOptions value)LaunchTemplateInstanceMarketOptions.BuilderLaunchTemplateInstanceMarketOptions.Builder. spotOptions(LaunchTemplateInstanceMarketOptionsSpotOptions spotOptions)Sets the value ofLaunchTemplateInstanceMarketOptions.getSpotOptions()
-