@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String permissionModel,
String stackSetName,
String administrationRoleArn,
Object autoDeployment,
List<String> capabilities,
String description,
String executionRoleName,
Object operationPreferences,
Object parameters,
Object stackInstancesGroup,
List<? extends CfnTag> tags,
String templateBody,
String templateUrl)
Constructor that initializes the object based on literal property values passed by the
CfnStackSetProps.Builder. |
| 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`.
|
List<String> |
getCapabilities()
`AWS::CloudFormation::StackSet.Capabilities`.
|
String |
getDescription()
`AWS::CloudFormation::StackSet.Description`.
|
String |
getExecutionRoleName()
`AWS::CloudFormation::StackSet.ExecutionRoleName`.
|
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(String permissionModel, String stackSetName, String administrationRoleArn, Object autoDeployment, List<String> capabilities, String description, String executionRoleName, Object operationPreferences, Object parameters, Object stackInstancesGroup, List<? extends CfnTag> tags, String templateBody, String templateUrl)
CfnStackSetProps.Builder.public final String getPermissionModel()
CfnStackSetPropsgetPermissionModel in interface CfnStackSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-permissionmodelpublic final String getStackSetName()
CfnStackSetPropsgetStackSetName in interface CfnStackSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-stacksetnamepublic final String getAdministrationRoleArn()
CfnStackSetPropsgetAdministrationRoleArn in interface CfnStackSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-administrationrolearnpublic final Object getAutoDeployment()
CfnStackSetPropsgetAutoDeployment in interface CfnStackSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-autodeploymentpublic final List<String> getCapabilities()
CfnStackSetPropsgetCapabilities in interface CfnStackSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-capabilitiespublic final String getDescription()
CfnStackSetPropsgetDescription in interface CfnStackSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-descriptionpublic final String getExecutionRoleName()
CfnStackSetPropsgetExecutionRoleName in interface CfnStackSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-executionrolenamepublic final Object getOperationPreferences()
CfnStackSetPropsgetOperationPreferences in interface CfnStackSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-operationpreferencespublic final Object getParameters()
CfnStackSetPropsgetParameters in interface CfnStackSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-parameterspublic final Object getStackInstancesGroup()
CfnStackSetPropsgetStackInstancesGroup in interface CfnStackSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-stackinstancesgrouppublic final List<CfnTag> getTags()
CfnStackSetPropsgetTags in interface CfnStackSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-tagspublic final String getTemplateBody()
CfnStackSetPropsgetTemplateBody in interface CfnStackSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-templatebodypublic final String getTemplateUrl()
CfnStackSetPropsgetTemplateUrl in interface CfnStackSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-templateurl@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.