policyType

@JvmName(name = "pxtnrvfrpmdwmtau")
suspend fun policyType(value: Output<Either<String, PolicyType>>)
@JvmName(name = "oxnjmcbrhbvfpcim")
suspend fun policyType(value: Either<String, PolicyType>?)
@JvmName(name = "xeltcdioskvsaeje")
fun policyType(value: String)
@JvmName(name = "enfpfthijnkgvmyv")
fun policyType(value: PolicyType)

Parameters

value

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