Class: Aws::Types::UpdateAssociationOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#associationTypes::Association

Returns the value of attribute association.

Returns:



2057
2058
2059
# File 'sig/types.rbs', line 2057

def association
  @association
end

#webhookTypes::GenericWebhook

Returns the value of attribute webhook.



2058
2059
2060
# File 'sig/types.rbs', line 2058

def webhook
  @webhook
end