pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.databrew.kotlin.inputs
/
JobAllowedStatisticsArgs
Job
Allowed
Statistics
Args
data
class
JobAllowedStatisticsArgs
(
val
statistics
:
Output
<
List
<
String
>
>
)
:
ConvertibleToJava
<
JobAllowedStatisticsArgs
>
Constructors
Functions
Properties
Constructors
Job
Allowed
Statistics
Args
Link copied to clipboard
fun
JobAllowedStatisticsArgs
(
statistics
:
Output
<
List
<
String
>
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
JobAllowedStatisticsArgs
Properties
statistics
Link copied to clipboard
val
statistics
:
Output
<
List
<
String
>
>