Struct aws_sdk_quicksight::model::folder::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for Folder
Implementations
The folder ID.
The type of the folder.
The type of the folder.
Appends an item to folder_path.
To override the contents of this collection use set_folder_path.
An array of ancestor folder ARN strings.
An array of ancestor folder ARN strings.
The time that the folder was created.
The time that the folder was created.
The time that the folder was last updated.
The time that the folder was last updated.
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