ListRuleNamesByTargetRequest

Types

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

Properties

Link copied to clipboard

The name or ARN of the event bus to list rules for. If you omit this, the default event bus is used.

Link copied to clipboard
val limit: Int?

The maximum number of results to return.

Link copied to clipboard

The token returned by a previous call, which you can use to retrieve the next set of results.

Link copied to clipboard

The Amazon Resource Name (ARN) of the target resource.

Functions

Link copied to clipboard
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