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