Class: Aws::Types::MutationActionSetStateParameter

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)


730
731
732
# File 'sig/types.rbs', line 730

def component_name
  @component_name
end

#property ⇒ ::String

Returns the value of attribute property.

Returns:

  • (::String)


731
732
733
# File 'sig/types.rbs', line 731

def property
  @property
end

#set ⇒ Types::ComponentProperty

Returns the value of attribute set.



732
733
734
# File 'sig/types.rbs', line 732

def set
  @set
end