tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
tencentcloud.getTcaplusTables
Explore with Pulumi AI
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
Use this data source to query TcaplusDB tables.
Using getTcaplusTables
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getTcaplusTables(args: GetTcaplusTablesArgs, opts?: InvokeOptions): Promise<GetTcaplusTablesResult>
function getTcaplusTablesOutput(args: GetTcaplusTablesOutputArgs, opts?: InvokeOptions): Output<GetTcaplusTablesResult>
def get_tcaplus_tables(cluster_id: Optional[str] = None,
id: Optional[str] = None,
result_output_file: Optional[str] = None,
table_id: Optional[str] = None,
table_name: Optional[str] = None,
tablegroup_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTcaplusTablesResult
def get_tcaplus_tables_output(cluster_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
table_id: Optional[pulumi.Input[str]] = None,
table_name: Optional[pulumi.Input[str]] = None,
tablegroup_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTcaplusTablesResult]
func GetTcaplusTables(ctx *Context, args *GetTcaplusTablesArgs, opts ...InvokeOption) (*GetTcaplusTablesResult, error)
func GetTcaplusTablesOutput(ctx *Context, args *GetTcaplusTablesOutputArgs, opts ...InvokeOption) GetTcaplusTablesResultOutput
> Note: This function is named GetTcaplusTables
in the Go SDK.
public static class GetTcaplusTables
{
public static Task<GetTcaplusTablesResult> InvokeAsync(GetTcaplusTablesArgs args, InvokeOptions? opts = null)
public static Output<GetTcaplusTablesResult> Invoke(GetTcaplusTablesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTcaplusTablesResult> getTcaplusTables(GetTcaplusTablesArgs args, InvokeOptions options)
public static Output<GetTcaplusTablesResult> getTcaplusTables(GetTcaplusTablesArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getTcaplusTables:getTcaplusTables
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Id string - ID of the TcaplusDB cluster to be query.
- Id string
- Result
Output stringFile - File for saving results.
- Table
Id string - Table ID to be query.
- Table
Name string - Table name to be query.
- Tablegroup
Id string - ID of the table group to be query.
- Cluster
Id string - ID of the TcaplusDB cluster to be query.
- Id string
- Result
Output stringFile - File for saving results.
- Table
Id string - Table ID to be query.
- Table
Name string - Table name to be query.
- Tablegroup
Id string - ID of the table group to be query.
- cluster
Id String - ID of the TcaplusDB cluster to be query.
- id String
- result
Output StringFile - File for saving results.
- table
Id String - Table ID to be query.
- table
Name String - Table name to be query.
- tablegroup
Id String - ID of the table group to be query.
- cluster
Id string - ID of the TcaplusDB cluster to be query.
- id string
- result
Output stringFile - File for saving results.
- table
Id string - Table ID to be query.
- table
Name string - Table name to be query.
- tablegroup
Id string - ID of the table group to be query.
- cluster_
id str - ID of the TcaplusDB cluster to be query.
- id str
- result_
output_ strfile - File for saving results.
- table_
id str - Table ID to be query.
- table_
name str - Table name to be query.
- tablegroup_
id str - ID of the table group to be query.
- cluster
Id String - ID of the TcaplusDB cluster to be query.
- id String
- result
Output StringFile - File for saving results.
- table
Id String - Table ID to be query.
- table
Name String - Table name to be query.
- tablegroup
Id String - ID of the table group to be query.
getTcaplusTables Result
The following output properties are available:
- Cluster
Id string - Id string
- Lists
List<Get
Tcaplus Tables List> - A list of TcaplusDB tables. Each element contains the following attributes.
- Result
Output stringFile - Table
Id string - ID of the TcaplusDB table.
- Table
Name string - Name of the TcaplusDB table.
- Tablegroup
Id string - Table group id of the TcaplusDB table.
- Cluster
Id string - Id string
- Lists
[]Get
Tcaplus Tables List - A list of TcaplusDB tables. Each element contains the following attributes.
- Result
Output stringFile - Table
Id string - ID of the TcaplusDB table.
- Table
Name string - Name of the TcaplusDB table.
- Tablegroup
Id string - Table group id of the TcaplusDB table.
- cluster
Id String - id String
- lists
List<Get
Tcaplus Tables List> - A list of TcaplusDB tables. Each element contains the following attributes.
- result
Output StringFile - table
Id String - ID of the TcaplusDB table.
- table
Name String - Name of the TcaplusDB table.
- tablegroup
Id String - Table group id of the TcaplusDB table.
- cluster
Id string - id string
- lists
Get
Tcaplus Tables List[] - A list of TcaplusDB tables. Each element contains the following attributes.
- result
Output stringFile - table
Id string - ID of the TcaplusDB table.
- table
Name string - Name of the TcaplusDB table.
- tablegroup
Id string - Table group id of the TcaplusDB table.
- cluster_
id str - id str
- lists
Sequence[Get
Tcaplus Tables List] - A list of TcaplusDB tables. Each element contains the following attributes.
- result_
output_ strfile - table_
id str - ID of the TcaplusDB table.
- table_
name str - Name of the TcaplusDB table.
- tablegroup_
id str - Table group id of the TcaplusDB table.
- cluster
Id String - id String
- lists List<Property Map>
- A list of TcaplusDB tables. Each element contains the following attributes.
- result
Output StringFile - table
Id String - ID of the TcaplusDB table.
- table
Name String - Name of the TcaplusDB table.
- tablegroup
Id String - Table group id of the TcaplusDB table.
Supporting Types
GetTcaplusTablesList
- Create
Time string - Create time of the TcaplusDB table.
- Description string
- Description of the TcaplusDB table.
- Error string
- Error message for creating TcaplusDB table.
- Idl
Id string - IDL file id of the TcaplusDB table.
- Reserved
Read doubleCu - Reserved read capacity units of the TcaplusDB table.
- Reserved
Volume double - Reserved storage capacity of the TcaplusDB table (unit:GB).
- Reserved
Write doubleCu - Reserved write capacity units of the TcaplusDB table.
- Status string
- Status of the TcaplusDB table.
- Table
Id string - Table ID to be query.
- Table
Idl stringType - IDL type of the TcaplusDB table.
- Table
Name string - Table name to be query.
- Table
Size double - Size of the TcaplusDB table.
- Table
Type string - Type of the TcaplusDB table.
- Tablegroup
Id string - ID of the table group to be query.
- Create
Time string - Create time of the TcaplusDB table.
- Description string
- Description of the TcaplusDB table.
- Error string
- Error message for creating TcaplusDB table.
- Idl
Id string - IDL file id of the TcaplusDB table.
- Reserved
Read float64Cu - Reserved read capacity units of the TcaplusDB table.
- Reserved
Volume float64 - Reserved storage capacity of the TcaplusDB table (unit:GB).
- Reserved
Write float64Cu - Reserved write capacity units of the TcaplusDB table.
- Status string
- Status of the TcaplusDB table.
- Table
Id string - Table ID to be query.
- Table
Idl stringType - IDL type of the TcaplusDB table.
- Table
Name string - Table name to be query.
- Table
Size float64 - Size of the TcaplusDB table.
- Table
Type string - Type of the TcaplusDB table.
- Tablegroup
Id string - ID of the table group to be query.
- create
Time String - Create time of the TcaplusDB table.
- description String
- Description of the TcaplusDB table.
- error String
- Error message for creating TcaplusDB table.
- idl
Id String - IDL file id of the TcaplusDB table.
- reserved
Read DoubleCu - Reserved read capacity units of the TcaplusDB table.
- reserved
Volume Double - Reserved storage capacity of the TcaplusDB table (unit:GB).
- reserved
Write DoubleCu - Reserved write capacity units of the TcaplusDB table.
- status String
- Status of the TcaplusDB table.
- table
Id String - Table ID to be query.
- table
Idl StringType - IDL type of the TcaplusDB table.
- table
Name String - Table name to be query.
- table
Size Double - Size of the TcaplusDB table.
- table
Type String - Type of the TcaplusDB table.
- tablegroup
Id String - ID of the table group to be query.
- create
Time string - Create time of the TcaplusDB table.
- description string
- Description of the TcaplusDB table.
- error string
- Error message for creating TcaplusDB table.
- idl
Id string - IDL file id of the TcaplusDB table.
- reserved
Read numberCu - Reserved read capacity units of the TcaplusDB table.
- reserved
Volume number - Reserved storage capacity of the TcaplusDB table (unit:GB).
- reserved
Write numberCu - Reserved write capacity units of the TcaplusDB table.
- status string
- Status of the TcaplusDB table.
- table
Id string - Table ID to be query.
- table
Idl stringType - IDL type of the TcaplusDB table.
- table
Name string - Table name to be query.
- table
Size number - Size of the TcaplusDB table.
- table
Type string - Type of the TcaplusDB table.
- tablegroup
Id string - ID of the table group to be query.
- create_
time str - Create time of the TcaplusDB table.
- description str
- Description of the TcaplusDB table.
- error str
- Error message for creating TcaplusDB table.
- idl_
id str - IDL file id of the TcaplusDB table.
- reserved_
read_ floatcu - Reserved read capacity units of the TcaplusDB table.
- reserved_
volume float - Reserved storage capacity of the TcaplusDB table (unit:GB).
- reserved_
write_ floatcu - Reserved write capacity units of the TcaplusDB table.
- status str
- Status of the TcaplusDB table.
- table_
id str - Table ID to be query.
- table_
idl_ strtype - IDL type of the TcaplusDB table.
- table_
name str - Table name to be query.
- table_
size float - Size of the TcaplusDB table.
- table_
type str - Type of the TcaplusDB table.
- tablegroup_
id str - ID of the table group to be query.
- create
Time String - Create time of the TcaplusDB table.
- description String
- Description of the TcaplusDB table.
- error String
- Error message for creating TcaplusDB table.
- idl
Id String - IDL file id of the TcaplusDB table.
- reserved
Read NumberCu - Reserved read capacity units of the TcaplusDB table.
- reserved
Volume Number - Reserved storage capacity of the TcaplusDB table (unit:GB).
- reserved
Write NumberCu - Reserved write capacity units of the TcaplusDB table.
- status String
- Status of the TcaplusDB table.
- table
Id String - Table ID to be query.
- table
Idl StringType - IDL type of the TcaplusDB table.
- table
Name String - Table name to be query.
- table
Size Number - Size of the TcaplusDB table.
- table
Type String - Type of the TcaplusDB table.
- tablegroup
Id String - ID of the table group to be query.
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloud
Terraform Provider.
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack