policyType

@JvmName(name = "aitrynlvnsdeaqew")
suspend fun policyType(value: Output<Either<String, PolicyType>>)
@JvmName(name = "jpkjdesyblwkvfpq")
suspend fun policyType(value: Either<String, PolicyType>?)
@JvmName(name = "frufnpvkmpvsvhdp")
fun policyType(value: String)
@JvmName(name = "nfjdskfvgbwpqrbr")
fun policyType(value: PolicyType)

Parameters

value

The type of policy definition. Possible values are NotSpecified, BuiltIn, Custom, and Static.