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.inputs
/
JobAllowedStatisticsArgs
Job
Allowed
Statistics
Args
data
class
JobAllowedStatisticsArgs
(
val
statistics
:
Output
<
List
<
String
>
>
)
:
ConvertibleToJava
<
JobAllowedStatisticsArgs
>
Members
Constructors
Job
Allowed
Statistics
Args
Link copied to clipboard
constructor
(
statistics
:
Output
<
List
<
String
>
>
)
Properties
statistics
Link copied to clipboard
val
statistics
:
Output
<
List
<
String
>
>
One or more column statistics to allow for columns that contain detected entities.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
JobAllowedStatisticsArgs