Uses of Class
com.hashicorp.cdktf.providers.aws.data_aws_appmesh_virtual_gateway.DataAwsAppmeshVirtualGatewaySpecListenerTls.Builder
-
Packages that use DataAwsAppmeshVirtualGatewaySpecListenerTls.Builder Package Description com.hashicorp.cdktf.providers.aws.data_aws_appmesh_virtual_gateway data_aws_appmesh_virtual_gateway -
-
Uses of DataAwsAppmeshVirtualGatewaySpecListenerTls.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 DataAwsAppmeshVirtualGatewaySpecListenerTls.Builder Modifier and Type Method Description static DataAwsAppmeshVirtualGatewaySpecListenerTls.BuilderDataAwsAppmeshVirtualGatewaySpecListenerTls. builder()Constructors in com.hashicorp.cdktf.providers.aws.data_aws_appmesh_virtual_gateway with parameters of type DataAwsAppmeshVirtualGatewaySpecListenerTls.Builder Constructor Description Jsii$Proxy(DataAwsAppmeshVirtualGatewaySpecListenerTls.Builder builder)Constructor that initializes the object based on literal property values passed by theDataAwsAppmeshVirtualGatewaySpecListenerTls.Builder.
-