Module: Aws::DataZone::Client::_CreateListingChangeSetResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateListingChangeSetOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#listing_id ⇒ ::String
1090 |
# File 'sig/client.rbs', line 1090
def listing_id: () -> ::String
|
#listing_revision ⇒ ::String
1091 |
# File 'sig/client.rbs', line 1091
def listing_revision: () -> ::String
|
#status ⇒ "CREATING", ...
1092 |
# File 'sig/client.rbs', line 1092
def status: () -> ("CREATING" | "ACTIVE" | "INACTIVE")
|