Uses of Interface
com.hashicorp.cdktf.providers.google.clouddeploy_target.ClouddeployTargetExecutionConfigs
-
Packages that use ClouddeployTargetExecutionConfigs Package Description com.hashicorp.cdktf.providers.google.clouddeploy_target google_clouddeploy_target -
-
Uses of ClouddeployTargetExecutionConfigs in com.hashicorp.cdktf.providers.google.clouddeploy_target
Classes in com.hashicorp.cdktf.providers.google.clouddeploy_target that implement ClouddeployTargetExecutionConfigs Modifier and Type Class Description static classClouddeployTargetExecutionConfigs.Jsii$ProxyAn implementation forClouddeployTargetExecutionConfigsMethods in com.hashicorp.cdktf.providers.google.clouddeploy_target that return ClouddeployTargetExecutionConfigs Modifier and Type Method Description ClouddeployTargetExecutionConfigsClouddeployTargetExecutionConfigs.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.clouddeploy_target with parameters of type ClouddeployTargetExecutionConfigs Modifier and Type Method Description voidClouddeployTargetExecutionConfigsOutputReference. setInternalValue(ClouddeployTargetExecutionConfigs value)Method parameters in com.hashicorp.cdktf.providers.google.clouddeploy_target with type arguments of type ClouddeployTargetExecutionConfigs Modifier and Type Method Description ClouddeployTarget.BuilderClouddeployTarget.Builder. executionConfigs(List<? extends ClouddeployTargetExecutionConfigs> executionConfigs)execution_configs block.ClouddeployTargetConfig.BuilderClouddeployTargetConfig.Builder. executionConfigs(List<? extends ClouddeployTargetExecutionConfigs> executionConfigs)Sets the value ofClouddeployTargetConfig.getExecutionConfigs()voidClouddeployTargetExecutionConfigsList. setInternalValue(List<ClouddeployTargetExecutionConfigs> value)
-