PutRuleGroupsNamespaceResponse

Represents the output of a PutRuleGroupsNamespace operation.

Types

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

Properties

Link copied to clipboard
val arn: String

The ARN of the rule groups namespace.

Link copied to clipboard

The name of the rule groups namespace that was updated.

Link copied to clipboard

A structure that includes the current status of the rule groups namespace.

Link copied to clipboard

The list of tag keys and values that are associated with the namespace.

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