Values.AssociateSourceNetworkStackRequestSourceAssociate a Source Network to an existing CloudFormation Stack and modify launch templates to use this network. Can be used for reverting to previously deployed CloudFormation stacks.
type nonrec t = {sourceNetworkID : SourceNetworkID.t;The Source Network ID to associate with CloudFormation template.
*)cfnStackName : CfnStackName.t;CloudFormation template to associate with a Source Network.
*)}