#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for DeleteResourcePolicyStatementOutput
Implementations
The Amazon Resource Name (ARN) of the bot or bot alias that the resource policy statement was removed from.
The Amazon Resource Name (ARN) of the bot or bot alias that the resource policy statement was removed from.
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.
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.
Consumes the builder and constructs a DeleteResourcePolicyStatementOutput
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