Struct aws_sdk_fsx::model::active_directory_backup_attributes::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for ActiveDirectoryBackupAttributes
Implementations
The fully qualified domain name of the self-managed AD directory.
The fully qualified domain name of the self-managed AD directory.
The ID of the Amazon Web Services Managed Microsoft Active Directory instance to which the file system is joined.
The ID of the Amazon Web Services Managed Microsoft Active Directory instance to which the file system is joined.
The Amazon Resource Name (ARN) for a given resource. ARNs uniquely identify Amazon Web Services resources. We require an ARN when you need to specify a resource unambiguously across all of Amazon Web Services. For more information, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
The Amazon Resource Name (ARN) for a given resource. ARNs uniquely identify Amazon Web Services resources. We require an ARN when you need to specify a resource unambiguously across all of Amazon Web Services. For more information, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
Consumes the builder and constructs a ActiveDirectoryBackupAttributes
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