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.



3164
3165
3166
# File 'lib/google/apis/gkehub_v2/classes.rb', line 3164

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3169
3170
# File 'lib/google/apis/gkehub_v2/classes.rb', line 3169

def update!(**args)
end