Module: Aws::DataZone::Client::_DeleteLineageEventResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteLineageEventOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#domain_id ⇒ ::String
1621 |
# File 'sig/client.rbs', line 1621
def domain_id: () -> ::String
|
#id ⇒ ::String
1620 |
# File 'sig/client.rbs', line 1620
def id: () -> ::String
|
#processing_status ⇒ "REQUESTED", ...
1622 |
# File 'sig/client.rbs', line 1622
def processing_status: () -> ("REQUESTED" | "PROCESSING" | "SUCCESS" | "FAILED")
|