Module: Aws::NetworkFirewall::Client::_UpdateSubnetChangeProtectionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#firewall_arn::String

Returns:

  • (::String)


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

def firewall_arn: () -> ::String

#firewall_name::String

Returns:

  • (::String)


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

def firewall_name: () -> ::String

#subnet_change_protectionBoolean

Returns:

  • (Boolean)


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

def subnet_change_protection: () -> bool

#update_token::String

Returns:

  • (::String)


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

def update_token: () -> ::String