@Stability(value=Stable) @Internal public static final class CfnStackSetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStackSetProps
CfnStackSetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnStackSetProps.Builder, CfnStackSetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnStackSetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStackSetProps.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 |
getAdministrationRoleArn()
`AWS::CloudFormation::StackSet.AdministrationRoleARN`.
|
Object |
getAutoDeployment()
`AWS::CloudFormation::StackSet.AutoDeployment`.
|
String |
getCallAs()
`AWS::CloudFormation::StackSet.CallAs`.
|
List<String> |
getCapabilities()
`AWS::CloudFormation::StackSet.Capabilities`.
|
String |
getDescription()
`AWS::CloudFormation::StackSet.Description`.
|
String |
getExecutionRoleName()
`AWS::CloudFormation::StackSet.ExecutionRoleName`.
|
Object |
getManagedExecution()
`AWS::CloudFormation::StackSet.ManagedExecution`.
|
Object |
getOperationPreferences()
`AWS::CloudFormation::StackSet.OperationPreferences`.
|
Object |
getParameters()
`AWS::CloudFormation::StackSet.Parameters`.
|
String |
getPermissionModel()
`AWS::CloudFormation::StackSet.PermissionModel`.
|
Object |
getStackInstancesGroup()
`AWS::CloudFormation::StackSet.StackInstancesGroup`.
|
String |
getStackSetName()
`AWS::CloudFormation::StackSet.StackSetName`.
|
List<CfnTag> |
getTags()
`AWS::CloudFormation::StackSet.Tags`.
|
String |
getTemplateBody()
`AWS::CloudFormation::StackSet.TemplateBody`.
|
String |
getTemplateUrl()
`AWS::CloudFormation::StackSet.TemplateURL`.
|
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(CfnStackSetProps.Builder builder)
CfnStackSetProps.Builder.public final String getAdministrationRoleArn()
CfnStackSetPropsgetAdministrationRoleArn in interface CfnStackSetPropspublic final Object getAutoDeployment()
CfnStackSetPropsgetAutoDeployment in interface CfnStackSetPropspublic final String getCallAs()
CfnStackSetPropsgetCallAs in interface CfnStackSetPropspublic final List<String> getCapabilities()
CfnStackSetPropsgetCapabilities in interface CfnStackSetPropspublic final String getDescription()
CfnStackSetPropsgetDescription in interface CfnStackSetPropspublic final String getExecutionRoleName()
CfnStackSetPropsgetExecutionRoleName in interface CfnStackSetPropspublic final Object getManagedExecution()
CfnStackSetPropsgetManagedExecution in interface CfnStackSetPropspublic final Object getOperationPreferences()
CfnStackSetPropsgetOperationPreferences in interface CfnStackSetPropspublic final Object getParameters()
CfnStackSetPropsgetParameters in interface CfnStackSetPropspublic final String getPermissionModel()
CfnStackSetPropsgetPermissionModel in interface CfnStackSetPropspublic final Object getStackInstancesGroup()
CfnStackSetPropsgetStackInstancesGroup in interface CfnStackSetPropspublic final String getStackSetName()
CfnStackSetPropsgetStackSetName in interface CfnStackSetPropspublic final List<CfnTag> getTags()
CfnStackSetPropsgetTags in interface CfnStackSetPropspublic final String getTemplateBody()
CfnStackSetPropsgetTemplateBody in interface CfnStackSetPropspublic final String getTemplateUrl()
CfnStackSetPropsgetTemplateUrl in interface CfnStackSetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.