GetTableResult

fun GetTableResult(billingMode: TableBillingMode? = null, defaultTimeToLive: Int? = null, encryptionSpecification: TableEncryptionSpecification? = null, pointInTimeRecoveryEnabled: Boolean? = null, regularColumns: List<TableColumn>? = null, tags: List<TableTag>? = null)