Module: Aws::NetworkFirewall::Client::_UpdateProxyRulePrioritiesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::UpdateProxyRulePrioritiesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#proxy_rule_group_arn::String

Returns:

  • (::String)


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

def proxy_rule_group_arn: () -> ::String

#proxy_rule_group_name::String

Returns:

  • (::String)


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

def proxy_rule_group_name: () -> ::String

#rule_group_request_phase"PRE_DNS", ...

Returns:

  • ("PRE_DNS", "PRE_REQ", "POST_RES")


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

def rule_group_request_phase: () -> ("PRE_DNS" | "PRE_REQ" | "POST_RES")

#rules::Array[Types::ProxyRulePriority]

Returns:



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

def rules: () -> ::Array[Types::ProxyRulePriority]

#update_token::String

Returns:

  • (::String)


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

def update_token: () -> ::String