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)


783
784
785
# File 'sig/types.rbs', line 783

def entity_arn
  @entity_arn
end

#locale::String

Returns the value of attribute locale.

Returns:

  • (::String)


784
785
786
# File 'sig/types.rbs', line 784

def locale
  @locale
end