Module: Aws::DevOpsAgent::Client::_AssociateServiceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AssociateServiceOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#association ⇒ Types::Association
86 |
# File 'sig/client.rbs', line 86
def association: () -> Types::Association
|
#webhook ⇒ Types::GenericWebhook
87 |
# File 'sig/client.rbs', line 87
def webhook: () -> Types::GenericWebhook
|