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:



2064
2065
2066
# File 'sig/types.rbs', line 2064

def association
  @association
end

#webhookTypes::GenericWebhook

Returns the value of attribute webhook.



2065
2066
2067
# File 'sig/types.rbs', line 2065

def webhook
  @webhook
end