Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::SecurityPolicyAssociation (v3.5.0)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#attachment_id

def attachment_id() -> ::String
Returns
  • (::String) — The resource that the security policy is attached to.

#attachment_id=

def attachment_id=(value) -> ::String
Parameter
  • value (::String) — The resource that the security policy is attached to.
Returns
  • (::String) — The resource that the security policy is attached to.

#display_name

def display_name() -> ::String
Returns
  • (::String) — Output only. [Output Only] The display name of the security policy of the association.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Output only. [Output Only] The display name of the security policy of the association.
Returns
  • (::String) — Output only. [Output Only] The display name of the security policy of the association.

#excluded_folders

def excluded_folders() -> ::Array<::String>
Returns
  • (::Array<::String>) — A list of folders to exclude from the security policy.

#excluded_folders=

def excluded_folders=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — A list of folders to exclude from the security policy.
Returns
  • (::Array<::String>) — A list of folders to exclude from the security policy.

#excluded_projects

def excluded_projects() -> ::Array<::String>
Returns
  • (::Array<::String>) — A list of projects to exclude from the security policy.

#excluded_projects=

def excluded_projects=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — A list of projects to exclude from the security policy.
Returns
  • (::Array<::String>) — A list of projects to exclude from the security policy.

#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.

#security_policy_id

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

#security_policy_id=

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

#short_name

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

#short_name=

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