Struct aws_sdk_auditmanager::model::control_mapping_source::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for ControlMappingSource
Implementations
The unique identifier for the source.
The name of the source.
The name of the source.
The description of the source.
The description of the source.
The setup option for the data source. This option reflects if the evidence collection is automated or manual.
The setup option for the data source. This option reflects if the evidence collection is automated or manual.
Specifies one of the five types of data sources for evidence collection.
Specifies one of the five types of data sources for evidence collection.
The keyword to search for in CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names.
The keyword to search for in CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names.
The frequency of evidence collection for the control mapping source.
The frequency of evidence collection for the control mapping source.
The instructions for troubleshooting the control.
The instructions for troubleshooting the control.
Consumes the builder and constructs a ControlMappingSource
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