Registry Policy Args
data class RegistryPolicyArgs(val policy: Output<Any>? = null, val registryName: Output<String>? = null, val revisionId: Output<String>? = null) : ConvertibleToJava<RegistryPolicyArgs>
Resource Type definition for AWS::EventSchemas::RegistryPolicy
Example Usage
Example
No Java example available.
Example
No Java example available.
Example
No Java example available.
Properties
Link copied to clipboard
A resource-based policy. Search the CloudFormation User Guide for AWS::EventSchemas::RegistryPolicy
for more information about the expected schema for this property.
Link copied to clipboard
The name of the registry.
Link copied to clipboard
The revision ID of the policy.