@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:53.084Z") @Stability(value=Experimental) 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()
(experimental) The CFN execution Role ARN to use.
|
default String |
getDeployRoleArn()
(experimental) The deploy Role ARN to use.
|
@Stability(value=Experimental) @Nullable default String getCloudFormationExecutionRoleArn()
Default: - No CloudFormation role (use CLI credentials)
@Stability(value=Experimental) @Nullable default String getDeployRoleArn()
Default: - No deploy role (use CLI credentials)
@Stability(value=Experimental) static BootstraplessSynthesizerProps.Builder builder()
Copyright © 2021. All rights reserved.