policyType

@JvmName(name = "xgmgfrclcocieufk")
suspend fun policyType(value: Output<Either<String, PolicyType>>)
@JvmName(name = "cjhxoamidlnpnyuf")
suspend fun policyType(value: Either<String, PolicyType>?)
@JvmName(name = "mevnchbgidihfnkh")
fun policyType(value: String)
@JvmName(name = "ugouddfineqetuak")
fun policyType(value: PolicyType)

Parameters

value

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