class Aws::CodeArtifact::Types::ResourcePolicy

An AWS CodeArtifact resource policy that contains a resource ARN, document details, and a revision.

@!attribute [rw] resource_arn

The ARN of the resource associated with the resource policy
@return [String]

@!attribute [rw] revision

The current revision of the resource policy.
@return [String]

@!attribute [rw] document

The resource policy formatted in JSON.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/ResourcePolicy AWS API Documentation

Constants

SENSITIVE