Uses of Interface
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentRollout
-
Packages that use OsConfigPatchDeploymentRollout Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentRollout in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Classes in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that implement OsConfigPatchDeploymentRollout Modifier and Type Class Description static classOsConfigPatchDeploymentRollout.Jsii$ProxyAn implementation forOsConfigPatchDeploymentRolloutMethods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentRollout Modifier and Type Method Description OsConfigPatchDeploymentRolloutOsConfigPatchDeploymentRollout.Builder. build()Builds the configured instance.OsConfigPatchDeploymentRolloutOsConfigPatchDeploymentRolloutOutputReference. getInternalValue()default OsConfigPatchDeploymentRolloutOsConfigPatchDeploymentConfig. getRollout()rollout block.OsConfigPatchDeploymentRolloutOsConfigPatchDeploymentConfig.Jsii$Proxy. getRollout()OsConfigPatchDeploymentRolloutOsConfigPatchDeployment. getRolloutInput()Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentRollout Modifier and Type Method Description voidOsConfigPatchDeployment. putRollout(OsConfigPatchDeploymentRollout value)OsConfigPatchDeployment.BuilderOsConfigPatchDeployment.Builder. rollout(OsConfigPatchDeploymentRollout rollout)rollout block.OsConfigPatchDeploymentConfig.BuilderOsConfigPatchDeploymentConfig.Builder. rollout(OsConfigPatchDeploymentRollout rollout)Sets the value ofOsConfigPatchDeploymentConfig.getRollout()voidOsConfigPatchDeploymentRolloutOutputReference. setInternalValue(OsConfigPatchDeploymentRollout value)
-