class Aws::LexModelsV2::Types::DescribeResourcePolicyResponse

@!attribute [rw] resource_arn

The Amazon Resource Name (ARN) of the bot or bot alias that the
resource policy is attached to.
@return [String]

@!attribute [rw] policy

The JSON structure that contains the resource policy. For more
information about the contents of a JSON policy document, see [ IAM
JSON policy reference ][1].

[1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies.html
@return [String]

@!attribute [rw] revision_id

The current revision of the resource policy. Use the revision ID to
make sure that you are updating the most current version of a
resource policy when you add a policy statement to a resource,
delete a resource, or update a resource.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/DescribeResourcePolicyResponse AWS API Documentation

Constants

SENSITIVE