#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for Service
Implementations
The code for an Amazon Web Services service returned by the DescribeServices
response. The name
element contains the corresponding friendly name.
The code for an Amazon Web Services service returned by the DescribeServices
response. The name
element contains the corresponding friendly name.
The friendly name for an Amazon Web Services service. The code
element contains the corresponding code.
The friendly name for an Amazon Web Services service. The code
element contains the corresponding code.
Appends an item to categories
.
To override the contents of this collection use set_categories
.
A list of categories that describe the type of support issue a case describes. Categories consist of a category name and a category code. Category names and codes are passed to Amazon Web Services Support when you call CreateCase
.
A list of categories that describe the type of support issue a case describes. Categories consist of a category name and a category code. Category names and codes are passed to Amazon Web Services Support when you call CreateCase
.
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