Cloud Asset V1 API - Class Google::Cloud::Asset::V1::BatchGetEffectiveIamPoliciesResponse::EffectiveIamPolicy::PolicyInfo (v0.19.0)

Reference documentation and code samples for the Cloud Asset V1 API class Google::Cloud::Asset::V1::BatchGetEffectiveIamPoliciesResponse::EffectiveIamPolicy::PolicyInfo.

The IAM policy and its attached resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#attached_resource

def attached_resource() -> ::String
Returns
  • (::String) — The full resource name the policy is directly attached to.

#attached_resource=

def attached_resource=(value) -> ::String
Parameter
  • value (::String) — The full resource name the policy is directly attached to.
Returns
  • (::String) — The full resource name the policy is directly attached to.

#policy

def policy() -> ::Google::Iam::V1::Policy
Returns

#policy=

def policy=(value) -> ::Google::Iam::V1::Policy
Parameter
Returns