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)


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

def proxy_rule_group_arn: () -> ::String

#proxy_rule_group_name::String

Returns:

  • (::String)


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

def proxy_rule_group_name: () -> ::String

#rule_group_request_phase"PRE_DNS", ...

Returns:

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


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

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

#rules::Array[Types::ProxyRulePriority]

Returns:



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

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

#update_token::String

Returns:

  • (::String)


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

def update_token: () -> ::String