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