Class DefaultStackSynthesizerProps.Jsii$Proxy
- All Implemented Interfaces:
DefaultStackSynthesizerProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
DefaultStackSynthesizerProps
DefaultStackSynthesizerProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.DefaultStackSynthesizerProps
DefaultStackSynthesizerProps.Builder, DefaultStackSynthesizerProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDefaultStackSynthesizerProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringBootstrap stack version SSM parameter.final StringbucketPrefix to use while storing S3 Assets.final StringThe role CloudFormation will assume when deploying the Stack.Additional options to pass to STS when assuming the deploy role.final StringThe role to assume to initiate a deployment in this environment.final StringExternal ID to use when assuming role for cloudformation deployments.final StringA prefix to use while tagging and uploading Docker images to ECR.final StringExternal ID to use when assuming role for file asset publishing.Additional options to pass to STS when assuming the file asset publishing.final StringThe role to use to publish file assets to the S3 bucket in this environment.final StringName of the S3 bucket to hold file assets.final BooleanWhether to add a Rule to the stack template verifying the bootstrap stack version.final StringExternal ID to use when assuming role for image asset publishing.Additional options to pass to STS when assuming the image asset publishing.final StringThe role to use to publish image assets to the ECR repository in this environment.final StringName of the ECR repository to hold Docker Image assets.Additional options to pass to STS when assuming the lookup role.final StringThe role to use to look up values from the target AWS account during synthesis.final StringExternal ID to use when assuming lookup role.final StringQualifier to disambiguate multiple environments in the same account.final BooleanUse the bootstrapped lookup role for (read-only) stack operations.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theDefaultStackSynthesizerProps.Builder.
-
-
Method Details
-
getBootstrapStackVersionSsmParameter
Description copied from interface:DefaultStackSynthesizerPropsBootstrap stack version SSM parameter.The placeholder
${Qualifier}will be replaced with the value of qualifier.Default: DefaultStackSynthesizer.DEFAULT_BOOTSTRAP_STACK_VERSION_SSM_PARAMETER
- Specified by:
getBootstrapStackVersionSsmParameterin interfaceDefaultStackSynthesizerProps
-
getBucketPrefix
Description copied from interface:DefaultStackSynthesizerPropsbucketPrefix to use while storing S3 Assets.Default: - DefaultStackSynthesizer.DEFAULT_FILE_ASSET_PREFIX
- Specified by:
getBucketPrefixin interfaceDefaultStackSynthesizerProps
-
getCloudFormationExecutionRole
Description copied from interface:DefaultStackSynthesizerPropsThe role CloudFormation will assume when deploying the Stack.You must supply this if you have given a non-standard name to the execution role.
The placeholders
${Qualifier},${AWS::AccountId}and${AWS::Region}will be replaced with the values of qualifier and the stack's account and region, respectively.Default: DefaultStackSynthesizer.DEFAULT_CLOUDFORMATION_ROLE_ARN
- Specified by:
getCloudFormationExecutionRolein interfaceDefaultStackSynthesizerProps
-
getDeployRoleAdditionalOptions
Description copied from interface:DefaultStackSynthesizerPropsAdditional options to pass to STS when assuming the deploy role.RoleArnshould not be used. Use the dedicateddeployRoleArnproperty instead.ExternalIdshould not be used. Use the dedicateddeployRoleExternalIdinstead.TransitiveTagKeysdefaults to use all keys (if any) specified inTags. E.g, all tags are transitive by default.
Default: - No additional options.
- Specified by:
getDeployRoleAdditionalOptionsin interfaceDefaultStackSynthesizerProps- See Also:
-
getDeployRoleArn
Description copied from interface:DefaultStackSynthesizerPropsThe role to assume to initiate a deployment in this environment.You must supply this if you have given a non-standard name to the publishing role.
The placeholders
${Qualifier},${AWS::AccountId}and${AWS::Region}will be replaced with the values of qualifier and the stack's account and region, respectively.Default: DefaultStackSynthesizer.DEFAULT_DEPLOY_ROLE_ARN
- Specified by:
getDeployRoleArnin interfaceDefaultStackSynthesizerProps
-
getDeployRoleExternalId
Description copied from interface:DefaultStackSynthesizerPropsExternal ID to use when assuming role for cloudformation deployments.Default: - No external ID
- Specified by:
getDeployRoleExternalIdin interfaceDefaultStackSynthesizerProps
-
getDockerTagPrefix
Description copied from interface:DefaultStackSynthesizerPropsA prefix to use while tagging and uploading Docker images to ECR.This does not add any separators - the source hash will be appended to this string directly.
Default: - DefaultStackSynthesizer.DEFAULT_DOCKER_ASSET_PREFIX
- Specified by:
getDockerTagPrefixin interfaceDefaultStackSynthesizerProps
-
getFileAssetPublishingExternalId
Description copied from interface:DefaultStackSynthesizerPropsExternal ID to use when assuming role for file asset publishing.Default: - No external ID
- Specified by:
getFileAssetPublishingExternalIdin interfaceDefaultStackSynthesizerProps
-
getFileAssetPublishingRoleAdditionalOptions
Description copied from interface:DefaultStackSynthesizerPropsAdditional options to pass to STS when assuming the file asset publishing.RoleArnshould not be used. Use the dedicatedfileAssetPublishingRoleArnproperty instead.ExternalIdshould not be used. Use the dedicatedfileAssetPublishingExternalIdinstead.TransitiveTagKeysdefaults to use all keys (if any) specified inTags. E.g, all tags are transitive by default.
Default: - No additional options.
- Specified by:
getFileAssetPublishingRoleAdditionalOptionsin interfaceDefaultStackSynthesizerProps- See Also:
-
getFileAssetPublishingRoleArn
Description copied from interface:DefaultStackSynthesizerPropsThe role to use to publish file assets to the S3 bucket in this environment.You must supply this if you have given a non-standard name to the publishing role.
The placeholders
${Qualifier},${AWS::AccountId}and${AWS::Region}will be replaced with the values of qualifier and the stack's account and region, respectively.Default: DefaultStackSynthesizer.DEFAULT_FILE_ASSET_PUBLISHING_ROLE_ARN
- Specified by:
getFileAssetPublishingRoleArnin interfaceDefaultStackSynthesizerProps
-
getFileAssetsBucketName
Description copied from interface:DefaultStackSynthesizerPropsName of the S3 bucket to hold file assets.You must supply this if you have given a non-standard name to the staging bucket.
The placeholders
${Qualifier},${AWS::AccountId}and${AWS::Region}will be replaced with the values of qualifier and the stack's account and region, respectively.Default: DefaultStackSynthesizer.DEFAULT_FILE_ASSETS_BUCKET_NAME
- Specified by:
getFileAssetsBucketNamein interfaceDefaultStackSynthesizerProps
-
getGenerateBootstrapVersionRule
Description copied from interface:DefaultStackSynthesizerPropsWhether to add a Rule to the stack template verifying the bootstrap stack version.This generally should be left set to
true, unless you explicitly want to be able to deploy to an unbootstrapped environment.Default: true
- Specified by:
getGenerateBootstrapVersionRulein interfaceDefaultStackSynthesizerProps
-
getImageAssetPublishingExternalId
Description copied from interface:DefaultStackSynthesizerPropsExternal ID to use when assuming role for image asset publishing.Default: - No external ID
- Specified by:
getImageAssetPublishingExternalIdin interfaceDefaultStackSynthesizerProps
-
getImageAssetPublishingRoleAdditionalOptions
Description copied from interface:DefaultStackSynthesizerPropsAdditional options to pass to STS when assuming the image asset publishing.RoleArnshould not be used. Use the dedicatedimageAssetPublishingRoleArnproperty instead.ExternalIdshould not be used. Use the dedicatedimageAssetPublishingExternalIdinstead.TransitiveTagKeysdefaults to use all keys (if any) specified inTags. E.g, all tags are transitive by default.
Default: - No additional options.
- Specified by:
getImageAssetPublishingRoleAdditionalOptionsin interfaceDefaultStackSynthesizerProps- See Also:
-
getImageAssetPublishingRoleArn
Description copied from interface:DefaultStackSynthesizerPropsThe role to use to publish image assets to the ECR repository in this environment.You must supply this if you have given a non-standard name to the publishing role.
The placeholders
${Qualifier},${AWS::AccountId}and${AWS::Region}will be replaced with the values of qualifier and the stack's account and region, respectively.Default: DefaultStackSynthesizer.DEFAULT_IMAGE_ASSET_PUBLISHING_ROLE_ARN
- Specified by:
getImageAssetPublishingRoleArnin interfaceDefaultStackSynthesizerProps
-
getImageAssetsRepositoryName
Description copied from interface:DefaultStackSynthesizerPropsName of the ECR repository to hold Docker Image assets.You must supply this if you have given a non-standard name to the ECR repository.
The placeholders
${Qualifier},${AWS::AccountId}and${AWS::Region}will be replaced with the values of qualifier and the stack's account and region, respectively.Default: DefaultStackSynthesizer.DEFAULT_IMAGE_ASSETS_REPOSITORY_NAME
- Specified by:
getImageAssetsRepositoryNamein interfaceDefaultStackSynthesizerProps
-
getLookupRoleAdditionalOptions
Description copied from interface:DefaultStackSynthesizerPropsAdditional options to pass to STS when assuming the lookup role.RoleArnshould not be used. Use the dedicatedlookupRoleArnproperty instead.ExternalIdshould not be used. Use the dedicatedlookupRoleExternalIdinstead.TransitiveTagKeysdefaults to use all keys (if any) specified inTags. E.g, all tags are transitive by default.
Default: - No additional options.
- Specified by:
getLookupRoleAdditionalOptionsin interfaceDefaultStackSynthesizerProps- See Also:
-
getLookupRoleArn
Description copied from interface:DefaultStackSynthesizerPropsThe role to use to look up values from the target AWS account during synthesis.Default: - None
- Specified by:
getLookupRoleArnin interfaceDefaultStackSynthesizerProps
-
getLookupRoleExternalId
Description copied from interface:DefaultStackSynthesizerPropsExternal ID to use when assuming lookup role.Default: - No external ID
- Specified by:
getLookupRoleExternalIdin interfaceDefaultStackSynthesizerProps
-
getQualifier
Description copied from interface:DefaultStackSynthesizerPropsQualifier to disambiguate multiple environments in the same account.You can use this and leave the other naming properties empty if you have deployed the bootstrap environment with standard names but only different qualifiers.
Default: - Value of context key '@aws-cdk/core:bootstrapQualifier' if set, otherwise `DefaultStackSynthesizer.DEFAULT_QUALIFIER`
- Specified by:
getQualifierin interfaceDefaultStackSynthesizerProps
-
getUseLookupRoleForStackOperations
Description copied from interface:DefaultStackSynthesizerPropsUse the bootstrapped lookup role for (read-only) stack operations.Use the lookup role when performing a
cdk diff. If set tofalse, thedeploy rolecredentials will be used to perform acdk diff.Requires bootstrap stack version 8.
Default: true
- Specified by:
getUseLookupRoleForStackOperationsin interfaceDefaultStackSynthesizerProps
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-