Get Registry Policy Result
data class GetRegistryPolicyResult(val id: String? = null, val policy: Any? = null, val registryName: String? = null, val revisionId: String? = null)
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.