pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.authorization.kotlin
/
PolicyDefinitionVersionAtManagementGroupArgsBuilder
/
policyType
policy
Type
@
JvmName
(
name
=
"mxpmhrnqmacovqul"
)
suspend
fun
policyType
(
value
:
Output
<
Either
<
String
,
PolicyType
>
>
)
@
JvmName
(
name
=
"uyuyvvwgtjfcvppp"
)
suspend
fun
policyType
(
value
:
Either
<
String
,
PolicyType
>
?
)
@
JvmName
(
name
=
"dlxagwenpxaiuasa"
)
fun
policyType
(
value
:
String
)
@
JvmName
(
name
=
"eghlqosobihwgirn"
)
fun
policyType
(
value
:
PolicyType
)
Parameters
value
The type of policy definition. Possible values are NotSpecified, BuiltIn, Custom, and Static.