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