Struct aws_sdk_inspector::input::update_assessment_target_input::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for UpdateAssessmentTargetInput
Implementations
The ARN of the assessment target that you want to update.
The ARN of the assessment target that you want to update.
The name of the assessment target that you want to update.
The name of the assessment target that you want to update.
The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.
The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.
Consumes the builder and constructs a UpdateAssessmentTargetInput
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