Cloud Composer V1 API - Class Google::Cloud::Orchestration::Airflow::Service::V1::MasterAuthorizedNetworksConfig::CidrBlock (v0.3.1)

Reference documentation and code samples for the Cloud Composer V1 API class Google::Cloud::Orchestration::Airflow::Service::V1::MasterAuthorizedNetworksConfig::CidrBlock.

CIDR block with an optional name.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cidr_block

def cidr_block() -> ::String
Returns
  • (::String) — CIDR block that must be specified in CIDR notation.

#cidr_block=

def cidr_block=(value) -> ::String
Parameter
  • value (::String) — CIDR block that must be specified in CIDR notation.
Returns
  • (::String) — CIDR block that must be specified in CIDR notation.

#display_name

def display_name() -> ::String
Returns
  • (::String) — User-defined name that identifies the CIDR block.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — User-defined name that identifies the CIDR block.
Returns
  • (::String) — User-defined name that identifies the CIDR block.