Class OsConfigPatchDeploymentPatchConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentPatchConfig.Jsii$Proxy
-
- All Implemented Interfaces:
OsConfigPatchDeploymentPatchConfig,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- OsConfigPatchDeploymentPatchConfig
@Stability(Stable) @Internal public static final class OsConfigPatchDeploymentPatchConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements OsConfigPatchDeploymentPatchConfig
An implementation forOsConfigPatchDeploymentPatchConfig
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentPatchConfig
OsConfigPatchDeploymentPatchConfig.Builder, OsConfigPatchDeploymentPatchConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(OsConfigPatchDeploymentPatchConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theOsConfigPatchDeploymentPatchConfig.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)OsConfigPatchDeploymentPatchConfigAptgetApt()apt block.OsConfigPatchDeploymentPatchConfigGoogetGoo()goo block.ObjectgetMigInstancesAllowed()Allows the patch job to run on Managed instance groups (MIGs).OsConfigPatchDeploymentPatchConfigPostStepgetPostStep()post_step block.OsConfigPatchDeploymentPatchConfigPreStepgetPreStep()pre_step block.StringgetRebootConfig()Post-patch reboot settings.OsConfigPatchDeploymentPatchConfigWindowsUpdategetWindowsUpdate()windows_update block.OsConfigPatchDeploymentPatchConfigYumgetYum()yum block.OsConfigPatchDeploymentPatchConfigZyppergetZypper()zypper block.inthashCode()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(OsConfigPatchDeploymentPatchConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theOsConfigPatchDeploymentPatchConfig.Builder.
-
-
Method Detail
-
getApt
public final OsConfigPatchDeploymentPatchConfigApt getApt()
Description copied from interface:OsConfigPatchDeploymentPatchConfigapt block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_patch_deployment#apt OsConfigPatchDeployment#apt}
- Specified by:
getAptin interfaceOsConfigPatchDeploymentPatchConfig
-
getGoo
public final OsConfigPatchDeploymentPatchConfigGoo getGoo()
Description copied from interface:OsConfigPatchDeploymentPatchConfiggoo block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_patch_deployment#goo OsConfigPatchDeployment#goo}
- Specified by:
getGooin interfaceOsConfigPatchDeploymentPatchConfig
-
getMigInstancesAllowed
public final Object getMigInstancesAllowed()
Description copied from interface:OsConfigPatchDeploymentPatchConfigAllows the patch job to run on Managed instance groups (MIGs).Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_patch_deployment#mig_instances_allowed OsConfigPatchDeployment#mig_instances_allowed}
- Specified by:
getMigInstancesAllowedin interfaceOsConfigPatchDeploymentPatchConfig
-
getPostStep
public final OsConfigPatchDeploymentPatchConfigPostStep getPostStep()
Description copied from interface:OsConfigPatchDeploymentPatchConfigpost_step block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_patch_deployment#post_step OsConfigPatchDeployment#post_step}
- Specified by:
getPostStepin interfaceOsConfigPatchDeploymentPatchConfig
-
getPreStep
public final OsConfigPatchDeploymentPatchConfigPreStep getPreStep()
Description copied from interface:OsConfigPatchDeploymentPatchConfigpre_step block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_patch_deployment#pre_step OsConfigPatchDeployment#pre_step}
- Specified by:
getPreStepin interfaceOsConfigPatchDeploymentPatchConfig
-
getRebootConfig
public final String getRebootConfig()
Description copied from interface:OsConfigPatchDeploymentPatchConfigPost-patch reboot settings. Possible values: ["DEFAULT", "ALWAYS", "NEVER"].Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_patch_deployment#reboot_config OsConfigPatchDeployment#reboot_config}
- Specified by:
getRebootConfigin interfaceOsConfigPatchDeploymentPatchConfig
-
getWindowsUpdate
public final OsConfigPatchDeploymentPatchConfigWindowsUpdate getWindowsUpdate()
Description copied from interface:OsConfigPatchDeploymentPatchConfigwindows_update block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_patch_deployment#windows_update OsConfigPatchDeployment#windows_update}
- Specified by:
getWindowsUpdatein interfaceOsConfigPatchDeploymentPatchConfig
-
getYum
public final OsConfigPatchDeploymentPatchConfigYum getYum()
Description copied from interface:OsConfigPatchDeploymentPatchConfigyum block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_patch_deployment#yum OsConfigPatchDeployment#yum}
- Specified by:
getYumin interfaceOsConfigPatchDeploymentPatchConfig
-
getZypper
public final OsConfigPatchDeploymentPatchConfigZypper getZypper()
Description copied from interface:OsConfigPatchDeploymentPatchConfigzypper block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_patch_deployment#zypper OsConfigPatchDeployment#zypper}
- Specified by:
getZypperin interfaceOsConfigPatchDeploymentPatchConfig
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-