@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:42.413Z") @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.