Class: Aws::Types::UpdateElasticsearchDomainConfigResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_configTypes::ElasticsearchDomainConfig

Returns the value of attribute domain_config.



1223
1224
1225
# File 'sig/types.rbs', line 1223

def domain_config
  @domain_config
end

#dry_run_resultsTypes::DryRunResults

Returns the value of attribute dry_run_results.



1224
1225
1226
# File 'sig/types.rbs', line 1224

def dry_run_results
  @dry_run_results
end