Class: Aws::Types::DescribeGlobalSettingsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#global_settings::Hash[::String, ::String]

Returns the value of attribute global_settings.

Returns:

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


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

def global_settings
  @global_settings
end

#last_update_time::Time

Returns the value of attribute last_update_time.

Returns:

  • (::Time)


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

def last_update_time
  @last_update_time
end