ROSTemplateFormatVersion:'2015-09-01'Parameters:Isp:AllowedValues:-BGP-BGP_PRO-ChinaTelecom-ChinaUnicom-ChinaMobile-ChinaTelecom_L2-ChinaUnicom_L2-ChinaMobile_L2Description:"The line type. Valid values:\nBGP (default): BGP (Multi-ISP) lines\n\
BGP_PRO: BGP (Multi-ISP) Pro lines\nFor more information about BGP (Multi-ISP)\
\ and BGP (Multi-ISP) Pro, see EIP line types.\nIf you are allowed to use single-ISP\
\ bandwidth, you can also choose one of the following values:\nChinaTelecom:\
\ China Telecom\nChinaUnicom: China Unicom\nChinaMobile: China Mobile\nChinaTelecom_L2:\
\ China Telecom L2\nChinaUnicom_L2: China Unicom L2\nChinaMobile_L2: China Mobile\
\ L2\nIf your services are deployed in China East 1 Finance, \nthis parameter\
\ is required and you must set the value to BGP_FinanceCloud."Type:StringResources:ExtensionDataSource:Properties:Isp:Ref:IspType:DATASOURCE::VPC::PublicIpAddressPoolsOutputs:PublicIpAddressPoolIds:Description:ThelistofpublicipaddresspoolIDs.Value:Fn::GetAtt:-ExtensionDataSource-PublicIpAddressPoolIdsPublicIpAddressPools:Description:Thelistofpublicipaddresspools.Value:Fn::GetAtt:-ExtensionDataSource-PublicIpAddressPools
{"ROSTemplateFormatVersion":"2015-09-01","Parameters":{"Isp":{"Type":"String","Description":"The line type. Valid values:\nBGP (default): BGP (Multi-ISP) lines\nBGP_PRO: BGP (Multi-ISP) Pro lines\nFor more information about BGP (Multi-ISP) and BGP (Multi-ISP) Pro, see EIP line types.\nIf you are allowed to use single-ISP bandwidth, you can also choose one of the following values:\nChinaTelecom: China Telecom\nChinaUnicom: China Unicom\nChinaMobile: China Mobile\nChinaTelecom_L2: China Telecom L2\nChinaUnicom_L2: China Unicom L2\nChinaMobile_L2: China Mobile L2\nIf your services are deployed in China East 1 Finance, \nthis parameter is required and you must set the value to BGP_FinanceCloud.","AllowedValues":["BGP","BGP_PRO","ChinaTelecom","ChinaUnicom","ChinaMobile","ChinaTelecom_L2","ChinaUnicom_L2","ChinaMobile_L2"]}},"Resources":{"ExtensionDataSource":{"Type":"DATASOURCE::VPC::PublicIpAddressPools","Properties":{"Isp":{"Ref":"Isp"}}}},"Outputs":{"PublicIpAddressPoolIds":{"Description":"The list of public ip address pool IDs.","Value":{"Fn::GetAtt":["ExtensionDataSource","PublicIpAddressPoolIds"]}},"PublicIpAddressPools":{"Description":"The list of public ip address pools.","Value":{"Fn::GetAtt":["ExtensionDataSource","PublicIpAddressPools"]}}}}