IamIdentityCenterConfigOptions

Describes IAM Identity Center options for an OpenSearch Serverless security configuration in the form of a key-value map.

Types

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

Properties

Link copied to clipboard

The ARN of the IAM Identity Center application used to integrate with OpenSearch Serverless.

Link copied to clipboard

The description of the IAM Identity Center application used to integrate with OpenSearch Serverless.

Link copied to clipboard

The name of the IAM Identity Center application used to integrate with OpenSearch Serverless.

Link copied to clipboard

The group attribute for this IAM Identity Center integration. Defaults to GroupId.

Link copied to clipboard

The ARN of the IAM Identity Center instance used to integrate with OpenSearch Serverless.

Link copied to clipboard

The user attribute for this IAM Identity Center integration. Defaults to UserId

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