Struct aws_sdk_macie2::model::custom_data_identifier_summary::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for CustomDataIdentifierSummary
Implementations
The Amazon Resource Name (ARN) of the custom data identifier.
The Amazon Resource Name (ARN) of the custom data identifier.
The date and time, in UTC and extended ISO 8601 format, when the custom data identifier was created.
The date and time, in UTC and extended ISO 8601 format, when the custom data identifier was created.
The custom description of the custom data identifier.
The custom description of the custom data identifier.
The unique identifier for the custom data identifier.
The unique identifier for the custom data identifier.
The custom name of the custom data identifier.
The custom name of the custom data identifier.
Consumes the builder and constructs a CustomDataIdentifierSummary
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