Uses of Interface
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentPatchConfigPostStep
-
Packages that use OsConfigPatchDeploymentPatchConfigPostStep Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentPatchConfigPostStep in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Classes in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that implement OsConfigPatchDeploymentPatchConfigPostStep Modifier and Type Class Description static classOsConfigPatchDeploymentPatchConfigPostStep.Jsii$ProxyAn implementation forOsConfigPatchDeploymentPatchConfigPostStepMethods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentPatchConfigPostStep Modifier and Type Method Description OsConfigPatchDeploymentPatchConfigPostStepOsConfigPatchDeploymentPatchConfigPostStep.Builder. build()Builds the configured instance.OsConfigPatchDeploymentPatchConfigPostStepOsConfigPatchDeploymentPatchConfigPostStepOutputReference. getInternalValue()default OsConfigPatchDeploymentPatchConfigPostStepOsConfigPatchDeploymentPatchConfig. getPostStep()post_step block.OsConfigPatchDeploymentPatchConfigPostStepOsConfigPatchDeploymentPatchConfig.Jsii$Proxy. getPostStep()OsConfigPatchDeploymentPatchConfigPostStepOsConfigPatchDeploymentPatchConfigOutputReference. getPostStepInput()Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentPatchConfigPostStep Modifier and Type Method Description OsConfigPatchDeploymentPatchConfig.BuilderOsConfigPatchDeploymentPatchConfig.Builder. postStep(OsConfigPatchDeploymentPatchConfigPostStep postStep)Sets the value ofOsConfigPatchDeploymentPatchConfig.getPostStep()voidOsConfigPatchDeploymentPatchConfigOutputReference. putPostStep(OsConfigPatchDeploymentPatchConfigPostStep value)voidOsConfigPatchDeploymentPatchConfigPostStepOutputReference. setInternalValue(OsConfigPatchDeploymentPatchConfigPostStep value)
-