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
1140 |
# File 'sig/client.rbs', line 1140
def firewall_arn: () -> ::String
|
#flow_operation_id ⇒ ::String
1141 |
# File 'sig/client.rbs', line 1141
def flow_operation_id: () -> ::String
|
#flow_operation_status ⇒ "COMPLETED", ...
1142 |
# File 'sig/client.rbs', line 1142
def flow_operation_status: () -> ("COMPLETED" | "IN_PROGRESS" | "FAILED" | "COMPLETED_WITH_ERRORS")
|