public static interface CreateTableResponse.Builder extends KeyspacesResponse.Builder, SdkPojo, CopyableBuilder<CreateTableResponse.Builder,CreateTableResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateTableResponse.Builder |
resourceArn(String resourceArn)
The unique identifier of the table in the format of an Amazon Resource Name (ARN).
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateTableResponse.Builder resourceArn(String resourceArn)
The unique identifier of the table in the format of an Amazon Resource Name (ARN).
resourceArn - The unique identifier of the table in the format of an Amazon Resource Name (ARN).Copyright © 2023. All rights reserved.