Values.RotateIngestEndpointCredentialsRequestSourceRotate the IngestEndpoint's username and password, as specified by the IngestEndpoint's id.
type nonrec t = {id : string;The ID of the channel the IngestEndpoint is on.
*)ingestEndpointId : string;The id of the IngestEndpoint whose credentials should be rotated
*)}