Struct aws_sdk_securityhub::model::aws_certificate_manager_certificate_extended_key_usage::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for AwsCertificateManagerCertificateExtendedKeyUsage
Implementations
The name of an extension value. Indicates the purpose for which the certificate public key can be used.
The name of an extension value. Indicates the purpose for which the certificate public key can be used.
An object identifier (OID) for the extension value.
The format is numbers separated by periods.
An object identifier (OID) for the extension value.
The format is numbers separated by periods.
Consumes the builder and constructs a AwsCertificateManagerCertificateExtendedKeyUsage
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
