Class: Google::Cloud::Compute::V1::RouterStatusNatStatus

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Status of a NAT contained in this router.

Instance Attribute Summary collapse

Instance Attribute Details

#auto_allocated_nat_ips::Array<::String>



31972
31973
31974
31975
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31972

class RouterStatusNatStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#drain_auto_allocated_nat_ips::Array<::String>



31972
31973
31974
31975
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31972

class RouterStatusNatStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#drain_user_allocated_nat_ips::Array<::String>



31972
31973
31974
31975
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31972

class RouterStatusNatStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#min_extra_nat_ips_needed::Integer



31972
31973
31974
31975
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31972

class RouterStatusNatStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String



31972
31973
31974
31975
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31972

class RouterStatusNatStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#num_vm_endpoints_with_nat_mappings::Integer



31972
31973
31974
31975
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31972

class RouterStatusNatStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#rule_status::Array<::Google::Cloud::Compute::V1::RouterStatusNatStatusNatRuleStatus>



31972
31973
31974
31975
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31972

class RouterStatusNatStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#user_allocated_nat_ip_resources::Array<::String>



31972
31973
31974
31975
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31972

class RouterStatusNatStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#user_allocated_nat_ips::Array<::String>



31972
31973
31974
31975
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31972

class RouterStatusNatStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end