Uses of Class
com.hashicorp.cdktf.providers.aws.data_aws_ami.DataAwsAmiBlockDeviceMappings.Builder
-
Packages that use DataAwsAmiBlockDeviceMappings.Builder Package Description com.hashicorp.cdktf.providers.aws.data_aws_ami data_aws_ami -
-
Uses of DataAwsAmiBlockDeviceMappings.Builder in com.hashicorp.cdktf.providers.aws.data_aws_ami
Methods in com.hashicorp.cdktf.providers.aws.data_aws_ami that return DataAwsAmiBlockDeviceMappings.Builder Modifier and Type Method Description static DataAwsAmiBlockDeviceMappings.BuilderDataAwsAmiBlockDeviceMappings. builder()Constructors in com.hashicorp.cdktf.providers.aws.data_aws_ami with parameters of type DataAwsAmiBlockDeviceMappings.Builder Constructor Description Jsii$Proxy(DataAwsAmiBlockDeviceMappings.Builder builder)Constructor that initializes the object based on literal property values passed by theDataAwsAmiBlockDeviceMappings.Builder.
-