pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.databrew.kotlin.inputs
/
ProjectSampleArgs
Project
Sample
Args
data
class
ProjectSampleArgs
(
val
size
:
Output
<
Int
>
?
=
null
,
val
type
:
Output
<
ProjectSampleType
>
)
:
ConvertibleToJava
<
ProjectSampleArgs
>
Constructors
Functions
Properties
Constructors
Project
Sample
Args
Link copied to clipboard
fun
ProjectSampleArgs
(
size
:
Output
<
Int
>
?
=
null
,
type
:
Output
<
ProjectSampleType
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ProjectSampleArgs
Properties
size
Link copied to clipboard
val
size
:
Output
<
Int
>
?
=
null
Sample size
type
Link copied to clipboard
val
type
:
Output
<
ProjectSampleType
>
Sample type