Class: Aws::Types::GetComponentRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ ::String

Returns the value of attribute arn.

Returns:

  • (::String)


322
323
324
# File 'sig/types.rbs', line 322

def arn
  @arn
end

#recipe_output_format ⇒ "JSON", "YAML"

Returns the value of attribute recipe_output_format.

Returns:

  • ("JSON", "YAML")


321
322
323
# File 'sig/types.rbs', line 321

def recipe_output_format
  @recipe_output_format
end