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
1085 |
# File 'sig/client.rbs', line 1085
def listing_id: () -> ::String
|
#listing_revision ⇒ ::String
1086 |
# File 'sig/client.rbs', line 1086
def listing_revision: () -> ::String
|
#status ⇒ "CREATING", ...
1087 |
# File 'sig/client.rbs', line 1087
def status: () -> ("CREATING" | "ACTIVE" | "INACTIVE")
|