@Stability(value=Stable) @Internal public static final class BootstrapRole.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements BootstrapRole
BootstrapRolesoftware.amazon.jsii.JsiiObject.InitializationModeBootstrapRole.Builder, BootstrapRole.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(BootstrapRole.Builder builder)
Constructor that initializes the object based on literal property values passed by the
BootstrapRole.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) |
String |
getArn()
The ARN of the IAM role created as part of bootrapping e.g.
|
String |
getAssumeRoleExternalId()
External ID to use when assuming the bootstrap role.
|
String |
getBootstrapStackVersionSsmParameter()
Name of SSM parameter with bootstrap stack version.
|
Number |
getRequiresBootstrapStackVersion()
Version of bootstrap stack required to use this role.
|
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(BootstrapRole.Builder builder)
BootstrapRole.Builder.public final String getArn()
BootstrapRolegetArn in interface BootstrapRolepublic final String getAssumeRoleExternalId()
BootstrapRoleDefault: - No external ID
getAssumeRoleExternalId in interface BootstrapRolepublic final String getBootstrapStackVersionSsmParameter()
BootstrapRoleDefault: - Discover SSM parameter by reading stack
getBootstrapStackVersionSsmParameter in interface BootstrapRolepublic final Number getRequiresBootstrapStackVersion()
BootstrapRoleDefault: - No bootstrap stack required
getRequiresBootstrapStackVersion in interface BootstrapRole@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.