toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cleanrooms.kotlin.outputs
/
ConfiguredTableTableReference
Configured
Table
Table
Reference
data
class
ConfiguredTableTableReference
(
val
databaseName
:
String
,
val
tableName
:
String
)
Members
Constructors
Configured
Table
Table
Reference
Link copied to clipboard
constructor
(
databaseName
:
String
,
tableName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
database
Name
Link copied to clipboard
val
databaseName
:
String
table
Name
Link copied to clipboard
val
tableName
:
String