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