pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.databrew.kotlin.outputs
/
JobDatabaseTableOutputOptions
Job
Database
Table
Output
Options
data
class
JobDatabaseTableOutputOptions
(
val
tableName
:
String
,
val
tempDirectory
:
JobS3Location
?
=
null
)
Types
Constructors
Properties
Constructors
Job
Database
Table
Output
Options
Link copied to clipboard
fun
JobDatabaseTableOutputOptions
(
tableName
:
String
,
tempDirectory
:
JobS3Location
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
table
Name
Link copied to clipboard
val
tableName
:
String
temp
Directory
Link copied to clipboard
val
tempDirectory
:
JobS3Location
?
=
null