Class: Aws::Types::AssociateSecurityGroupVpcResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#state"associating", ...

Returns the value of attribute state.

Returns:

  • ("associating", "associated", "association-failed", "disassociating", "disassociated", "disassociation-failed")


694
695
696
# File 'sig/types.rbs', line 694

def state
  @state
end