DeleteUserRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique ID that Amazon MQ generates for the broker.

Link copied to clipboard

The username of the ActiveMQ user. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 2-100 characters long.

Functions

Link copied to clipboard
inline fun copy(block: DeleteUserRequest.Builder.() -> Unit = {}): DeleteUserRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String