Class: Aws::OpenSearchService::Types::GetApplicationResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-opensearchservice/lib/aws-sdk-opensearchservice/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#app_configs ⇒ Array<Types::AppConfig>

The configuration settings of the OpenSearch application.

Returns:



4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'gems/aws-sdk-opensearchservice/lib/aws-sdk-opensearchservice/types.rb', line 4935

class GetApplicationResponse < Struct.new(
  :id,
  :arn,
  :name,
  :endpoint,
  :status,
  :iam_identity_center_options,
  :data_sources,
  :app_configs,
  :created_at,
  :last_updated_at,
  :kms_key_arn)
  SENSITIVE = []
  include Aws::Structure
end

#arn ⇒ String

The Amazon Resource Name (ARN) of the domain. See Identifiers for IAM Entities in Using Amazon Web Services Identity and Access Management for more information.

Returns:

  • (String)


4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'gems/aws-sdk-opensearchservice/lib/aws-sdk-opensearchservice/types.rb', line 4935

class GetApplicationResponse < Struct.new(
  :id,
  :arn,
  :name,
  :endpoint,
  :status,
  :iam_identity_center_options,
  :data_sources,
  :app_configs,
  :created_at,
  :last_updated_at,
  :kms_key_arn)
  SENSITIVE = []
  include Aws::Structure
end

#created_at ⇒ Time

The timestamp when the OpenSearch application was created.

Returns:

  • (Time)


4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'gems/aws-sdk-opensearchservice/lib/aws-sdk-opensearchservice/types.rb', line 4935

class GetApplicationResponse < Struct.new(
  :id,
  :arn,
  :name,
  :endpoint,
  :status,
  :iam_identity_center_options,
  :data_sources,
  :app_configs,
  :created_at,
  :last_updated_at,
  :kms_key_arn)
  SENSITIVE = []
  include Aws::Structure
end

#data_sources ⇒ Array<Types::DataSource>

The data sources associated with the OpenSearch application.

Returns:



4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'gems/aws-sdk-opensearchservice/lib/aws-sdk-opensearchservice/types.rb', line 4935

class GetApplicationResponse < Struct.new(
  :id,
  :arn,
  :name,
  :endpoint,
  :status,
  :iam_identity_center_options,
  :data_sources,
  :app_configs,
  :created_at,
  :last_updated_at,
  :kms_key_arn)
  SENSITIVE = []
  include Aws::Structure
end

#endpoint ⇒ String

The endpoint URL of the OpenSearch application.

Returns:

  • (String)


4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'gems/aws-sdk-opensearchservice/lib/aws-sdk-opensearchservice/types.rb', line 4935

class GetApplicationResponse < Struct.new(
  :id,
  :arn,
  :name,
  :endpoint,
  :status,
  :iam_identity_center_options,
  :data_sources,
  :app_configs,
  :created_at,
  :last_updated_at,
  :kms_key_arn)
  SENSITIVE = []
  include Aws::Structure
end

#iam_identity_center_options ⇒ Types::IamIdentityCenterOptions

The IAM Identity Center settings configured for the OpenSearch application.



4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'gems/aws-sdk-opensearchservice/lib/aws-sdk-opensearchservice/types.rb', line 4935

class GetApplicationResponse < Struct.new(
  :id,
  :arn,
  :name,
  :endpoint,
  :status,
  :iam_identity_center_options,
  :data_sources,
  :app_configs,
  :created_at,
  :last_updated_at,
  :kms_key_arn)
  SENSITIVE = []
  include Aws::Structure
end

#id ⇒ String

The unique identifier of the OpenSearch application.

Returns:

  • (String)


4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'gems/aws-sdk-opensearchservice/lib/aws-sdk-opensearchservice/types.rb', line 4935

class GetApplicationResponse < Struct.new(
  :id,
  :arn,
  :name,
  :endpoint,
  :status,
  :iam_identity_center_options,
  :data_sources,
  :app_configs,
  :created_at,
  :last_updated_at,
  :kms_key_arn)
  SENSITIVE = []
  include Aws::Structure
end

#kms_key_arn ⇒ String

The Amazon Resource Name (ARN) of the KMS key used to encrypt the application's data at rest.

Returns:

  • (String)


4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'gems/aws-sdk-opensearchservice/lib/aws-sdk-opensearchservice/types.rb', line 4935

class GetApplicationResponse < Struct.new(
  :id,
  :arn,
  :name,
  :endpoint,
  :status,
  :iam_identity_center_options,
  :data_sources,
  :app_configs,
  :created_at,
  :last_updated_at,
  :kms_key_arn)
  SENSITIVE = []
  include Aws::Structure
end

#last_updated_at ⇒ Time

The timestamp of the last update to the OpenSearch application.

Returns:

  • (Time)


4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'gems/aws-sdk-opensearchservice/lib/aws-sdk-opensearchservice/types.rb', line 4935

class GetApplicationResponse < Struct.new(
  :id,
  :arn,
  :name,
  :endpoint,
  :status,
  :iam_identity_center_options,
  :data_sources,
  :app_configs,
  :created_at,
  :last_updated_at,
  :kms_key_arn)
  SENSITIVE = []
  include Aws::Structure
end

#name ⇒ String

The name of the OpenSearch application.

Returns:

  • (String)


4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'gems/aws-sdk-opensearchservice/lib/aws-sdk-opensearchservice/types.rb', line 4935

class GetApplicationResponse < Struct.new(
  :id,
  :arn,
  :name,
  :endpoint,
  :status,
  :iam_identity_center_options,
  :data_sources,
  :app_configs,
  :created_at,
  :last_updated_at,
  :kms_key_arn)
  SENSITIVE = []
  include Aws::Structure
end

#status ⇒ String

The current status of the OpenSearch application. Possible values: CREATING, UPDATING, DELETING, FAILED, ACTIVE, and DELETED.

Returns:

  • (String)


4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'gems/aws-sdk-opensearchservice/lib/aws-sdk-opensearchservice/types.rb', line 4935

class GetApplicationResponse < Struct.new(
  :id,
  :arn,
  :name,
  :endpoint,
  :status,
  :iam_identity_center_options,
  :data_sources,
  :app_configs,
  :created_at,
  :last_updated_at,
  :kms_key_arn)
  SENSITIVE = []
  include Aws::Structure
end