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

Returns:

  • (::String)


1159
# File 'sig/client.rbs', line 1159

def firewall_arn: () -> ::String

#flow_operation_id::String

Returns:

  • (::String)


1160
# File 'sig/client.rbs', line 1160

def flow_operation_id: () -> ::String

#flow_operation_status"COMPLETED", ...

Returns:

  • ("COMPLETED", "IN_PROGRESS", "FAILED", "COMPLETED_WITH_ERRORS")


1161
# File 'sig/client.rbs', line 1161

def flow_operation_status: () -> ("COMPLETED" | "IN_PROGRESS" | "FAILED" | "COMPLETED_WITH_ERRORS")