Class: Google::Apis::GkehubV2alpha::RbacRoleBindingActuationSpec

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/gkehub_v2alpha/classes.rb,
lib/google/apis/gkehub_v2alpha/representations.rb,
lib/google/apis/gkehub_v2alpha/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.



3136
3137
3138
# File 'lib/google/apis/gkehub_v2alpha/classes.rb', line 3136

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3141
3142
# File 'lib/google/apis/gkehub_v2alpha/classes.rb', line 3141

def update!(**args)
end