Class: Google::Apis::GkehubV2::RbacRoleBindingActuationSpec

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/gkehub_v2/classes.rb,
lib/google/apis/gkehub_v2/representations.rb,
lib/google/apis/gkehub_v2/representations.rb

Overview

RBAC RoleBinding Actuation: The membership-specific input for RBACRoleBindingActuation feature.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RbacRoleBindingActuationSpec

Returns a new instance of RbacRoleBindingActuationSpec.



3166
3167
3168
# File 'lib/google/apis/gkehub_v2/classes.rb', line 3166

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3171
3172
# File 'lib/google/apis/gkehub_v2/classes.rb', line 3171

def update!(**args)
end