Uses of Interface
com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type.ClouddeployCustomTargetTypeCustomActions
-
Packages that use ClouddeployCustomTargetTypeCustomActions Package Description com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type google_clouddeploy_custom_target_type -
-
Uses of ClouddeployCustomTargetTypeCustomActions in com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type
Classes in com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type that implement ClouddeployCustomTargetTypeCustomActions Modifier and Type Class Description static classClouddeployCustomTargetTypeCustomActions.Jsii$ProxyAn implementation forClouddeployCustomTargetTypeCustomActionsMethods in com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type that return ClouddeployCustomTargetTypeCustomActions Modifier and Type Method Description ClouddeployCustomTargetTypeCustomActionsClouddeployCustomTargetTypeCustomActions.Builder. build()Builds the configured instance.default ClouddeployCustomTargetTypeCustomActionsClouddeployCustomTargetTypeConfig. getCustomActions()custom_actions block.ClouddeployCustomTargetTypeCustomActionsClouddeployCustomTargetTypeConfig.Jsii$Proxy. getCustomActions()ClouddeployCustomTargetTypeCustomActionsClouddeployCustomTargetType. getCustomActionsInput()ClouddeployCustomTargetTypeCustomActionsClouddeployCustomTargetTypeCustomActionsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type with parameters of type ClouddeployCustomTargetTypeCustomActions Modifier and Type Method Description ClouddeployCustomTargetType.BuilderClouddeployCustomTargetType.Builder. customActions(ClouddeployCustomTargetTypeCustomActions customActions)custom_actions block.ClouddeployCustomTargetTypeConfig.BuilderClouddeployCustomTargetTypeConfig.Builder. customActions(ClouddeployCustomTargetTypeCustomActions customActions)Sets the value ofClouddeployCustomTargetTypeConfig.getCustomActions()voidClouddeployCustomTargetType. putCustomActions(ClouddeployCustomTargetTypeCustomActions value)voidClouddeployCustomTargetTypeCustomActionsOutputReference. setInternalValue(ClouddeployCustomTargetTypeCustomActions value)
-