@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-08-11T10:32:44.538Z") @Stability(value=Stable) public interface CfnResourcePolicyProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourcePolicyProps.Builder
A builder for
CfnResourcePolicyProps |
static class |
CfnResourcePolicyProps.Jsii$Proxy
An implementation for
CfnResourcePolicyProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourcePolicyProps.Builder |
builder() |
String |
getPolicyDocument()
`AWS::Logs::ResourcePolicy.PolicyDocument`.
|
String |
getPolicyName()
`AWS::Logs::ResourcePolicy.PolicyName`.
|
@Stability(value=Stable) @NotNull String getPolicyDocument()
@Stability(value=Stable) @NotNull String getPolicyName()
@Stability(value=Stable) static CfnResourcePolicyProps.Builder builder()
CfnResourcePolicyProps.Builder of CfnResourcePolicyPropsCopyright © 2021. All rights reserved.