Values.GetCloudFormationTemplateRequestSourceGets the specified AWS CloudFormation template.
type nonrec t = {applicationId : string;The Amazon Resource Name (ARN) of the application.
*)templateId : string;The UUID returned by CreateCloudFormationTemplate.Pattern: [0-9a-fA-F]{8}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}
*)}