Struct aws_sdk_ecr::model::resource::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for Resource
Implementations
An object that contains details about the resource involved in a finding.
An object that contains details about the resource involved in a finding.
Adds a key-value pair to tags.
To override the contents of this collection use set_tags.
The tags attached to the resource.
The tags attached to the resource.
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
