Uses of Interface
com.hashicorp.cdktf.providers.google.clouddeploy_target.ClouddeployTargetRun
-
Packages that use ClouddeployTargetRun Package Description com.hashicorp.cdktf.providers.google.clouddeploy_target google_clouddeploy_target -
-
Uses of ClouddeployTargetRun in com.hashicorp.cdktf.providers.google.clouddeploy_target
Classes in com.hashicorp.cdktf.providers.google.clouddeploy_target that implement ClouddeployTargetRun Modifier and Type Class Description static classClouddeployTargetRun.Jsii$ProxyAn implementation forClouddeployTargetRunMethods in com.hashicorp.cdktf.providers.google.clouddeploy_target that return ClouddeployTargetRun Modifier and Type Method Description ClouddeployTargetRunClouddeployTargetRun.Builder. build()Builds the configured instance.ClouddeployTargetRunClouddeployTargetRunOutputReference. getInternalValue()default ClouddeployTargetRunClouddeployTargetConfig. getRun()run block.ClouddeployTargetRunClouddeployTargetConfig.Jsii$Proxy. getRun()ClouddeployTargetRunClouddeployTarget. getRunInput()Methods in com.hashicorp.cdktf.providers.google.clouddeploy_target with parameters of type ClouddeployTargetRun Modifier and Type Method Description voidClouddeployTarget. putRun(ClouddeployTargetRun value)ClouddeployTarget.BuilderClouddeployTarget.Builder. run(ClouddeployTargetRun run)run block.ClouddeployTargetConfig.BuilderClouddeployTargetConfig.Builder. run(ClouddeployTargetRun run)Sets the value ofClouddeployTargetConfig.getRun()voidClouddeployTargetRunOutputReference. setInternalValue(ClouddeployTargetRun value)
-