Security Config Iam Identity Center Config Options Args
data class SecurityConfigIamIdentityCenterConfigOptionsArgs(val applicationArn: Output<String>? = null, val applicationDescription: Output<String>? = null, val applicationName: Output<String>? = null, val groupAttribute: Output<String>? = null, val instanceArn: Output<String>, val userAttribute: Output<String>? = null) : ConvertibleToJava<SecurityConfigIamIdentityCenterConfigOptionsArgs>
Describes IAM Identity Center options for an OpenSearch Serverless security configuration in the form of a key-value map
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