Struct aws_sdk_s3control::input::get_access_point_policy_status_input::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for GetAccessPointPolicyStatusInput
Implementations
The account ID for the account that owns the specified access point.
The account ID for the account that owns the specified access point.
The name of the access point whose policy status you want to retrieve.
The name of the access point whose policy status you want to retrieve.
Consumes the builder and constructs a GetAccessPointPolicyStatusInput
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
