@Stability(value=Stable) @Internal public static final class CfnImageRecipe.SystemsManagerAgentProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnImageRecipe.SystemsManagerAgentProperty
CfnImageRecipe.SystemsManagerAgentPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnImageRecipe.SystemsManagerAgentProperty.Builder, CfnImageRecipe.SystemsManagerAgentProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnImageRecipe.SystemsManagerAgentProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnImageRecipe.AdditionalInstanceConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getUninstallAfterBuild()
Controls whether the Systems Manager agent is removed from your final build image, prior to creating the new AMI.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnImageRecipe.SystemsManagerAgentProperty.Builder builder)
CfnImageRecipe.AdditionalInstanceConfigurationProperty.Builder.public final Object getUninstallAfterBuild()
CfnImageRecipe.SystemsManagerAgentPropertyIf this is set to true, then the agent is removed from the final image. If it's set to false, then the agent is left in, so that it is included in the new AMI. The default value is false.
getUninstallAfterBuild in interface CfnImageRecipe.SystemsManagerAgentProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.