policyType

@JvmName(name = "gfiimqfhuohkdsql")
suspend fun policyType(value: Output<Either<String, PolicyType>>)
@JvmName(name = "pbuuvmomsroufgca")
suspend fun policyType(value: Either<String, PolicyType>?)
@JvmName(name = "jmgbwowryjfwlcvh")
fun policyType(value: String)
@JvmName(name = "napiahfecbejkbvg")
fun policyType(value: PolicyType)

Parameters

value

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