Class: Aws::Types::FrameworkMappingDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#item::String

Returns the value of attribute item.

Returns:

  • (::String)


106
107
108
# File 'sig/types.rbs', line 106

def item
  @item
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


105
106
107
# File 'sig/types.rbs', line 105

def name
  @name
end