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