Class: Google::Cloud::Container::V1::MasterAuthorizedNetworksConfig::CidrBlock
- Inherits:
-
Object
- Object
- Google::Cloud::Container::V1::MasterAuthorizedNetworksConfig::CidrBlock
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/container/v1/cluster_service.rb
Overview
CidrBlock contains an optional name and one CIDR block.
Instance Attribute Summary collapse
-
#cidr_block ⇒ ::String
Cidr_block must be specified in CIDR notation.
-
#display_name ⇒ ::String
Display_name is an optional field for users to identify CIDR blocks.