Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::V1::GenerateMembershipRBACRoleBindingYAMLResponse.
Response for GenerateRBACRoleBindingYAML.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#role_bindings_yaml
def role_bindings_yaml() -> ::String
Returns
- (::String) — a yaml text blob including the RBAC policies.
#role_bindings_yaml=
def role_bindings_yaml=(value) -> ::String
Parameter
- value (::String) — a yaml text blob including the RBAC policies.
Returns
- (::String) — a yaml text blob including the RBAC policies.