DeleteResourcePolicyStatementRequest
Types
Properties
Link copied to clipboard
The identifier of the revision of the policy to delete the statement from. If this revision ID doesn't match the current revision ID, Amazon Lex throws an exception.
Link copied to clipboard
The Amazon Resource Name (ARN) of the bot or bot alias that the resource policy is attached to.
Link copied to clipboard
The name of the statement (SID) to delete from the policy.
Functions
Link copied to clipboard
inline fun copy(block: DeleteResourcePolicyStatementRequest.Builder.() -> Unit = {}): DeleteResourcePolicyStatementRequest