acl Auth Method
suspend fun aclAuthMethod(name: String, block: suspend AclAuthMethodResourceBuilder.() -> Unit): AclAuthMethod
Parameters
name
The unique name of the resulting resource.
block
Builder for AclAuthMethod.
See also
Parameters
name
The unique name of the resulting resource.