@Generated(value="jsii-pacmak/1.21.0 (build 4262b22)", date="2021-02-23T11:51:53.218Z") @Stability(value=Stable) public interface BootstraplessSynthesizerProps extends software.amazon.jsii.JsiiSerializable
BootstraplessSynthesizer.| Modifier and Type | Interface and Description |
|---|---|
static class |
BootstraplessSynthesizerProps.Builder
A builder for
BootstraplessSynthesizerProps |
static class |
BootstraplessSynthesizerProps.Jsii$Proxy
An implementation for
BootstraplessSynthesizerProps |
| Modifier and Type | Method and Description |
|---|---|
static BootstraplessSynthesizerProps.Builder |
builder() |
default String |
getCloudFormationExecutionRoleArn()
The CFN execution Role ARN to use.
|
default String |
getDeployRoleArn()
The deploy Role ARN to use.
|
@Stability(value=Stable) @Nullable default String getCloudFormationExecutionRoleArn()
Default: - No CloudFormation role (use CLI credentials)
@Stability(value=Stable) @Nullable default String getDeployRoleArn()
Default: - No deploy role (use CLI credentials)
@Stability(value=Stable) static BootstraplessSynthesizerProps.Builder builder()
Copyright © 2021. All rights reserved.