Struct aws_sdk_inspector::model::resource_group::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for ResourceGroup
Implementations
Appends an item to tags.
To override the contents of this collection use set_tags.
The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.
The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.
The time at which resource group is created.
The time at which resource group is created.
Consumes the builder and constructs a ResourceGroup
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
