#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for DeleteResourcePolicyInput
Implementations
The Amazon Resource Name (ARN) of the bot or bot alias that has the resource policy attached.
The Amazon Resource Name (ARN) of the bot or bot alias that has the resource policy attached.
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.
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.
Consumes the builder and constructs a DeleteResourcePolicyInput
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more