Class RoleBinding

  • All Implemented Interfaces:
    IApiEndpoint, IApiResource, IResource, software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, software.constructs.IDependable

    @Generated(value="jsii-pacmak/1.75.0 (build 63bb957)",
               date="2023-02-20T02:42:01.938Z")
    @Stability(Stable)
    public class RoleBinding
    extends Resource
    A RoleBinding grants permissions within a specific namespace to a user or set of users.
    • Constructor Detail

      • RoleBinding

        protected RoleBinding​(software.amazon.jsii.JsiiObjectRef objRef)
      • RoleBinding

        protected RoleBinding​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • RoleBinding

        @Stability(Stable)
        public RoleBinding​(@NotNull
                           software.constructs.Construct scope,
                           @NotNull
                           String id,
                           @NotNull
                           RoleBindingProps props)
        Parameters:
        scope - This parameter is required.
        id - This parameter is required.
        props - This parameter is required.