Struct aws_sdk_ecr::model::vulnerable_package::Builder   [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for VulnerablePackage
Implementations
The architecture of the vulnerable package.
The file path of the vulnerable package.
The file path of the vulnerable package.
The package manager of the vulnerable package.
The package manager of the vulnerable package.
The release of the vulnerable package.
The source layer hash of the vulnerable package.
The source layer hash of the vulnerable package.
The version of the vulnerable package.
Consumes the builder and constructs a VulnerablePackage
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
