Struct aws_sdk_securityhub::model::aws_rds_db_domain_membership::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for AwsRdsDbDomainMembership
Implementations
The identifier of the Active Directory domain.
The identifier of the Active Directory domain.
The status of the Active Directory Domain membership for the DB instance.
The status of the Active Directory Domain membership for the DB instance.
The fully qualified domain name of the Active Directory domain.
The fully qualified domain name of the Active Directory domain.
The name of the IAM role to use when making API calls to the Directory Service.
The name of the IAM role to use when making API calls to the Directory Service.
Consumes the builder and constructs a AwsRdsDbDomainMembership
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