@Stability(value=Stable) public static final class SynthesizeStackArtifactOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SynthesizeStackArtifactOptions
SynthesizeStackArtifactOptionssoftware.amazon.jsii.JsiiObject.InitializationModeSynthesizeStackArtifactOptions.Builder, SynthesizeStackArtifactOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
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) |
List<String> |
getAdditionalDependencies()
Identifiers of additional dependencies.
|
String |
getAssumeRoleArn()
The role that needs to be assumed to deploy the stack.
|
String |
getCloudFormationExecutionRoleArn()
The role that is passed to CloudFormation to execute the change set.
|
Map<String,String> |
getParameters()
Values for CloudFormation stack parameters that should be passed when the stack is deployed.
|
Number |
getRequiresBootstrapStackVersion()
Version of bootstrap stack required to deploy this stack.
|
String |
getStackTemplateAssetObjectUrl()
If the stack template has already been included in the asset manifest, its asset URL.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public List<String> getAdditionalDependencies()
SynthesizeStackArtifactOptionsDefault: - No additional dependencies
getAdditionalDependencies in interface SynthesizeStackArtifactOptionspublic String getAssumeRoleArn()
SynthesizeStackArtifactOptionsDefault: - No role is assumed (current credentials are used)
getAssumeRoleArn in interface SynthesizeStackArtifactOptionspublic String getCloudFormationExecutionRoleArn()
SynthesizeStackArtifactOptionsDefault: - No role is passed (currently assumed role/credentials are used)
getCloudFormationExecutionRoleArn in interface SynthesizeStackArtifactOptionspublic Map<String,String> getParameters()
SynthesizeStackArtifactOptionsDefault: - No parameters
getParameters in interface SynthesizeStackArtifactOptionspublic Number getRequiresBootstrapStackVersion()
SynthesizeStackArtifactOptionsDefault: - No bootstrap stack required
getRequiresBootstrapStackVersion in interface SynthesizeStackArtifactOptionspublic String getStackTemplateAssetObjectUrl()
SynthesizeStackArtifactOptionsDefault: - Not uploaded yet, upload just before deploying
getStackTemplateAssetObjectUrl in interface SynthesizeStackArtifactOptionspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.