Get Resource Policy Result
data class GetResourcePolicyResult(val policy: Any? = null, val policyHash: String? = null, val policyId: String? = null)
Properties
Link copied to clipboard
Actual policy statement. Search the CloudFormation User Guide for AWS::SSM::ResourcePolicy
for more information about the expected schema for this property.
Link copied to clipboard
A snapshot identifier for the policy over time.