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
603 |
# File 'sig/client.rbs', line 603
def arn: () -> ::String
|
#folder_id ⇒ ::String
604 |
# File 'sig/client.rbs', line 604
def folder_id: () -> ::String
|
#request_id ⇒ ::String
605 |
# File 'sig/client.rbs', line 605
def request_id: () -> ::String
|
#status ⇒ ::Integer
602 |
# File 'sig/client.rbs', line 602
def status: () -> ::Integer
|