Module: Aws::QuickSight::Client::_CreateFolderResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateFolderResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
542 |
# File 'sig/client.rbs', line 542
def arn: () -> ::String
|
#folder_id ⇒ ::String
543 |
# File 'sig/client.rbs', line 543
def folder_id: () -> ::String
|
#request_id ⇒ ::String
544 |
# File 'sig/client.rbs', line 544
def request_id: () -> ::String
|
#status ⇒ ::Integer
541 |
# File 'sig/client.rbs', line 541
def status: () -> ::Integer
|