Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::FirewallPolicyAssociation (v1.5.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::FirewallPolicyAssociation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#attachment_target

def attachment_target() -> ::String
Returns
  • (::String) — The target that the firewall policy is attached to.

#attachment_target=

def attachment_target=(value) -> ::String
Parameter
  • value (::String) — The target that the firewall policy is attached to.
Returns
  • (::String) — The target that the firewall policy is attached to.

#display_name

def display_name() -> ::String
Returns
  • (::String) — [Output Only] Deprecated, please use short name instead. The display name of the firewall policy of the association.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — [Output Only] Deprecated, please use short name instead. The display name of the firewall policy of the association.
Returns
  • (::String) — [Output Only] Deprecated, please use short name instead. The display name of the firewall policy of the association.

#firewall_policy_id

def firewall_policy_id() -> ::String
Returns
  • (::String) — [Output Only] The firewall policy ID of the association.

#firewall_policy_id=

def firewall_policy_id=(value) -> ::String
Parameter
  • value (::String) — [Output Only] The firewall policy ID of the association.
Returns
  • (::String) — [Output Only] The firewall policy ID of the association.

#name

def name() -> ::String
Returns
  • (::String) — The name for an association.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The name for an association.
Returns
  • (::String) — The name for an association.

#short_name

def short_name() -> ::String
Returns
  • (::String) — [Output Only] The short name of the firewall policy of the association.

#short_name=

def short_name=(value) -> ::String
Parameter
  • value (::String) — [Output Only] The short name of the firewall policy of the association.
Returns
  • (::String) — [Output Only] The short name of the firewall policy of the association.