policyType

@JvmName(name = "whclvnlxiykrhkhd")
suspend fun policyType(value: Output<Either<String, PolicyType>>)
@JvmName(name = "svegxcfqdsemkrlg")
suspend fun policyType(value: Either<String, PolicyType>?)
@JvmName(name = "kiamnltcpaveqcgx")
fun policyType(value: String)
@JvmName(name = "cnrngdpjnrydimuw")
fun policyType(value: PolicyType)

Parameters

value

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