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)


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

def firewall_arn: () -> ::String

#firewall_name::String

Returns:

  • (::String)


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

def firewall_name: () -> ::String

#subnet_change_protectionBoolean

Returns:

  • (Boolean)


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

def subnet_change_protection: () -> bool

#update_token::String

Returns:

  • (::String)


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

def update_token: () -> ::String