Class: Aws::Types::DeleteComponentRequest

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)


126
127
128
# File 'sig/types.rbs', line 126

def component_name
  @component_name
end

#resource_group_name::String

Returns the value of attribute resource_group_name.

Returns:

  • (::String)


125
126
127
# File 'sig/types.rbs', line 125

def resource_group_name
  @resource_group_name
end