toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.databrew.kotlin.outputs
/
ProjectSample
Project
Sample
data
class
ProjectSample
(
val
size
:
Int
?
=
null
,
val
type
:
ProjectSampleType
)
Members
Constructors
Project
Sample
Link copied to clipboard
constructor
(
size
:
Int
?
=
null
,
type
:
ProjectSampleType
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
size
Link copied to clipboard
val
size
:
Int
?
=
null
Sample size
type
Link copied to clipboard
val
type
:
ProjectSampleType
Sample type