Module: Aws::Glue::Client::_ListBlueprintsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBlueprintsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#blueprints ⇒ ::Array[::String]
3018 |
# File 'sig/client.rbs', line 3018
def blueprints: () -> ::Array[::String]
|
#next_token ⇒ ::String
3019 |
# File 'sig/client.rbs', line 3019
def next_token: () -> ::String
|