Data Source schema for AWS::Organizations::ResourcePolicy
id
(String) Uniquely identifies the resource.arn
(String) The Amazon Resource Name (ARN) of the resource policy.content
(String) The policy document. For AWS CloudFormation templates formatted in YAML, you can provide the policy in JSON or YAML format. AWS CloudFormation always converts a YAML policy to JSON format before submitting it.resource_policy_id
(String) The unique identifier (ID) associated with this resource policy.tags
(Attributes Set) A list of tags that you want to attach to the resource policy (see below for nested schema)tags
Read-Only:
key
(String) The key identifier, or name, of the tag.value
(String) The string value that's associated with the key of the tag. You can set the value of a tag to an empty string, but you can't set the value of a tag to null.