policyType

@JvmName(name = "xijrxpyblkusmqrs")
suspend fun policyType(value: Output<Either<String, PolicyType>>)
@JvmName(name = "absnsslyaclavtce")
suspend fun policyType(value: Either<String, PolicyType>?)
@JvmName(name = "mkoeimlsraiihtuw")
fun policyType(value: String)
@JvmName(name = "ccqajoixvpbavitk")
fun policyType(value: PolicyType)

Parameters

value

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