Class: Aws::Types::AssetModelCompositeModelPathSegment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


160
161
162
# File 'sig/types.rbs', line 160

def id
  @id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


161
162
163
# File 'sig/types.rbs', line 161

def name
  @name
end