Struct aws_sdk_config::model::external_evaluation::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for ExternalEvaluation
Implementations
The evaluated compliance resource type. Config accepts AWS::::Account resource type.
The evaluated compliance resource type. Config accepts AWS::::Account resource type.
The evaluated compliance resource ID. Config accepts only Amazon Web Services account ID.
The evaluated compliance resource ID. Config accepts only Amazon Web Services account ID.
The compliance of the Amazon Web Services resource. The valid values are COMPLIANT, NON_COMPLIANT, and NOT_APPLICABLE.
The compliance of the Amazon Web Services resource. The valid values are COMPLIANT, NON_COMPLIANT, and NOT_APPLICABLE.
Supplementary information about the reason of compliance. For example, this task was completed on a specific date.
Supplementary information about the reason of compliance. For example, this task was completed on a specific date.
The time when the compliance was recorded.
The time when the compliance was recorded.
Consumes the builder and constructs a ExternalEvaluation
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