View Source GoogleApi.GKEHub.V1.Model.RBACRoleBindingLifecycleState (google_api_gke_hub v0.16.0)
RBACRoleBindingLifecycleState describes the state of a RbacRoleBinding resource.
Attributes
-
code
(type:String.t
, default:nil
) - Output only. The current state of the rbacrolebinding resource.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.GKEHub.V1.Model.RBACRoleBindingLifecycleState{ code: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.