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]
3004 |
# File 'sig/client.rbs', line 3004
def blueprints: () -> ::Array[::String]
|
#next_token ⇒ ::String
3005 |
# File 'sig/client.rbs', line 3005
def next_token: () -> ::String
|