Interface ProjectEnvironmentType.UpdateStages.WithCreatorRoleAssignment

All Known Subinterfaces:
ProjectEnvironmentType.Update
Enclosing interface:
ProjectEnvironmentType.UpdateStages

public static interface ProjectEnvironmentType.UpdateStages.WithCreatorRoleAssignment
The stage of the ProjectEnvironmentType update allowing to specify creatorRoleAssignment.
  • Method Details

    • withCreatorRoleAssignment

      Specifies the creatorRoleAssignment property: The role definition assigned to the environment creator on backing resources..
      Parameters:
      creatorRoleAssignment - The role definition assigned to the environment creator on backing resources.
      Returns:
      the next definition stage.