@Stability(value=Stable) public static final class DeploymentSourceContext.Builder extends Object implements software.amazon.jsii.Builder<DeploymentSourceContext>
DeploymentSourceContext| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentSourceContext |
build()
Builds the configured instance.
|
DeploymentSourceContext.Builder |
handlerRole(IRole handlerRole)
Sets the value of
DeploymentSourceContext.getHandlerRole() |
@Stability(value=Stable) public DeploymentSourceContext.Builder handlerRole(IRole handlerRole)
DeploymentSourceContext.getHandlerRole()handlerRole - The role for the handler. This parameter is required.this@Stability(value=Stable) public DeploymentSourceContext build()
build in interface software.amazon.jsii.Builder<DeploymentSourceContext>DeploymentSourceContextNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.