public static interface ActiveDirectoryBackupAttributes.Builder extends SdkPojo, CopyableBuilder<ActiveDirectoryBackupAttributes.Builder,ActiveDirectoryBackupAttributes>
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryBackupAttributes.Builder |
activeDirectoryId(String activeDirectoryId)
The ID of the Amazon Web Services Managed Microsoft Active Directory instance to which the file system is
joined.
|
ActiveDirectoryBackupAttributes.Builder |
domainName(String domainName)
The fully qualified domain name of the self-managed Active Directory directory.
|
ActiveDirectoryBackupAttributes.Builder |
resourceARN(String resourceARN)
Sets the value of the ResourceARN property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildActiveDirectoryBackupAttributes.Builder domainName(String domainName)
The fully qualified domain name of the self-managed Active Directory directory.
domainName - The fully qualified domain name of the self-managed Active Directory directory.ActiveDirectoryBackupAttributes.Builder activeDirectoryId(String activeDirectoryId)
The ID of the Amazon Web Services Managed Microsoft Active Directory instance to which the file system is joined.
activeDirectoryId - The ID of the Amazon Web Services Managed Microsoft Active Directory instance to which the file system
is joined.ActiveDirectoryBackupAttributes.Builder resourceARN(String resourceARN)
resourceARN - The new value for the ResourceARN property for this object.Copyright © 2023. All rights reserved.