Struct aws_sdk_devicefarm::input::get_test_grid_session_input::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for GetTestGridSessionInput
Implementations
The ARN for the project that this session belongs to. See CreateTestGridProject and ListTestGridProjects.
The ARN for the project that this session belongs to. See CreateTestGridProject and ListTestGridProjects.
An ID associated with this session.
An ID associated with this session.
An ARN that uniquely identifies a TestGridSession.
An ARN that uniquely identifies a TestGridSession.
Consumes the builder and constructs a GetTestGridSessionInput
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
