pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.databrew.kotlin.outputs
/
ProjectSample
Project
Sample
data
class
ProjectSample
(
val
size
:
Int
?
=
null
,
val
type
:
ProjectSampleType
)
Types
Constructors
Properties
Constructors
Project
Sample
Link copied to clipboard
fun
ProjectSample
(
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