Class: Google::Apis::GkehubV2alpha::RbacRoleBindingActuationSpec
- Inherits:
-
Object
- Object
- Google::Apis::GkehubV2alpha::RbacRoleBindingActuationSpec
- 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
-
#initialize(**args) ⇒ RbacRoleBindingActuationSpec
constructor
A new instance of RbacRoleBindingActuationSpec.
-
#update!(**args) ⇒ Object
Update properties of this object.
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 |