Module: Aws::Inspector2::Client::_UpdateCodeSecurityIntegrationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateCodeSecurityIntegrationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#integration_arn ⇒ ::String
1803 |
# File 'sig/client.rbs', line 1803
def integration_arn: () -> ::String
|
#status ⇒ "PENDING", ...
1804 |
# File 'sig/client.rbs', line 1804
def status: () -> ("PENDING" | "IN_PROGRESS" | "ACTIVE" | "INACTIVE" | "DISABLING")
|