Struct aws_sdk_securityhub::model::cvss::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for Cvss
Implementations
The version of CVSS for the CVSS score.
The base CVSS score.
The base CVSS score.
The base scoring vector for the CVSS score.
The base scoring vector for the CVSS score.
The origin of the original CVSS score and vector.
The origin of the original CVSS score and vector.
Appends an item to adjustments
.
To override the contents of this collection use set_adjustments
.
Adjustments to the CVSS metrics.
Adjustments to the CVSS metrics.
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