Class: Aws::Types::PostLineageEventOutput
- Inherits:
-
Object
- Object
- Aws::Types::PostLineageEventOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#domain_id ⇒ ::String
Returns the value of attribute domain_id.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#domain_id ⇒ ::String
Returns the value of attribute domain_id.
4910 4911 4912 |
# File 'sig/types.rbs', line 4910 def domain_id @domain_id end |
#id ⇒ ::String
Returns the value of attribute id.
4909 4910 4911 |
# File 'sig/types.rbs', line 4909 def id @id end |