Class: Aws::Types::GetComponentTypeRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#component_type_id::String

Returns the value of attribute component_type_id.

Returns:

  • (::String)


454
455
456
# File 'sig/types.rbs', line 454

def component_type_id
  @component_type_id
end

#workspace_id::String

Returns the value of attribute workspace_id.

Returns:

  • (::String)


453
454
455
# File 'sig/types.rbs', line 453

def workspace_id
  @workspace_id
end