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