Class: Aws::Types::AssetPropertyPathSegment

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)


292
293
294
# File 'sig/types.rbs', line 292

def id
  @id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


293
294
295
# File 'sig/types.rbs', line 293

def name
  @name
end