getGlobalTable

Version: None. Resource Type definition for AWS::DynamoDB::GlobalTable

Return

null

Parameters

argument

null


suspend fun getGlobalTable(tableName: String): GetGlobalTableResult

Return

null

Parameters

tableName

A name for the global table. If you don't specify a name, AWS CloudFormation generates a unique ID and uses that ID as the table name. For more information, see Name type .

If you specify a name, you cannot perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you must replace the resource, specify a new name.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.dynamodb.kotlin.inputs.GetGlobalTablePlainArgs.

See also