Class: Aws::Types::DeleteCodeSecurityIntegrationResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCodeSecurityIntegrationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#integration_arn ⇒ ::String
Returns the value of attribute integration_arn.
Instance Attribute Details
#integration_arn ⇒ ::String
Returns the value of attribute integration_arn.
1203 1204 1205 |
# File 'sig/types.rbs', line 1203 def integration_arn @integration_arn end |