Class: Google::Apis::GkehubV1alpha::RbacRoleBindingActuationFeatureState

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

Overview

RBAC RoleBinding Actuation: An empty state left as an example Hub-wide Feature state.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RbacRoleBindingActuationFeatureState

Returns a new instance of RbacRoleBindingActuationFeatureState.



5975
5976
5977
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 5975

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5980
5981
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 5980

def update!(**args)
end