Class: Aws::Types::DeleteIntegrationMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteIntegrationMessage
- 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.
1907 1908 1909 |
# File 'sig/types.rbs', line 1907 def integration_identifier @integration_identifier end |