Uses of Interface
com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type.ClouddeployCustomTargetTypeTimeouts
-
Packages that use ClouddeployCustomTargetTypeTimeouts Package Description com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type google_clouddeploy_custom_target_type -
-
Uses of ClouddeployCustomTargetTypeTimeouts in com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type
Classes in com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type that implement ClouddeployCustomTargetTypeTimeouts Modifier and Type Class Description static classClouddeployCustomTargetTypeTimeouts.Jsii$ProxyAn implementation forClouddeployCustomTargetTypeTimeoutsMethods in com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type that return ClouddeployCustomTargetTypeTimeouts Modifier and Type Method Description ClouddeployCustomTargetTypeTimeoutsClouddeployCustomTargetTypeTimeouts.Builder. build()Builds the configured instance.default ClouddeployCustomTargetTypeTimeoutsClouddeployCustomTargetTypeConfig. getTimeouts()timeouts block.ClouddeployCustomTargetTypeTimeoutsClouddeployCustomTargetTypeConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type with parameters of type ClouddeployCustomTargetTypeTimeouts Modifier and Type Method Description voidClouddeployCustomTargetType. putTimeouts(ClouddeployCustomTargetTypeTimeouts value)voidClouddeployCustomTargetTypeTimeoutsOutputReference. setInternalValue(ClouddeployCustomTargetTypeTimeouts value)ClouddeployCustomTargetType.BuilderClouddeployCustomTargetType.Builder. timeouts(ClouddeployCustomTargetTypeTimeouts timeouts)timeouts block.ClouddeployCustomTargetTypeConfig.BuilderClouddeployCustomTargetTypeConfig.Builder. timeouts(ClouddeployCustomTargetTypeTimeouts timeouts)Sets the value ofClouddeployCustomTargetTypeConfig.getTimeouts()
-