Struct aws_sdk_elastictranscoder::output::test_role_output::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for TestRoleOutput
Implementations
If the operation is successful, this value is true
; otherwise, the value is
false
.
If the operation is successful, this value is true
; otherwise, the value is
false
.
Appends an item to messages
.
To override the contents of this collection use set_messages
.
If the Success
element contains false
, this value is an array
of one or more error messages that were generated during the test process.
If the Success
element contains false
, this value is an array
of one or more error messages that were generated during the test process.
Consumes the builder and constructs a TestRoleOutput
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