#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for BatchGetCustomDataIdentifierSummary
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.
Specifies whether the custom data identifier was deleted. If you delete a custom data identifier, Amazon Macie doesn't delete it permanently. Instead, it soft deletes the identifier.
Specifies whether the custom data identifier was deleted. If you delete a custom data identifier, Amazon Macie doesn't delete it permanently. Instead, it soft deletes the identifier.
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 BatchGetCustomDataIdentifierSummary
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