Uses of Interface
com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type.ClouddeployCustomTargetTypeCustomActionsIncludeSkaffoldModules
-
Packages that use ClouddeployCustomTargetTypeCustomActionsIncludeSkaffoldModules Package Description com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type google_clouddeploy_custom_target_type -
-
Uses of ClouddeployCustomTargetTypeCustomActionsIncludeSkaffoldModules in com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type
Classes in com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type that implement ClouddeployCustomTargetTypeCustomActionsIncludeSkaffoldModules Modifier and Type Class Description static classClouddeployCustomTargetTypeCustomActionsIncludeSkaffoldModules.Jsii$ProxyAn implementation forClouddeployCustomTargetTypeCustomActionsIncludeSkaffoldModulesMethods in com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type that return ClouddeployCustomTargetTypeCustomActionsIncludeSkaffoldModules Modifier and Type Method Description ClouddeployCustomTargetTypeCustomActionsIncludeSkaffoldModulesClouddeployCustomTargetTypeCustomActionsIncludeSkaffoldModules.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type with parameters of type ClouddeployCustomTargetTypeCustomActionsIncludeSkaffoldModules Modifier and Type Method Description voidClouddeployCustomTargetTypeCustomActionsIncludeSkaffoldModulesOutputReference. setInternalValue(ClouddeployCustomTargetTypeCustomActionsIncludeSkaffoldModules value)Method parameters in com.hashicorp.cdktf.providers.google.clouddeploy_custom_target_type with type arguments of type ClouddeployCustomTargetTypeCustomActionsIncludeSkaffoldModules Modifier and Type Method Description ClouddeployCustomTargetTypeCustomActions.BuilderClouddeployCustomTargetTypeCustomActions.Builder. includeSkaffoldModules(List<? extends ClouddeployCustomTargetTypeCustomActionsIncludeSkaffoldModules> includeSkaffoldModules)Sets the value ofClouddeployCustomTargetTypeCustomActions.getIncludeSkaffoldModules()voidClouddeployCustomTargetTypeCustomActionsIncludeSkaffoldModulesList. setInternalValue(List<ClouddeployCustomTargetTypeCustomActionsIncludeSkaffoldModules> value)
-