Values.CreateDeploymentRequestSourceCreates a new Deployment resource to represent a deployment.
type nonrec t = {apiId : string;The API identifier.
*)description : StringWithLengthBetween0And1024.t option;The description for the deployment resource.
*)stageName : StringWithLengthBetween1And128.t option;The name of the Stage resource for the Deployment resource to create.
*)}