class Aws::LexModelsV2::Types::DeleteResourcePolicyRequest
@note When making an API call, you may pass DeleteResourcePolicyRequest
data as a hash: { resource_arn: "AmazonResourceName", # required expected_revision_id: "RevisionId", }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the bot or bot alias that has the resource policy attached. @return [String]
@!attribute [rw] expected_revision_id
The identifier of the revision to edit. If this ID doesn't match the current revision number, Amazon Lex returns an exception If you don't specify a revision ID, Amazon Lex will delete the current policy. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/DeleteResourcePolicyRequest AWS API Documentation
Constants
- SENSITIVE