toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.glue.kotlin.inputs
/
UsageProfileConfigurationObjectArgs
/
UsageProfileConfigurationObjectArgs
Usage
Profile
Configuration
Object
Args
constructor
(
allowedValues
:
Output
<
List
<
String
>
>
?
=
null
,
defaultValue
:
Output
<
String
>
?
=
null
,
maxValue
:
Output
<
String
>
?
=
null
,
minValue
:
Output
<
String
>
?
=
null
)