Uses of Interface
com.hashicorp.cdktf.providers.google.clouddeploy_target.ClouddeployTargetCustomTarget
-
Packages that use ClouddeployTargetCustomTarget Package Description com.hashicorp.cdktf.providers.google.clouddeploy_target google_clouddeploy_target -
-
Uses of ClouddeployTargetCustomTarget in com.hashicorp.cdktf.providers.google.clouddeploy_target
Classes in com.hashicorp.cdktf.providers.google.clouddeploy_target that implement ClouddeployTargetCustomTarget Modifier and Type Class Description static classClouddeployTargetCustomTarget.Jsii$ProxyAn implementation forClouddeployTargetCustomTargetMethods in com.hashicorp.cdktf.providers.google.clouddeploy_target that return ClouddeployTargetCustomTarget Modifier and Type Method Description ClouddeployTargetCustomTargetClouddeployTargetCustomTarget.Builder. build()Builds the configured instance.default ClouddeployTargetCustomTargetClouddeployTargetConfig. getCustomTarget()custom_target block.ClouddeployTargetCustomTargetClouddeployTargetConfig.Jsii$Proxy. getCustomTarget()ClouddeployTargetCustomTargetClouddeployTarget. getCustomTargetInput()ClouddeployTargetCustomTargetClouddeployTargetCustomTargetOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.clouddeploy_target with parameters of type ClouddeployTargetCustomTarget Modifier and Type Method Description ClouddeployTarget.BuilderClouddeployTarget.Builder. customTarget(ClouddeployTargetCustomTarget customTarget)custom_target block.ClouddeployTargetConfig.BuilderClouddeployTargetConfig.Builder. customTarget(ClouddeployTargetCustomTarget customTarget)Sets the value ofClouddeployTargetConfig.getCustomTarget()voidClouddeployTarget. putCustomTarget(ClouddeployTargetCustomTarget value)voidClouddeployTargetCustomTargetOutputReference. setInternalValue(ClouddeployTargetCustomTarget value)
-