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]
3115 |
# File 'sig/client.rbs', line 3115
def folders: () -> ::Array[::String]
|
#next_token ⇒ ::String
3116 |
# File 'sig/client.rbs', line 3116
def next_token: () -> ::String
|
#request_id ⇒ ::String
3117 |
# File 'sig/client.rbs', line 3117
def request_id: () -> ::String
|
#status ⇒ ::Integer
3114 |
# File 'sig/client.rbs', line 3114
def status: () -> ::Integer
|