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