Interface ClusterPrincipalAssignment.DefinitionStages.WithPrincipalId

All Known Subinterfaces:
ClusterPrincipalAssignment.Definition, ClusterPrincipalAssignment.DefinitionStages.WithCreate
Enclosing interface:
ClusterPrincipalAssignment.DefinitionStages

public static interface ClusterPrincipalAssignment.DefinitionStages.WithPrincipalId
The stage of the ClusterPrincipalAssignment definition allowing to specify principalId.
  • Method Details

    • withPrincipalId

      Specifies the principalId property: The principal ID assigned to the cluster principal. It can be a user email, application ID, or security group name..
      Parameters:
      principalId - The principal ID assigned to the cluster principal. It can be a user email, application ID, or security group name.
      Returns:
      the next definition stage.