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