Class: Aws::Types::AssetTypeSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_type::String

Returns the value of attribute asset_type.

Returns:

  • (::String)


189
190
191
# File 'sig/types.rbs', line 189

def asset_type
  @asset_type
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


190
191
192
# File 'sig/types.rbs', line 190

def description
  @description
end