资源编排服务 RFS-CDN.RefreshJob:blueprint样例

时间:2023-11-01 16:19:21

blueprint样例

tosca_definitions_version: huaweicloud_tosca_version_1_0node_templates:  cdnrj1gi:    type: HuaweiCloud.CDN.RefreshJob    properties:      urls:        - get_input: cdnrj1gi_urls_0      type:        get_input: cdnrj1gi_typeinputs:  cdnrj1gi_urls_0:    description: 刷新的URL    label: ''  cdnrj1gi_type:    description: 刷新的类型    label: ''
support.huaweicloud.com/tr-aos/cdn-refreshjob.html