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