NamespaceInfoV2

The error type.

Types

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

Properties

Link copied to clipboard
val arn: String?

The namespace ARN.

Link copied to clipboard

The namespace Amazon Web Services Region.

Link copied to clipboard

The creation status of a namespace that is not yet completely created.

Link copied to clipboard

The Amazon Resource Name (ARN) for the IAM Identity Center application.

Link copied to clipboard

The Amazon Resource Name (ARN) for the IAM Identity Center instance.

Link copied to clipboard

The identity store used for the namespace.

Link copied to clipboard
val name: String?

The name of the error.

Link copied to clipboard

An error that occurred when the namespace was created.

Functions

Link copied to clipboard
inline fun copy(block: NamespaceInfoV2.Builder.() -> Unit = {}): NamespaceInfoV2
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