public static interface TimestreamResources.Builder extends SdkPojo, CopyableBuilder<TimestreamResources.Builder,TimestreamResources>
| Modifier and Type | Method and Description |
|---|---|
TimestreamResources.Builder |
timestreamDatabaseName(String timestreamDatabaseName)
The name of the registered Amazon Timestream database.
|
TimestreamResources.Builder |
timestreamTableName(String timestreamTableName)
The name of the registered Amazon Timestream database table.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTimestreamResources.Builder timestreamDatabaseName(String timestreamDatabaseName)
The name of the registered Amazon Timestream database.
timestreamDatabaseName - The name of the registered Amazon Timestream database.TimestreamResources.Builder timestreamTableName(String timestreamTableName)
The name of the registered Amazon Timestream database table.
timestreamTableName - The name of the registered Amazon Timestream database table.Copyright © 2022. All rights reserved.