Class: Aws::Types::CancelComponentDeploymentInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#component_name ⇒ ::String

Returns the value of attribute component_name.

Returns:

  • (::String)


34
35
36
# File 'sig/types.rbs', line 34

def component_name
  @component_name
end