@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:38.181Z") @Stability(value=Experimental) public interface DeploymentSourceContext extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
DeploymentSourceContext.Builder
A builder for
DeploymentSourceContext |
static class |
DeploymentSourceContext.Jsii$Proxy
An implementation for
DeploymentSourceContext |
Modifier and Type | Method and Description |
---|---|
static DeploymentSourceContext.Builder |
builder() |
IRole |
getHandlerRole()
(experimental) The role for the handler.
|
@Stability(value=Experimental) @NotNull IRole getHandlerRole()
@Stability(value=Experimental) static DeploymentSourceContext.Builder builder()
DeploymentSourceContext.Builder
of DeploymentSourceContext
Copyright © 2021. All rights reserved.