Module: Aws::QuickSight::Client::_CreateFlowResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateFlowResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
514 |
# File 'sig/client.rbs', line 514
def arn: () -> ::String
|
#flow_id ⇒ ::String
515 |
# File 'sig/client.rbs', line 515
def flow_id: () -> ::String
|
#request_id ⇒ ::String
516 |
# File 'sig/client.rbs', line 516
def request_id: () -> ::String
|
#status ⇒ ::Integer
517 |
# File 'sig/client.rbs', line 517
def status: () -> ::Integer
|