@Stability(value=Stable) @Internal public static final class InstanceRequireImdsv2AspectProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements InstanceRequireImdsv2AspectProps
InstanceRequireImdsv2AspectPropssoftware.amazon.jsii.JsiiObject.InitializationModeInstanceRequireImdsv2AspectProps.Builder, InstanceRequireImdsv2AspectProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(InstanceRequireImdsv2AspectProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
InstanceRequireImdsv2AspectProps.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) |
Boolean |
getSuppressLaunchTemplateWarning()
Whether warnings that would be raised when an Instance is associated with an existing Launch Template should be suppressed or not.
|
Boolean |
getSuppressWarnings()
Whether warning annotations from this Aspect should be suppressed or not.
|
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(InstanceRequireImdsv2AspectProps.Builder builder)
InstanceRequireImdsv2AspectProps.Builder.public final Boolean getSuppressLaunchTemplateWarning()
InstanceRequireImdsv2AspectProps
You can set this to true if LaunchTemplateImdsAspect is being used alongside this Aspect to
suppress false-positive warnings because any Launch Templates associated with Instances will still be covered.
Default: - false
getSuppressLaunchTemplateWarning in interface InstanceRequireImdsv2AspectPropspublic final Boolean getSuppressWarnings()
InstanceRequireImdsv2AspectPropsDefault: - false
getSuppressWarnings in interface InstanceRequireImdsv2AspectProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.