aclResourcePatternType

@JvmName(name = "ihflyqxoydtuxadi")
suspend fun aclResourcePatternType(value: Output<String>)
@JvmName(name = "vhtbjwlcgtqypytf")
suspend fun aclResourcePatternType(value: String?)

Parameters

value

Resource pattern type for this acl. The resource pattern support two types "LITERAL" and "PREFIXED". "LITERAL": A literal name defines the full name of a resource. The special wildcard character "*" can be used to represent a resource with any name. "PREFIXED": A prefixed name defines a prefix for a resource.