policyType

@JvmName(name = "qsetgahpqlgkhykh")
suspend fun policyType(value: Output<Either<String, PolicyType>>)
@JvmName(name = "pdlonqowkhetymsk")
suspend fun policyType(value: Either<String, PolicyType>?)
@JvmName(name = "suwxodipreqvytln")
fun policyType(value: String)
@JvmName(name = "esijutxcocusjyah")
fun policyType(value: PolicyType)

Parameters

value

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