Class: Aws::OpenSearchService::Types::AppConfig
- Inherits:
-
Struct
- Object
- Struct
- Aws::OpenSearchService::Types::AppConfig
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-opensearchservice/types.rb
Overview
Configurations of the OpenSearch Application.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
Specify the item to configure, such as admin role for the OpenSearch Application.
-
#value ⇒ String
Specifies the value to configure for the key, such as an IAM user ARN.