Values.ChangeSetDetailsSourceDetails of the change set.
type nonrec t = {applicationId : string;The application Amazon Resource Name (ARN).
*)changeSetId : string;The Amazon Resource Name (ARN) of the change set.Length constraints: Minimum length of 1.Pattern: ARN:[-a-zA-Z0-9:/]*
*)semanticVersion : string;The semantic version of the application: https://semver.org/
*)stackId : string;The unique ID of the stack.
*)}