Class: Aws::Types::ElasticsearchDomainConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_policiesTypes::AccessPoliciesStatus

Returns the value of attribute access_policies.



655
656
657
# File 'sig/types.rbs', line 655

def access_policies
  @access_policies
end

#advanced_optionsTypes::AdvancedOptionsStatus

Returns the value of attribute advanced_options.



661
662
663
# File 'sig/types.rbs', line 661

def advanced_options
  @advanced_options
end

#advanced_security_optionsTypes::AdvancedSecurityOptionsStatus

Returns the value of attribute advanced_security_options.



664
665
666
# File 'sig/types.rbs', line 664

def advanced_security_options
  @advanced_security_options
end

#auto_tune_optionsTypes::AutoTuneOptionsStatus

Returns the value of attribute auto_tune_options.



665
666
667
# File 'sig/types.rbs', line 665

def auto_tune_options
  @auto_tune_options
end

#automated_snapshot_pause_optionsTypes::AutomatedSnapshotPauseOptionsStatus

Returns the value of attribute automated_snapshot_pause_options.



669
670
671
# File 'sig/types.rbs', line 669

def automated_snapshot_pause_options
  @automated_snapshot_pause_options
end

#change_progress_detailsTypes::ChangeProgressDetails

Returns the value of attribute change_progress_details.



666
667
668
# File 'sig/types.rbs', line 666

def change_progress_details
  @change_progress_details
end

#cognito_optionsTypes::CognitoOptionsStatus

Returns the value of attribute cognito_options.



658
659
660
# File 'sig/types.rbs', line 658

def cognito_options
  @cognito_options
end

#deployment_strategy_optionsTypes::DeploymentStrategyOptionsStatus

Returns the value of attribute deployment_strategy_options.



668
669
670
# File 'sig/types.rbs', line 668

def deployment_strategy_options
  @deployment_strategy_options
end

#domain_endpoint_optionsTypes::DomainEndpointOptionsStatus

Returns the value of attribute domain_endpoint_options.



663
664
665
# File 'sig/types.rbs', line 663

def domain_endpoint_options
  @domain_endpoint_options
end

#ebs_optionsTypes::EBSOptionsStatus

Returns the value of attribute ebs_options.



654
655
656
# File 'sig/types.rbs', line 654

def ebs_options
  @ebs_options
end

#elasticsearch_cluster_configTypes::ElasticsearchClusterConfigStatus

Returns the value of attribute elasticsearch_cluster_config.



653
654
655
# File 'sig/types.rbs', line 653

def elasticsearch_cluster_config
  @elasticsearch_cluster_config
end

#elasticsearch_versionTypes::ElasticsearchVersionStatus

Returns the value of attribute elasticsearch_version.



652
653
654
# File 'sig/types.rbs', line 652

def elasticsearch_version
  @elasticsearch_version
end

#encryption_at_rest_optionsTypes::EncryptionAtRestOptionsStatus

Returns the value of attribute encryption_at_rest_options.



659
660
661
# File 'sig/types.rbs', line 659

def encryption_at_rest_options
  @encryption_at_rest_options
end

#engine_modeTypes::EngineModeStatus

Returns the value of attribute engine_mode.



671
672
673
# File 'sig/types.rbs', line 671

def engine_mode
  @engine_mode
end

#log_publishing_optionsTypes::LogPublishingOptionsStatus

Returns the value of attribute log_publishing_options.



662
663
664
# File 'sig/types.rbs', line 662

def log_publishing_options
  @log_publishing_options
end

#modifying_properties::Array[Types::ModifyingProperties]

Returns the value of attribute modifying_properties.

Returns:



667
668
669
# File 'sig/types.rbs', line 667

def modifying_properties
  @modifying_properties
end

#node_to_node_encryption_optionsTypes::NodeToNodeEncryptionOptionsStatus

Returns the value of attribute node_to_node_encryption_options.



660
661
662
# File 'sig/types.rbs', line 660

def node_to_node_encryption_options
  @node_to_node_encryption_options
end

#snapshot_optionsTypes::SnapshotOptionsStatus

Returns the value of attribute snapshot_options.



656
657
658
# File 'sig/types.rbs', line 656

def snapshot_options
  @snapshot_options
end

#use_caseTypes::UseCaseStatus

Returns the value of attribute use_case.



670
671
672
# File 'sig/types.rbs', line 670

def use_case
  @use_case
end

#vpc_optionsTypes::VPCDerivedInfoStatus

Returns the value of attribute vpc_options.



657
658
659
# File 'sig/types.rbs', line 657

def vpc_options
  @vpc_options
end