Module: Aws::QuickSight::Client::_ListFoldersForResourceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFoldersForResourceResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#folders ⇒ ::Array[::String]
2779 |
# File 'sig/client.rbs', line 2779
def folders: () -> ::Array[::String]
|
#next_token ⇒ ::String
2780 |
# File 'sig/client.rbs', line 2780
def next_token: () -> ::String
|
#request_id ⇒ ::String
2781 |
# File 'sig/client.rbs', line 2781
def request_id: () -> ::String
|
#status ⇒ ::Integer
2778 |
# File 'sig/client.rbs', line 2778
def status: () -> ::Integer
|