Class OsConfigPatchDeploymentPatchConfigOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentPatchConfigOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-31T03:59:22.292Z") @Stability(Stable) public class OsConfigPatchDeploymentPatchConfigOutputReference extends com.hashicorp.cdktf.ComplexObject
-
-
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.IInterpolatingParent
com.hashicorp.cdktf.IInterpolatingParent.Jsii$Default, com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description OsConfigPatchDeploymentPatchConfigOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedOsConfigPatchDeploymentPatchConfigOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedOsConfigPatchDeploymentPatchConfigOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
-
Methods inherited from class com.hashicorp.cdktf.ComplexObject
computeFqn, getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getComplexObjectIndex, getComplexObjectIsFromSet, getCreationStack, getFqn, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getStringAttribute, getStringMapAttribute, getTerraformAttribute, getTerraformResource, interpolationAsList, interpolationForAttribute, resolve, setComplexObjectIndex, setComplexObjectIndex, setComplexObjectIsFromSet, setTerraformAttribute, setTerraformResource, toString
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Constructor Detail
-
OsConfigPatchDeploymentPatchConfigOutputReference
protected OsConfigPatchDeploymentPatchConfigOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
OsConfigPatchDeploymentPatchConfigOutputReference
protected OsConfigPatchDeploymentPatchConfigOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
OsConfigPatchDeploymentPatchConfigOutputReference
@Stability(Stable) public OsConfigPatchDeploymentPatchConfigOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.
-
-
Method Detail
-
putApt
@Stability(Stable) public void putApt(@NotNull OsConfigPatchDeploymentPatchConfigApt value)- Parameters:
value- This parameter is required.
-
putGoo
@Stability(Stable) public void putGoo(@NotNull OsConfigPatchDeploymentPatchConfigGoo value)- Parameters:
value- This parameter is required.
-
putPostStep
@Stability(Stable) public void putPostStep(@NotNull OsConfigPatchDeploymentPatchConfigPostStep value)- Parameters:
value- This parameter is required.
-
putPreStep
@Stability(Stable) public void putPreStep(@NotNull OsConfigPatchDeploymentPatchConfigPreStep value)- Parameters:
value- This parameter is required.
-
putWindowsUpdate
@Stability(Stable) public void putWindowsUpdate(@NotNull OsConfigPatchDeploymentPatchConfigWindowsUpdate value)- Parameters:
value- This parameter is required.
-
putYum
@Stability(Stable) public void putYum(@NotNull OsConfigPatchDeploymentPatchConfigYum value)- Parameters:
value- This parameter is required.
-
putZypper
@Stability(Stable) public void putZypper(@NotNull OsConfigPatchDeploymentPatchConfigZypper value)- Parameters:
value- This parameter is required.
-
resetApt
@Stability(Stable) public void resetApt()
-
resetGoo
@Stability(Stable) public void resetGoo()
-
resetMigInstancesAllowed
@Stability(Stable) public void resetMigInstancesAllowed()
-
resetPostStep
@Stability(Stable) public void resetPostStep()
-
resetPreStep
@Stability(Stable) public void resetPreStep()
-
resetRebootConfig
@Stability(Stable) public void resetRebootConfig()
-
resetWindowsUpdate
@Stability(Stable) public void resetWindowsUpdate()
-
resetYum
@Stability(Stable) public void resetYum()
-
resetZypper
@Stability(Stable) public void resetZypper()
-
getApt
@Stability(Stable) @NotNull public OsConfigPatchDeploymentPatchConfigAptOutputReference getApt()
-
getGoo
@Stability(Stable) @NotNull public OsConfigPatchDeploymentPatchConfigGooOutputReference getGoo()
-
getPostStep
@Stability(Stable) @NotNull public OsConfigPatchDeploymentPatchConfigPostStepOutputReference getPostStep()
-
getPreStep
@Stability(Stable) @NotNull public OsConfigPatchDeploymentPatchConfigPreStepOutputReference getPreStep()
-
getWindowsUpdate
@Stability(Stable) @NotNull public OsConfigPatchDeploymentPatchConfigWindowsUpdateOutputReference getWindowsUpdate()
-
getYum
@Stability(Stable) @NotNull public OsConfigPatchDeploymentPatchConfigYumOutputReference getYum()
-
getZypper
@Stability(Stable) @NotNull public OsConfigPatchDeploymentPatchConfigZypperOutputReference getZypper()
-
getAptInput
@Stability(Stable) @Nullable public OsConfigPatchDeploymentPatchConfigApt getAptInput()
-
getGooInput
@Stability(Stable) @Nullable public OsConfigPatchDeploymentPatchConfigGoo getGooInput()
-
getMigInstancesAllowedInput
@Stability(Stable) @Nullable public Object getMigInstancesAllowedInput()
-
getPostStepInput
@Stability(Stable) @Nullable public OsConfigPatchDeploymentPatchConfigPostStep getPostStepInput()
-
getPreStepInput
@Stability(Stable) @Nullable public OsConfigPatchDeploymentPatchConfigPreStep getPreStepInput()
-
getRebootConfigInput
@Stability(Stable) @Nullable public String getRebootConfigInput()
-
getWindowsUpdateInput
@Stability(Stable) @Nullable public OsConfigPatchDeploymentPatchConfigWindowsUpdate getWindowsUpdateInput()
-
getYumInput
@Stability(Stable) @Nullable public OsConfigPatchDeploymentPatchConfigYum getYumInput()
-
getZypperInput
@Stability(Stable) @Nullable public OsConfigPatchDeploymentPatchConfigZypper getZypperInput()
-
getMigInstancesAllowed
@Stability(Stable) @NotNull public Object getMigInstancesAllowed()
-
setMigInstancesAllowed
@Stability(Stable) public void setMigInstancesAllowed(@NotNull Boolean value)
-
setMigInstancesAllowed
@Stability(Stable) public void setMigInstancesAllowed(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getRebootConfig
@Stability(Stable) @NotNull public String getRebootConfig()
-
setRebootConfig
@Stability(Stable) public void setRebootConfig(@NotNull String value)
-
getInternalValue
@Stability(Stable) @Nullable public OsConfigPatchDeploymentPatchConfig getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable OsConfigPatchDeploymentPatchConfig value)
-
-