pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.oos.kotlin
/
ParameterArgs
/
ParameterArgs
Parameter
Args
fun
ParameterArgs
(
constraints
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
parameterName
:
Output
<
String
>
?
=
null
,
resourceGroupId
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
Any
>
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)