Class: Aws::Types::AssociateServiceOutput

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:



229
230
231
# File 'sig/types.rbs', line 229

def association
  @association
end

#webhookTypes::GenericWebhook

Returns the value of attribute webhook.



230
231
232
# File 'sig/types.rbs', line 230

def webhook
  @webhook
end