public static interface CreateSchemaResponse.Builder extends CloudDirectoryResponse.Builder, CopyableBuilder<CreateSchemaResponse.Builder,CreateSchemaResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateSchemaResponse.Builder |
schemaArn(String schemaArn)
The Amazon Resource Name (ARN) that is associated with the schema.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateSchemaResponse.Builder schemaArn(String schemaArn)
The Amazon Resource Name (ARN) that is associated with the schema. For more information, see arns.
schemaArn - The Amazon Resource Name (ARN) that is associated with the schema. For more information, see
arns.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.