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
1871 |
# File 'sig/client.rbs', line 1871
def integration_arn: () -> ::String
|
#status ⇒ "PENDING", ...
1872 |
# File 'sig/client.rbs', line 1872
def status: () -> ("PENDING" | "IN_PROGRESS" | "ACTIVE" | "INACTIVE" | "DISABLING")
|