Struct aws_sdk_macie2::model::finding_actor::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for FindingActor
Implementations
The domain name of the device that the entity used to perform the action on the affected resource.
The domain name of the device that the entity used to perform the action on the affected resource.
The IP address of the device that the entity used to perform the action on the affected resource. This object also provides information such as the owner and geographic location for the IP address.
The IP address of the device that the entity used to perform the action on the affected resource. This object also provides information such as the owner and geographic location for the IP address.
The type and other characteristics of the entity that performed the action on the affected resource.
The type and other characteristics of the entity that performed the action on the affected resource.
Consumes the builder and constructs a FindingActor
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