Uses of Interface
com.hashicorp.cdktf.providers.google.cloud_ids_endpoint.CloudIdsEndpointConfig
-
Packages that use CloudIdsEndpointConfig Package Description com.hashicorp.cdktf.providers.google.cloud_ids_endpoint google_cloud_ids_endpoint -
-
Uses of CloudIdsEndpointConfig in com.hashicorp.cdktf.providers.google.cloud_ids_endpoint
Classes in com.hashicorp.cdktf.providers.google.cloud_ids_endpoint that implement CloudIdsEndpointConfig Modifier and Type Class Description static classCloudIdsEndpointConfig.Jsii$ProxyAn implementation forCloudIdsEndpointConfigMethods in com.hashicorp.cdktf.providers.google.cloud_ids_endpoint that return CloudIdsEndpointConfig Modifier and Type Method Description CloudIdsEndpointConfigCloudIdsEndpointConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.cloud_ids_endpoint with parameters of type CloudIdsEndpointConfig Constructor Description CloudIdsEndpoint(software.constructs.Construct scope, String id, CloudIdsEndpointConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_ids_endpoint google_cloud_ids_endpoint} Resource.
-