Class: Aws::Types::IntegratedDocument
- Inherits:
-
Object
- Object
- Aws::Types::IntegratedDocument
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#integration_id ⇒ ::String
Returns the value of attribute integration_id.
-
#resource_id ⇒ ::String
Returns the value of attribute resource_id.
Instance Attribute Details
#integration_id ⇒ ::String
Returns the value of attribute integration_id.
1231 1232 1233 |
# File 'sig/types.rbs', line 1231 def integration_id @integration_id end |
#resource_id ⇒ ::String
Returns the value of attribute resource_id.
1232 1233 1234 |
# File 'sig/types.rbs', line 1232 def resource_id @resource_id end |