Struct aws_sdk_fis::model::experiment_target::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for ExperimentTarget
Implementations
The resource type.
The resource type.
Appends an item to resource_arns.
To override the contents of this collection use set_resource_arns.
The Amazon Resource Names (ARNs) of the resources.
The Amazon Resource Names (ARNs) of the resources.
Adds a key-value pair to resource_tags.
To override the contents of this collection use set_resource_tags.
The tags for the target resources.
The tags for the target resources.
Appends an item to filters.
To override the contents of this collection use set_filters.
The filters to apply to identify target resources using specific attributes.
The filters to apply to identify target resources using specific attributes.
Scopes the identified resources to a specific count or percentage.
Scopes the identified resources to a specific count or percentage.
Consumes the builder and constructs a ExperimentTarget
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
