Class: Aws::Types::ResourcePathComponent

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:



715
716
717
# File 'sig/types.rbs', line 715

def id
  @id
end

#name::String

Returns the value of attribute name.

Returns:



716
717
718
# File 'sig/types.rbs', line 716

def name
  @name
end