Class: Aws::Types::DeleteIntegrationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteIntegrationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#integration_identifier ⇒ ::String
Returns the value of attribute integration_identifier.
Instance Attribute Details
#integration_identifier ⇒ ::String
Returns the value of attribute integration_identifier.
2436 2437 2438 |
# File 'sig/types.rbs', line 2436 def integration_identifier @integration_identifier end |