Struct aws_sdk_mobile::model::project_details::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for ProjectDetails
Implementations
Unique project identifier.
Unique project identifier.
Default region to use for AWS resource creation in the AWS Mobile Hub project.
Default region to use for AWS resource creation in the AWS Mobile Hub project.
Synchronization state for a project.
Synchronization state for a project.
Date the project was created.
Date the project was created.
Date of the last modification of the project.
Date of the last modification of the project.
Website URL for this project in the AWS Mobile Hub console.
Website URL for this project in the AWS Mobile Hub console.
Appends an item to resources
.
To override the contents of this collection use set_resources
.
List of AWS resources associated with a project.
List of AWS resources associated with a project.
Consumes the builder and constructs a ProjectDetails
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