Class: Aws::Types::ElasticsearchDomainStatus

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_policies::String

Returns the value of attribute access_policies.

Returns:

  • (::String)


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.

Returns:

  • (::Hash[::String, ::String])


694
695
696
# File 'sig/types.rbs', line 694

def advanced_options
  @advanced_options
end

#advanced_security_optionsTypes::AdvancedSecurityOptions

Returns the value of attribute advanced_security_options.



698
699
700
# File 'sig/types.rbs', line 698

def advanced_security_options
  @advanced_security_options
end

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


678
679
680
# File 'sig/types.rbs', line 678

def arn
  @arn
end

#auto_tune_optionsTypes::AutoTuneOptionsOutput

Returns the value of attribute auto_tune_options.



699
700
701
# File 'sig/types.rbs', line 699

def auto_tune_options
  @auto_tune_options
end

#automated_snapshot_pause_optionsTypes::AutomatedSnapshotPauseOptions

Returns the value of attribute automated_snapshot_pause_options.



704
705
706
# File 'sig/types.rbs', line 704

def automated_snapshot_pause_options
  @automated_snapshot_pause_options
end

#change_progress_detailsTypes::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_optionsTypes::CognitoOptions

Returns the value of attribute cognito_options.



691
692
693
# File 'sig/types.rbs', line 691

def cognito_options
  @cognito_options
end

#createdBoolean

Returns the value of attribute created.

Returns:

  • (Boolean)


679
680
681
# File 'sig/types.rbs', line 679

def created
  @created
end

#deletedBoolean

Returns the value of attribute deleted.

Returns:

  • (Boolean)


680
681
682
# File 'sig/types.rbs', line 680

def deleted
  @deleted
end

#deployment_strategy_optionsTypes::DeploymentStrategyOptions

Returns the value of attribute deployment_strategy_options.



703
704
705
# File 'sig/types.rbs', line 703

def deployment_strategy_options
  @deployment_strategy_options
end

#domain_endpoint_optionsTypes::DomainEndpointOptions

Returns the value of attribute domain_endpoint_options.



697
698
699
# File 'sig/types.rbs', line 697

def domain_endpoint_options
  @domain_endpoint_options
end

#domain_id::String

Returns the value of attribute domain_id.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • ("Creating", "Active", "Modifying", "UpgradingEngineVersion", "UpdatingServiceSoftware", "Isolated", "Deleting")


701
702
703
# File 'sig/types.rbs', line 701

def domain_processing_status
  @domain_processing_status
end

#ebs_optionsTypes::EBSOptions

Returns the value of attribute ebs_options.

Returns:



687
688
689
# File 'sig/types.rbs', line 687

def ebs_options
  @ebs_options
end

#elasticsearch_cluster_configTypes::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.

Returns:

  • (::String)


685
686
687
# File 'sig/types.rbs', line 685

def elasticsearch_version
  @elasticsearch_version
end

#encryption_at_rest_optionsTypes::EncryptionAtRestOptions

Returns the value of attribute encryption_at_rest_options.



692
693
694
# File 'sig/types.rbs', line 692

def encryption_at_rest_options
  @encryption_at_rest_options
end

#endpoint::String

Returns the value of attribute endpoint.

Returns:

  • (::String)


681
682
683
# File 'sig/types.rbs', line 681

def endpoint
  @endpoint
end

#endpoints::Hash[::String, ::String]

Returns the value of attribute endpoints.

Returns:

  • (::Hash[::String, ::String])


682
683
684
# File 'sig/types.rbs', line 682

def endpoints
  @endpoints
end

#engine_mode"GENERAL", "OPTIMIZED"

Returns the value of attribute engine_mode.

Returns:

  • ("GENERAL", "OPTIMIZED")


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.

Returns:



695
696
697
# File 'sig/types.rbs', line 695

def log_publishing_options
  @log_publishing_options
end

#modifying_properties::Array[Types::ModifyingProperties]

Returns the value of attribute modifying_properties.

Returns:



702
703
704
# File 'sig/types.rbs', line 702

def modifying_properties
  @modifying_properties
end

#node_to_node_encryption_optionsTypes::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
  @node_to_node_encryption_options
end

#processingBoolean

Returns the value of attribute processing.

Returns:

  • (Boolean)


683
684
685
# File 'sig/types.rbs', line 683

def processing
  @processing
end

#service_software_optionsTypes::ServiceSoftwareOptions

Returns the value of attribute service_software_options.



696
697
698
# File 'sig/types.rbs', line 696

def service_software_options
  @service_software_options
end

#snapshot_optionsTypes::SnapshotOptions

Returns the value of attribute snapshot_options.



689
690
691
# File 'sig/types.rbs', line 689

def snapshot_options
  @snapshot_options
end

#upgrade_processingBoolean

Returns the value of attribute upgrade_processing.

Returns:

  • (Boolean)


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.

Returns:

  • ("SEARCH", "VECTOR", "OBSERVABILITY", "MIXED")


705
706
707
# File 'sig/types.rbs', line 705

def use_case
  @use_case
end

#vpc_optionsTypes::VPCDerivedInfo

Returns the value of attribute vpc_options.



690
691
692
# File 'sig/types.rbs', line 690

def vpc_options
  @vpc_options
end