Module: Aws::Evs::Client::_DeleteEnvironmentConnectorResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteEnvironmentConnectorResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connector ⇒ Types::Connector
254 |
# File 'sig/client.rbs', line 254
def connector: () -> Types::Connector
|
#environment_summary ⇒ Types::EnvironmentSummary
255 |
# File 'sig/client.rbs', line 255
def environment_summary: () -> Types::EnvironmentSummary
|