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