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
517 |
# File 'sig/client.rbs', line 517
def arn: () -> ::String
|
#flow_id ⇒ ::String
518 |
# File 'sig/client.rbs', line 518
def flow_id: () -> ::String
|
#request_id ⇒ ::String
519 |
# File 'sig/client.rbs', line 519
def request_id: () -> ::String
|
#status ⇒ ::Integer
520 |
# File 'sig/client.rbs', line 520
def status: () -> ::Integer
|