public static interface EnableDirectoryResponse.Builder extends CloudDirectoryResponse.Builder, CopyableBuilder<EnableDirectoryResponse.Builder,EnableDirectoryResponse>
| Modifier and Type | Method and Description |
|---|---|
EnableDirectoryResponse.Builder |
directoryArn(String directoryArn)
The ARN of the enabled directory.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildEnableDirectoryResponse.Builder directoryArn(String directoryArn)
The ARN of the enabled directory.
directoryArn - The ARN of the enabled directory.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.