@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:07.340Z") @Stability(value=Experimental) public interface UntrustedCodeBoundaryPolicyProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
UntrustedCodeBoundaryPolicyProps.Builder
A builder for
UntrustedCodeBoundaryPolicyProps |
static class |
UntrustedCodeBoundaryPolicyProps.Jsii$Proxy
An implementation for
UntrustedCodeBoundaryPolicyProps |
| Modifier and Type | Method and Description |
|---|---|
static UntrustedCodeBoundaryPolicyProps.Builder |
builder() |
default List<PolicyStatement> |
getAdditionalStatements()
(experimental) Additional statements to add to the default set of statements.
|
default String |
getManagedPolicyName()
(experimental) The name of the managed policy.
|
@Stability(value=Experimental) @Nullable default List<PolicyStatement> getAdditionalStatements()
Default: - No additional statements
@Stability(value=Experimental) @Nullable default String getManagedPolicyName()
Default: - A name is automatically generated.
@Stability(value=Experimental) static UntrustedCodeBoundaryPolicyProps.Builder builder()
Copyright © 2021. All rights reserved.