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 AWS 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 AD 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 AD directory.
domainName - The fully qualified domain name of the self-managed AD directory.ActiveDirectoryBackupAttributes.Builder activeDirectoryId(String activeDirectoryId)
The ID of the AWS Managed Microsoft Active Directory instance to which the file system is joined.
activeDirectoryId - The ID of the AWS 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 © 2021. All rights reserved.