Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_launch_template.DataAwsLaunchTemplateHibernationOptions
-
Packages that use DataAwsLaunchTemplateHibernationOptions Package Description com.hashicorp.cdktf.providers.aws.data_aws_launch_template data_aws_launch_template -
-
Uses of DataAwsLaunchTemplateHibernationOptions in com.hashicorp.cdktf.providers.aws.data_aws_launch_template
Classes in com.hashicorp.cdktf.providers.aws.data_aws_launch_template that implement DataAwsLaunchTemplateHibernationOptions Modifier and Type Class Description static classDataAwsLaunchTemplateHibernationOptions.Jsii$ProxyAn implementation forDataAwsLaunchTemplateHibernationOptionsMethods in com.hashicorp.cdktf.providers.aws.data_aws_launch_template that return DataAwsLaunchTemplateHibernationOptions Modifier and Type Method Description DataAwsLaunchTemplateHibernationOptionsDataAwsLaunchTemplateHibernationOptions.Builder. build()Builds the configured instance.DataAwsLaunchTemplateHibernationOptionsDataAwsLaunchTemplateHibernationOptionsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.data_aws_launch_template with parameters of type DataAwsLaunchTemplateHibernationOptions Modifier and Type Method Description voidDataAwsLaunchTemplateHibernationOptionsOutputReference. setInternalValue(DataAwsLaunchTemplateHibernationOptions value)
-