Class: Aws::Types::GetIntegrationRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetIntegrationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#integration_name ⇒ ::String
Returns the value of attribute integration_name.
Instance Attribute Details
#integration_name ⇒ ::String
Returns the value of attribute integration_name.
925 926 927 |
# File 'sig/types.rbs', line 925 def integration_name @integration_name end |