Struct aws_sdk_ssoadmin::model::permission_set::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for PermissionSet
Implementations
The ARN of the permission set. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.
The ARN of the permission set. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.
The description of the PermissionSet
.
The description of the PermissionSet
.
The date that the permission set was created.
The date that the permission set was created.
The length of time that the application user sessions are valid for in the ISO-8601 standard.
The length of time that the application user sessions are valid for in the ISO-8601 standard.
Used to redirect users within the application during the federation authentication process.
Used to redirect users within the application during the federation authentication process.
Consumes the builder and constructs a PermissionSet
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