Module: Aws::NetworkFirewall::Client::_StartFlowCaptureResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartFlowCaptureResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#firewall_arn ⇒ ::String
1117 |
# File 'sig/client.rbs', line 1117
def firewall_arn: () -> ::String
|
#flow_operation_id ⇒ ::String
1118 |
# File 'sig/client.rbs', line 1118
def flow_operation_id: () -> ::String
|
#flow_operation_status ⇒ "COMPLETED", ...
1119 |
# File 'sig/client.rbs', line 1119
def flow_operation_status: () -> ("COMPLETED" | "IN_PROGRESS" | "FAILED" | "COMPLETED_WITH_ERRORS")
|