Project Environment Type Update Properties Response Creator Role Assignment
    data class ProjectEnvironmentTypeUpdatePropertiesResponseCreatorRoleAssignment(val roles: Map<String, EnvironmentRoleResponse>? = null)
The role definition assigned to the environment creator on backing resources.
Constructors
Link copied to clipboard
                fun ProjectEnvironmentTypeUpdatePropertiesResponseCreatorRoleAssignment(roles: Map<String, EnvironmentRoleResponse>? = null)