Class: Aws::Types::ElasticsearchDomainStatus
- Inherits:
-
Object
- Object
- Aws::Types::ElasticsearchDomainStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#access_policies ⇒ ::String
Returns the value of attribute access_policies.
-
#advanced_options ⇒ ::Hash[::String, ::String]
Returns the value of attribute advanced_options.
-
#advanced_security_options ⇒ Types::AdvancedSecurityOptions
Returns the value of attribute advanced_security_options.
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#auto_tune_options ⇒ Types::AutoTuneOptionsOutput
Returns the value of attribute auto_tune_options.
-
#automated_snapshot_pause_options ⇒ Types::AutomatedSnapshotPauseOptions
Returns the value of attribute automated_snapshot_pause_options.
-
#change_progress_details ⇒ Types::ChangeProgressDetails
Returns the value of attribute change_progress_details.
-
#cognito_options ⇒ Types::CognitoOptions
Returns the value of attribute cognito_options.
-
#created ⇒ Boolean
Returns the value of attribute created.
-
#deleted ⇒ Boolean
Returns the value of attribute deleted.
-
#deployment_strategy_options ⇒ Types::DeploymentStrategyOptions
Returns the value of attribute deployment_strategy_options.
-
#domain_endpoint_options ⇒ Types::DomainEndpointOptions
Returns the value of attribute domain_endpoint_options.
-
#domain_id ⇒ ::String
Returns the value of attribute domain_id.
-
#domain_name ⇒ ::String
Returns the value of attribute domain_name.
-
#domain_processing_status ⇒ "Creating", ...
Returns the value of attribute domain_processing_status.
-
#ebs_options ⇒ Types::EBSOptions
Returns the value of attribute ebs_options.
-
#elasticsearch_cluster_config ⇒ Types::ElasticsearchClusterConfig
Returns the value of attribute elasticsearch_cluster_config.
-
#elasticsearch_version ⇒ ::String
Returns the value of attribute elasticsearch_version.
-
#encryption_at_rest_options ⇒ Types::EncryptionAtRestOptions
Returns the value of attribute encryption_at_rest_options.
-
#endpoint ⇒ ::String
Returns the value of attribute endpoint.
-
#endpoints ⇒ ::Hash[::String, ::String]
Returns the value of attribute endpoints.
-
#engine_mode ⇒ "GENERAL", "OPTIMIZED"
Returns the value of attribute engine_mode.
-
#log_publishing_options ⇒ ::Hash[("INDEX_SLOW_LOGS" | "SEARCH_SLOW_LOGS" | "ES_APPLICATION_LOGS" | "AUDIT_LOGS"), Types::LogPublishingOption]
Returns the value of attribute log_publishing_options.
-
#modifying_properties ⇒ ::Array[Types::ModifyingProperties]
Returns the value of attribute modifying_properties.
-
#node_to_node_encryption_options ⇒ Types::NodeToNodeEncryptionOptions
Returns the value of attribute node_to_node_encryption_options.
-
#processing ⇒ Boolean
Returns the value of attribute processing.
-
#service_software_options ⇒ Types::ServiceSoftwareOptions
Returns the value of attribute service_software_options.
-
#snapshot_options ⇒ Types::SnapshotOptions
Returns the value of attribute snapshot_options.
-
#upgrade_processing ⇒ Boolean
Returns the value of attribute upgrade_processing.
-
#use_case ⇒ "SEARCH", ...
Returns the value of attribute use_case.
-
#vpc_options ⇒ Types::VPCDerivedInfo
Returns the value of attribute vpc_options.
Instance Attribute Details
#access_policies ⇒ ::String
Returns the value of attribute access_policies.
688 689 690 |
# File 'sig/types.rbs', line 688 def access_policies @access_policies end |
#advanced_options ⇒ ::Hash[::String, ::String]
Returns the value of attribute advanced_options.
694 695 696 |
# File 'sig/types.rbs', line 694 def @advanced_options end |
#advanced_security_options ⇒ Types::AdvancedSecurityOptions
Returns the value of attribute advanced_security_options.
698 699 700 |
# File 'sig/types.rbs', line 698 def @advanced_security_options end |
#arn ⇒ ::String
Returns the value of attribute arn.
678 679 680 |
# File 'sig/types.rbs', line 678 def arn @arn end |
#auto_tune_options ⇒ Types::AutoTuneOptionsOutput
Returns the value of attribute auto_tune_options.
699 700 701 |
# File 'sig/types.rbs', line 699 def @auto_tune_options end |
#automated_snapshot_pause_options ⇒ Types::AutomatedSnapshotPauseOptions
Returns the value of attribute automated_snapshot_pause_options.
704 705 706 |
# File 'sig/types.rbs', line 704 def @automated_snapshot_pause_options end |
#change_progress_details ⇒ Types::ChangeProgressDetails
Returns the value of attribute change_progress_details.
700 701 702 |
# File 'sig/types.rbs', line 700 def change_progress_details @change_progress_details end |
#cognito_options ⇒ Types::CognitoOptions
Returns the value of attribute cognito_options.
691 692 693 |
# File 'sig/types.rbs', line 691 def @cognito_options end |
#created ⇒ Boolean
Returns the value of attribute created.
679 680 681 |
# File 'sig/types.rbs', line 679 def created @created end |
#deleted ⇒ Boolean
Returns the value of attribute deleted.
680 681 682 |
# File 'sig/types.rbs', line 680 def deleted @deleted end |
#deployment_strategy_options ⇒ Types::DeploymentStrategyOptions
Returns the value of attribute deployment_strategy_options.
703 704 705 |
# File 'sig/types.rbs', line 703 def @deployment_strategy_options end |
#domain_endpoint_options ⇒ Types::DomainEndpointOptions
Returns the value of attribute domain_endpoint_options.
697 698 699 |
# File 'sig/types.rbs', line 697 def @domain_endpoint_options end |
#domain_id ⇒ ::String
Returns the value of attribute domain_id.
676 677 678 |
# File 'sig/types.rbs', line 676 def domain_id @domain_id end |
#domain_name ⇒ ::String
Returns the value of attribute domain_name.
677 678 679 |
# File 'sig/types.rbs', line 677 def domain_name @domain_name end |
#domain_processing_status ⇒ "Creating", ...
Returns the value of attribute domain_processing_status.
701 702 703 |
# File 'sig/types.rbs', line 701 def domain_processing_status @domain_processing_status end |
#ebs_options ⇒ Types::EBSOptions
Returns the value of attribute ebs_options.
687 688 689 |
# File 'sig/types.rbs', line 687 def @ebs_options end |
#elasticsearch_cluster_config ⇒ Types::ElasticsearchClusterConfig
Returns the value of attribute elasticsearch_cluster_config.
686 687 688 |
# File 'sig/types.rbs', line 686 def elasticsearch_cluster_config @elasticsearch_cluster_config end |
#elasticsearch_version ⇒ ::String
Returns the value of attribute elasticsearch_version.
685 686 687 |
# File 'sig/types.rbs', line 685 def elasticsearch_version @elasticsearch_version end |
#encryption_at_rest_options ⇒ Types::EncryptionAtRestOptions
Returns the value of attribute encryption_at_rest_options.
692 693 694 |
# File 'sig/types.rbs', line 692 def @encryption_at_rest_options end |
#endpoint ⇒ ::String
Returns the value of attribute endpoint.
681 682 683 |
# File 'sig/types.rbs', line 681 def endpoint @endpoint end |
#endpoints ⇒ ::Hash[::String, ::String]
Returns the value of attribute endpoints.
682 683 684 |
# File 'sig/types.rbs', line 682 def endpoints @endpoints end |
#engine_mode ⇒ "GENERAL", "OPTIMIZED"
Returns the value of attribute engine_mode.
706 707 708 |
# File 'sig/types.rbs', line 706 def engine_mode @engine_mode end |
#log_publishing_options ⇒ ::Hash[("INDEX_SLOW_LOGS" | "SEARCH_SLOW_LOGS" | "ES_APPLICATION_LOGS" | "AUDIT_LOGS"), Types::LogPublishingOption]
Returns the value of attribute log_publishing_options.
695 696 697 |
# File 'sig/types.rbs', line 695 def @log_publishing_options end |
#modifying_properties ⇒ ::Array[Types::ModifyingProperties]
Returns the value of attribute modifying_properties.
702 703 704 |
# File 'sig/types.rbs', line 702 def @modifying_properties end |
#node_to_node_encryption_options ⇒ Types::NodeToNodeEncryptionOptions
Returns the value of attribute node_to_node_encryption_options.
693 694 695 |
# File 'sig/types.rbs', line 693 def @node_to_node_encryption_options end |
#processing ⇒ Boolean
Returns the value of attribute processing.
683 684 685 |
# File 'sig/types.rbs', line 683 def processing @processing end |
#service_software_options ⇒ Types::ServiceSoftwareOptions
Returns the value of attribute service_software_options.
696 697 698 |
# File 'sig/types.rbs', line 696 def @service_software_options end |
#snapshot_options ⇒ Types::SnapshotOptions
Returns the value of attribute snapshot_options.
689 690 691 |
# File 'sig/types.rbs', line 689 def @snapshot_options end |
#upgrade_processing ⇒ Boolean
Returns the value of attribute upgrade_processing.
684 685 686 |
# File 'sig/types.rbs', line 684 def upgrade_processing @upgrade_processing end |
#use_case ⇒ "SEARCH", ...
Returns the value of attribute use_case.
705 706 707 |
# File 'sig/types.rbs', line 705 def use_case @use_case end |
#vpc_options ⇒ Types::VPCDerivedInfo
Returns the value of attribute vpc_options.
690 691 692 |
# File 'sig/types.rbs', line 690 def @vpc_options end |