@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.756Z") @Stability(value=Stable) public interface CfnRegistryPolicyProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eventschemas-registrypolicy.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRegistryPolicyProps.Builder
A builder for
CfnRegistryPolicyProps |
static class |
CfnRegistryPolicyProps.Jsii$Proxy
An implementation for
CfnRegistryPolicyProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnRegistryPolicyProps.Builder |
builder() |
Object |
getPolicy()
`AWS::EventSchemas::RegistryPolicy.Policy`.
|
String |
getRegistryName()
`AWS::EventSchemas::RegistryPolicy.RegistryName`.
|
default String |
getRevisionId()
`AWS::EventSchemas::RegistryPolicy.RevisionId`.
|
@Stability(value=Stable) @NotNull Object getPolicy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eventschemas-registrypolicy.html#cfn-eventschemas-registrypolicy-policy@Stability(value=Stable) @NotNull String getRegistryName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eventschemas-registrypolicy.html#cfn-eventschemas-registrypolicy-registryname@Stability(value=Stable) @Nullable default String getRevisionId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eventschemas-registrypolicy.html#cfn-eventschemas-registrypolicy-revisionid@Stability(value=Stable) static CfnRegistryPolicyProps.Builder builder()
CfnRegistryPolicyProps.Builder of CfnRegistryPolicyPropsCopyright © 2020. All rights reserved.