Class: Aws::Types::DeleteCodeSecurityIntegrationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCodeSecurityIntegrationRequest
- 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.
1198 1199 1200 |
# File 'sig/types.rbs', line 1198 def integration_arn @integration_arn end |