| Modifier and Type | Method and Description |
|---|---|
DefaultStackSynthesizer.Builder |
DefaultStackSynthesizer.Builder.assetPublishingExternalId(String assetPublishingExternalId)
External ID to use when assuming role for asset publishing.
|
DefaultStackSynthesizer.Builder |
DefaultStackSynthesizer.Builder.assetPublishingRoleArn(String assetPublishingRoleArn)
The role to use to publish assets to this environment.
|
DefaultStackSynthesizer.Builder |
DefaultStackSynthesizer.Builder.cloudFormationExecutionRole(String cloudFormationExecutionRole)
The role CloudFormation will assume when deploying the Stack.
|
static DefaultStackSynthesizer.Builder |
DefaultStackSynthesizer.Builder.create() |
DefaultStackSynthesizer.Builder |
DefaultStackSynthesizer.Builder.deployRoleArn(String deployRoleArn)
The role to assume to initiate a deployment in this environment.
|
DefaultStackSynthesizer.Builder |
DefaultStackSynthesizer.Builder.fileAssetsBucketName(String fileAssetsBucketName)
Name of the S3 bucket to hold file assets.
|
DefaultStackSynthesizer.Builder |
DefaultStackSynthesizer.Builder.imageAssetsRepositoryName(String imageAssetsRepositoryName)
Name of the ECR repository to hold Docker Image assets.
|
DefaultStackSynthesizer.Builder |
DefaultStackSynthesizer.Builder.qualifier(String qualifier)
Qualifier to disambiguate multiple environments in the same account.
|
Copyright © 2020. All rights reserved.