Uses of Interface
com.hashicorp.cdktf.providers.aws.appmesh_virtual_service.AppmeshVirtualServiceConfig
-
Packages that use AppmeshVirtualServiceConfig Package Description com.hashicorp.cdktf.providers.aws.appmesh_virtual_service aws_appmesh_virtual_service -
-
Uses of AppmeshVirtualServiceConfig in com.hashicorp.cdktf.providers.aws.appmesh_virtual_service
Classes in com.hashicorp.cdktf.providers.aws.appmesh_virtual_service that implement AppmeshVirtualServiceConfig Modifier and Type Class Description static classAppmeshVirtualServiceConfig.Jsii$ProxyAn implementation forAppmeshVirtualServiceConfigMethods in com.hashicorp.cdktf.providers.aws.appmesh_virtual_service that return AppmeshVirtualServiceConfig Modifier and Type Method Description AppmeshVirtualServiceConfigAppmeshVirtualServiceConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.appmesh_virtual_service with parameters of type AppmeshVirtualServiceConfig Constructor Description AppmeshVirtualService(software.constructs.Construct scope, String id, AppmeshVirtualServiceConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appmesh_virtual_service aws_appmesh_virtual_service} Resource.
-