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