get Global Table
Version: None. Resource Type definition for AWS::DynamoDB::GlobalTable
Return
null
Parameters
argument
null
Return
null
Parameters
table Name
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
suspend fun getGlobalTable(argument: suspend GetGlobalTablePlainArgsBuilder.() -> Unit): GetGlobalTableResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.dynamodb.kotlin.inputs.GetGlobalTablePlainArgs.