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