Class: Aws::Types::PropertyNameSuggestion

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#property_name::String

Returns the value of attribute property_name.

Returns:

  • (::String)


10227
10228
10229
# File 'sig/types.rbs', line 10227

def property_name
  @property_name
end