Values_0.CfnStackDetailSourceDetails about the CloudFormation stack.
type nonrec t = {name : CfnStackName.t option;The name of the CloudFormation stack.
*)id : CfnStackId.t option;The unique identifier of the CloudFormation stack.
*)statusMessage : CfnStackStatusMessage.t option;A human-readable message about the stack's current status.
*)}