Class: Aws::Types::UpdateDomainConfigRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpdateDomainConfigRequest
- 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::AdvancedSecurityOptionsInput
Returns the value of attribute advanced_security_options.
-
#aiml_options ⇒ Types::AIMLOptionsInput
Returns the value of attribute aiml_options.
-
#auto_tune_options ⇒ Types::AutoTuneOptions
Returns the value of attribute auto_tune_options.
-
#automated_snapshot_pause_options ⇒ Types::AutomatedSnapshotPauseRequestOptions
Returns the value of attribute automated_snapshot_pause_options.
-
#cluster_config ⇒ Types::ClusterConfig
Returns the value of attribute cluster_config.
-
#cognito_options ⇒ Types::CognitoOptions
Returns the value of attribute cognito_options.
-
#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_name ⇒ ::String
Returns the value of attribute domain_name.
-
#dry_run ⇒ Boolean
Returns the value of attribute dry_run.
-
#dry_run_mode ⇒ "Basic", "Verbose"
Returns the value of attribute dry_run_mode.
-
#ebs_options ⇒ Types::EBSOptions
Returns the value of attribute ebs_options.
-
#encryption_at_rest_options ⇒ Types::EncryptionAtRestOptions
Returns the value of attribute encryption_at_rest_options.
-
#engine_mode ⇒ "GENERAL", "OPTIMIZED"
Returns the value of attribute engine_mode.
-
#identity_center_options ⇒ Types::IdentityCenterOptionsInput
Returns the value of attribute identity_center_options.
-
#ip_address_type ⇒ "ipv4", "dualstack"
Returns the value of attribute ip_address_type.
-
#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.
-
#node_to_node_encryption_options ⇒ Types::NodeToNodeEncryptionOptions
Returns the value of attribute node_to_node_encryption_options.
-
#off_peak_window_options ⇒ Types::OffPeakWindowOptions
Returns the value of attribute off_peak_window_options.
-
#snapshot_options ⇒ Types::SnapshotOptions
Returns the value of attribute snapshot_options.
-
#software_update_options ⇒ Types::SoftwareUpdateOptions
Returns the value of attribute software_update_options.
-
#use_case ⇒ "SEARCH", ...
Returns the value of attribute use_case.
-
#vpc_options ⇒ Types::VPCOptions
Returns the value of attribute vpc_options.
Instance Attribute Details
#access_policies ⇒ ::String
Returns the value of attribute access_policies.
2394 2395 2396 |
# File 'sig/types.rbs', line 2394 def access_policies @access_policies end |
#advanced_options ⇒ ::Hash[::String, ::String]
Returns the value of attribute advanced_options.
2393 2394 2395 |
# File 'sig/types.rbs', line 2393 def @advanced_options end |
#advanced_security_options ⇒ Types::AdvancedSecurityOptionsInput
Returns the value of attribute advanced_security_options.
2400 2401 2402 |
# File 'sig/types.rbs', line 2400 def @advanced_security_options end |
#aiml_options ⇒ Types::AIMLOptionsInput
Returns the value of attribute aiml_options.
2407 2408 2409 |
# File 'sig/types.rbs', line 2407 def @aiml_options end |
#auto_tune_options ⇒ Types::AutoTuneOptions
Returns the value of attribute auto_tune_options.
2402 2403 2404 |
# File 'sig/types.rbs', line 2402 def @auto_tune_options end |
#automated_snapshot_pause_options ⇒ Types::AutomatedSnapshotPauseRequestOptions
Returns the value of attribute automated_snapshot_pause_options.
2409 2410 2411 |
# File 'sig/types.rbs', line 2409 def @automated_snapshot_pause_options end |
#cluster_config ⇒ Types::ClusterConfig
Returns the value of attribute cluster_config.
2388 2389 2390 |
# File 'sig/types.rbs', line 2388 def cluster_config @cluster_config end |
#cognito_options ⇒ Types::CognitoOptions
Returns the value of attribute cognito_options.
2392 2393 2394 |
# File 'sig/types.rbs', line 2392 def @cognito_options end |
#deployment_strategy_options ⇒ Types::DeploymentStrategyOptions
Returns the value of attribute deployment_strategy_options.
2408 2409 2410 |
# File 'sig/types.rbs', line 2408 def @deployment_strategy_options end |
#domain_endpoint_options ⇒ Types::DomainEndpointOptions
Returns the value of attribute domain_endpoint_options.
2398 2399 2400 |
# File 'sig/types.rbs', line 2398 def @domain_endpoint_options end |
#domain_name ⇒ ::String
Returns the value of attribute domain_name.
2387 2388 2389 |
# File 'sig/types.rbs', line 2387 def domain_name @domain_name end |
#dry_run ⇒ Boolean
Returns the value of attribute dry_run.
2403 2404 2405 |
# File 'sig/types.rbs', line 2403 def dry_run @dry_run end |
#dry_run_mode ⇒ "Basic", "Verbose"
Returns the value of attribute dry_run_mode.
2404 2405 2406 |
# File 'sig/types.rbs', line 2404 def dry_run_mode @dry_run_mode end |
#ebs_options ⇒ Types::EBSOptions
Returns the value of attribute ebs_options.
2389 2390 2391 |
# File 'sig/types.rbs', line 2389 def @ebs_options end |
#encryption_at_rest_options ⇒ Types::EncryptionAtRestOptions
Returns the value of attribute encryption_at_rest_options.
2397 2398 2399 |
# File 'sig/types.rbs', line 2397 def @encryption_at_rest_options end |
#engine_mode ⇒ "GENERAL", "OPTIMIZED"
Returns the value of attribute engine_mode.
2411 2412 2413 |
# File 'sig/types.rbs', line 2411 def engine_mode @engine_mode end |
#identity_center_options ⇒ Types::IdentityCenterOptionsInput
Returns the value of attribute identity_center_options.
2401 2402 2403 |
# File 'sig/types.rbs', line 2401 def @identity_center_options end |
#ip_address_type ⇒ "ipv4", "dualstack"
Returns the value of attribute ip_address_type.
2395 2396 2397 |
# File 'sig/types.rbs', line 2395 def ip_address_type @ip_address_type 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.
2396 2397 2398 |
# File 'sig/types.rbs', line 2396 def @log_publishing_options end |
#node_to_node_encryption_options ⇒ Types::NodeToNodeEncryptionOptions
Returns the value of attribute node_to_node_encryption_options.
2399 2400 2401 |
# File 'sig/types.rbs', line 2399 def @node_to_node_encryption_options end |
#off_peak_window_options ⇒ Types::OffPeakWindowOptions
Returns the value of attribute off_peak_window_options.
2405 2406 2407 |
# File 'sig/types.rbs', line 2405 def @off_peak_window_options end |
#snapshot_options ⇒ Types::SnapshotOptions
Returns the value of attribute snapshot_options.
2390 2391 2392 |
# File 'sig/types.rbs', line 2390 def @snapshot_options end |
#software_update_options ⇒ Types::SoftwareUpdateOptions
Returns the value of attribute software_update_options.
2406 2407 2408 |
# File 'sig/types.rbs', line 2406 def @software_update_options end |
#use_case ⇒ "SEARCH", ...
Returns the value of attribute use_case.
2410 2411 2412 |
# File 'sig/types.rbs', line 2410 def use_case @use_case end |
#vpc_options ⇒ Types::VPCOptions
Returns the value of attribute vpc_options.
2391 2392 2393 |
# File 'sig/types.rbs', line 2391 def @vpc_options end |