Uses of Interface
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentPatchConfigPreStep
-
Packages that use OsConfigPatchDeploymentPatchConfigPreStep Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentPatchConfigPreStep in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Classes in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that implement OsConfigPatchDeploymentPatchConfigPreStep Modifier and Type Class Description static classOsConfigPatchDeploymentPatchConfigPreStep.Jsii$ProxyAn implementation forOsConfigPatchDeploymentPatchConfigPreStepMethods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentPatchConfigPreStep Modifier and Type Method Description OsConfigPatchDeploymentPatchConfigPreStepOsConfigPatchDeploymentPatchConfigPreStep.Builder. build()Builds the configured instance.OsConfigPatchDeploymentPatchConfigPreStepOsConfigPatchDeploymentPatchConfigPreStepOutputReference. getInternalValue()default OsConfigPatchDeploymentPatchConfigPreStepOsConfigPatchDeploymentPatchConfig. getPreStep()pre_step block.OsConfigPatchDeploymentPatchConfigPreStepOsConfigPatchDeploymentPatchConfig.Jsii$Proxy. getPreStep()OsConfigPatchDeploymentPatchConfigPreStepOsConfigPatchDeploymentPatchConfigOutputReference. getPreStepInput()Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentPatchConfigPreStep Modifier and Type Method Description OsConfigPatchDeploymentPatchConfig.BuilderOsConfigPatchDeploymentPatchConfig.Builder. preStep(OsConfigPatchDeploymentPatchConfigPreStep preStep)Sets the value ofOsConfigPatchDeploymentPatchConfig.getPreStep()voidOsConfigPatchDeploymentPatchConfigOutputReference. putPreStep(OsConfigPatchDeploymentPatchConfigPreStep value)voidOsConfigPatchDeploymentPatchConfigPreStepOutputReference. setInternalValue(OsConfigPatchDeploymentPatchConfigPreStep value)
-