Class: Aws::Types::GetHumanReadableSummaryRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#entity_arn::String

Returns the value of attribute entity_arn.

Returns:

  • (::String)


763
764
765
# File 'sig/types.rbs', line 763

def entity_arn
  @entity_arn
end

#locale::String

Returns the value of attribute locale.

Returns:

  • (::String)


764
765
766
# File 'sig/types.rbs', line 764

def locale
  @locale
end