e7193829f791e6ee870e72fab13a69900e7d252c8388192c752979229a03341d.json 35 KB

1
  1. {"ast":null,"code":"export const CDNNotifyConfiguration = {\n 'location': 'xml',\n 'sentAs': 'Domain',\n 'type': 'array',\n 'items': {\n 'type': 'object',\n 'parameters': {\n 'Name': {\n 'type': 'string',\n 'sentAs': 'Name'\n },\n 'Action': {\n 'type': 'string',\n 'sentAs': 'Action'\n },\n 'Status': {\n 'type': 'string',\n 'sentAs': 'Status'\n },\n 'Agency': {\n 'type': 'string',\n 'sentAs': 'Agency'\n },\n 'Filter': {\n 'type': 'object',\n 'sentAs': 'Filter',\n 'parameters': {\n 'Object': {\n 'type': 'object',\n 'sentAs': 'Object',\n 'parameters': {\n 'FilterRule': {\n 'type': 'array',\n 'sentAs': 'FilterRule',\n 'items': {\n 'type': 'object',\n 'parameters': {\n 'Name': {\n 'type': 'string',\n 'sentAs': 'Name'\n },\n 'Value': {\n 'type': 'string',\n 'sentAs': 'Value'\n }\n }\n }\n }\n }\n }\n }\n },\n 'Events': {\n 'type': 'array',\n 'items': {\n 'type': 'adapter'\n },\n 'sentAs': 'Event'\n }\n }\n }\n};\nexport const ObjectEncryptionRule = {\n 'SseKms': {\n 'location': 'header',\n 'sentAs': 'server-side-encryption',\n 'withPrefix': true,\n 'type': 'adapter'\n },\n 'SseMode': {\n 'location': 'header',\n 'sentAs': 'server-side-encryption',\n 'withPrefix': true,\n 'type': 'adapter'\n },\n 'SseAlgorithm': {\n 'location': 'header',\n 'sentAs': 'server-side-data-encryption',\n 'withPrefix': true\n },\n 'SseKmsKey': {\n 'location': 'header',\n 'sentAs': 'server-side-encryption-kms-key-id',\n 'withPrefix': true\n },\n 'SseKmsProjectId': {\n 'location': 'header',\n 'sentAs': 'sse-kms-key-project-id',\n 'withPrefix': true\n },\n 'SseC': {\n 'location': 'header',\n 'sentAs': 'server-side-encryption-customer-algorithm',\n 'withPrefix': true\n },\n 'SseCKey': {\n 'location': 'header',\n 'sentAs': 'server-side-encryption-customer-key',\n 'type': 'password',\n 'withPrefix': true\n },\n 'SseCKeyMd5': {\n 'location': 'header',\n 'sentAs': 'server-side-encryption-customer-key-MD5',\n 'withPrefix': true\n }\n};\nexport const BucketEncryptionRule = {\n 'SseMode': {\n 'location': 'header',\n 'sentAs': 'server-side-encryption',\n 'withPrefix': true,\n 'type': 'adapter'\n },\n 'SseAlgorithm': {\n 'location': 'header',\n 'sentAs': 'server-side-data-encryption',\n 'withPrefix': true\n },\n 'SseKmsKey': {\n 'location': 'header',\n 'sentAs': 'server-side-encryption-kms-key-id',\n 'withPrefix': true\n },\n 'SseKmsProjectId': {\n 'location': 'header',\n 'sentAs': 'sse-kms-key-project-id',\n 'withPrefix': true\n }\n};\nexport const CreateAuditPolicy = {\n 'httpMethod': 'POST',\n 'parameters': {\n 'ApiPath': {\n 'location': 'uri'\n },\n 'CreateReviewTask': {\n 'required': true,\n 'location': 'body'\n }\n }\n};\nexport const CreateAuditPolicyOutput = {\n 'data': {\n 'type': 'body'\n },\n 'parameters': {\n 'CreateReviewTask': {\n 'location': 'body'\n }\n }\n};\nexport const GetAuditPolicy = {\n 'httpMethod': 'GET',\n 'parameters': {\n 'ApiPath': {\n 'location': 'uri'\n }\n }\n};\nexport const GetAuditPolicyOutput = {\n 'data': {\n 'type': 'body'\n },\n 'parameters': {\n 'result': {\n 'location': 'body'\n }\n }\n};\nexport const PutAuditPolicy = {\n 'httpMethod': 'PUT',\n 'parameters': {\n 'ApiPath': {\n 'location': 'uri'\n },\n 'CreateReviewTask': {\n 'required': true,\n 'location': 'body'\n }\n }\n};\nexport const PutAuditPolicyOutPut = {\n 'data': {\n 'type': 'body'\n },\n 'parameters': {\n 'CreateReviewTask': {\n 'location': 'body'\n }\n }\n};\nexport const DeleteAuditPolicy = {\n 'httpMethod': 'DELETE',\n 'parameters': {\n 'ApiPath': {\n 'location': 'uri'\n },\n 'Other_parameter': {\n 'location': 'uri',\n 'sentAs': 'task_name'\n }\n }\n};\nexport const GetAuditResult = {\n 'httpMethod': 'GET',\n 'parameters': {\n 'ApiPath': {\n 'location': 'uri'\n },\n 'Type': {\n 'location': 'urlPath',\n 'sentAs': 'type'\n },\n 'Limit': {\n 'type': 'number',\n 'location': 'urlPath',\n 'sentAs': 'limit'\n },\n 'Offset': {\n 'type': 'number',\n 'location': 'urlPath',\n 'sentAs': 'offset'\n }\n }\n};\nexport const GetAuditResultOutput = {\n 'data': {\n 'type': 'body'\n },\n 'parameters': {\n 'result': {\n 'location': 'body'\n }\n }\n};\nexport const lifecycleRule = {\n 'required': true,\n 'type': 'array',\n 'location': 'xml',\n 'sentAs': 'Rule',\n 'items': {\n 'type': 'object',\n 'parameters': {\n 'ID': {\n 'sentAs': 'ID'\n },\n 'Prefix': {\n 'sentAs': 'Prefix'\n },\n 'Status': {\n 'sentAs': 'Status'\n },\n 'Filter': {\n 'type': 'object',\n 'sentAs': 'Filter',\n 'parameters': {\n // 即使array中仅有一条记录也可以使用And属性\n 'And': {\n 'type': 'object',\n 'sentAs': 'And',\n 'parameters': {\n 'Prefix': {\n 'sentAs': 'Prefix'\n },\n 'Tag': {\n 'type': 'array',\n 'sentAs': 'Tag',\n 'items': {\n 'type': 'object',\n 'location': 'xml',\n 'sentAs': 'Tag',\n 'parameters': {\n 'Key': {\n 'sentAs': 'Key'\n },\n 'Value': {\n 'sentAs': 'Value'\n }\n }\n }\n }\n }\n }\n }\n },\n 'Transitions': {\n 'type': 'array',\n 'sentAs': 'Transition',\n 'items': {\n 'type': 'object',\n 'parameters': {\n 'StorageClass': {\n 'sentAs': 'StorageClass',\n 'type': 'adapter'\n },\n 'Date': {\n 'sentAs': 'Date'\n },\n 'Days': {\n 'type': 'number',\n 'sentAs': 'Days'\n }\n }\n }\n },\n 'Expiration': {\n 'type': 'object',\n 'sentAs': 'Expiration',\n 'parameters': {\n 'Date': {\n 'sentAs': 'Date'\n },\n 'Days': {\n 'type': 'number',\n 'sentAs': 'Days'\n },\n 'ExpiredObjectDeleteMarker': {\n 'sentAs': 'ExpiredObjectDeleteMarker'\n }\n }\n },\n 'AbortIncompleteMultipartUpload': {\n 'type': 'object',\n 'sentAs': 'AbortIncompleteMultipartUpload',\n 'parameters': {\n 'DaysAfterInitiation': {\n 'type': 'number',\n 'sentAs': 'DaysAfterInitiation'\n }\n }\n },\n 'NoncurrentVersionTransitions': {\n 'type': 'array',\n 'sentAs': 'NoncurrentVersionTransition',\n 'items': {\n 'type': 'object',\n 'parameters': {\n 'StorageClass': {\n 'sentAs': 'StorageClass',\n 'type': 'adapter'\n },\n 'NoncurrentDays': {\n 'type': 'number',\n 'sentAs': 'NoncurrentDays'\n }\n }\n }\n },\n 'NoncurrentVersionExpiration': {\n 'type': 'object',\n 'sentAs': 'NoncurrentVersionExpiration',\n 'parameters': {\n 'NoncurrentDays': {\n 'type': 'number',\n 'sentAs': 'NoncurrentDays'\n }\n }\n }\n }\n }\n};\nexport const ObjectLock = {\n 'location': 'xml',\n 'type': 'object',\n 'parameters': {\n 'DefaultRetention': {\n 'type': 'object',\n 'sentAs': 'DefaultRetention',\n 'parameters': {\n 'Days': {\n 'sentAs': 'Days'\n },\n 'Years': {\n 'sentAs': 'Years'\n },\n 'Mode': {\n 'sentAs': 'Mode'\n }\n }\n }\n }\n};\nexport const CustomDomainBody = {\n 'Name': {\n 'location': 'xml',\n 'sentAs': 'Name'\n },\n 'CertificateId': {\n 'location': 'xml',\n 'sentAs': 'CertificateId'\n },\n 'Certificate': {\n 'location': 'xml',\n 'sentAs': 'Certificate'\n },\n 'CertificateChain': {\n 'location': 'xml',\n 'sentAs': 'CertificateChain'\n },\n 'PrivateKey': {\n 'location': 'xml',\n 'sentAs': 'PrivateKey'\n }\n};\nexport const functionGraphConfiguration = {\n 'type': 'array',\n 'location': 'xml',\n 'sentAs': 'FunctionGraphConfiguration',\n 'items': {\n 'type': 'object',\n 'location': 'xml',\n 'parameters': {\n 'ID': {\n 'sentAs': 'Id'\n },\n 'Filter': {\n 'type': 'object',\n 'parameters': {\n 'FilterRules': {\n 'wrapper': 'Object',\n 'type': 'array',\n 'sentAs': 'FilterRule',\n 'items': {\n 'type': 'object',\n 'parameters': {\n 'Name': {},\n 'Value': {}\n }\n }\n }\n }\n },\n 'FunctionGraph': {},\n 'Event': {\n 'type': 'array',\n 'items': {\n 'type': 'adapter'\n }\n }\n }\n }\n};\nexport const topicConfiguration = {\n 'type': 'array',\n 'location': 'xml',\n 'sentAs': 'TopicConfiguration',\n 'items': {\n 'type': 'object',\n 'location': 'xml',\n 'parameters': {\n 'ID': {\n 'sentAs': 'Id'\n },\n 'Filter': {\n 'type': 'object',\n 'parameters': {\n 'FilterRules': {\n 'wrapper': 'Object',\n 'type': 'array',\n 'sentAs': 'FilterRule',\n 'items': {\n 'type': 'object',\n 'parameters': {\n 'Name': {},\n 'Value': {}\n }\n }\n }\n }\n },\n 'Topic': {},\n 'Event': {\n 'type': 'array',\n 'items': {\n 'type': 'adapter'\n }\n }\n }\n }\n};\nexport const eventGridConfiguration = {\n 'type': 'array',\n 'location': 'xml',\n 'sentAs': 'EventGridConfiguration',\n 'items': {\n 'type': 'object',\n 'location': 'xml',\n 'parameters': {\n 'ID': {\n 'sentAs': 'Id'\n },\n 'Filter': {\n 'type': 'object',\n 'parameters': {\n 'FilterRules': {\n 'wrapper': 'Object',\n 'type': 'array',\n 'sentAs': 'FilterRule',\n 'items': {\n 'type': 'object',\n 'parameters': {\n 'Name': {},\n 'Value': {}\n }\n }\n }\n }\n },\n 'ChannelId': {},\n 'ObjectKeyEncode': {},\n 'UseOBSMessageLayout': {},\n 'Event': {\n 'type': 'array',\n 'items': {\n 'type': 'adapter'\n }\n }\n }\n }\n};\nexport const functionStageConfiguration = {\n 'type': 'array',\n 'location': 'xml',\n 'sentAs': 'FunctionStageConfiguration',\n 'items': {\n 'type': 'object',\n 'location': 'xml',\n 'parameters': {\n 'ID': {\n 'sentAs': 'Id'\n },\n 'Filter': {\n 'type': 'object',\n 'parameters': {\n 'FilterRules': {\n 'wrapper': 'Object',\n 'type': 'array',\n 'sentAs': 'FilterRule',\n 'items': {\n 'type': 'object',\n 'parameters': {\n 'Name': {},\n 'Value': {}\n }\n }\n }\n }\n },\n 'FunctionStage': {},\n 'Event': {\n 'type': 'array',\n 'items': {\n 'type': 'adapter'\n }\n }\n }\n }\n};","map":{"version":3,"names":["CDNNotifyConfiguration","ObjectEncryptionRule","BucketEncryptionRule","CreateAuditPolicy","CreateAuditPolicyOutput","GetAuditPolicy","GetAuditPolicyOutput","PutAuditPolicy","PutAuditPolicyOutPut","DeleteAuditPolicy","GetAuditResult","GetAuditResultOutput","lifecycleRule","ObjectLock","CustomDomainBody","functionGraphConfiguration","topicConfiguration","eventGridConfiguration","functionStageConfiguration"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/esdk-obs-browserjs/src/sharedModel.js"],"sourcesContent":["export const CDNNotifyConfiguration = {\n 'location': 'xml',\n 'sentAs': 'Domain',\n 'type': 'array',\n 'items': {\n 'type': 'object',\n 'parameters': {\n 'Name': {\n 'type': 'string',\n 'sentAs': 'Name'\n },\n 'Action': {\n 'type': 'string',\n 'sentAs': 'Action'\n },\n 'Status': {\n 'type': 'string',\n 'sentAs': 'Status'\n },\n 'Agency': {\n 'type': 'string',\n 'sentAs': 'Agency'\n },\n 'Filter': {\n 'type': 'object',\n 'sentAs': 'Filter',\n 'parameters': {\n 'Object': {\n 'type': 'object',\n 'sentAs': 'Object',\n 'parameters': {\n 'FilterRule': {\n 'type': 'array',\n 'sentAs': 'FilterRule',\n 'items': {\n 'type': 'object',\n 'parameters': {\n 'Name': {\n 'type': 'string',\n 'sentAs': 'Name'\n },\n 'Value': {\n 'type': 'string',\n 'sentAs': 'Value'\n },\n }\n }\n }\n }\n }\n\n }\n },\n 'Events': {\n 'type': 'array',\n 'items': {\n 'type': 'adapter',\n },\n 'sentAs': 'Event'\n\n }\n }\n }\n};\n\n\nexport const ObjectEncryptionRule = {\n 'SseKms' :{\n 'location' : 'header',\n 'sentAs' : 'server-side-encryption',\n 'withPrefix' : true,\n 'type' : 'adapter'\n },\n 'SseMode' :{\n 'location' : 'header',\n 'sentAs' : 'server-side-encryption',\n 'withPrefix' : true,\n 'type' : 'adapter'\n },\n 'SseAlgorithm': {\n 'location' : 'header',\n 'sentAs' : 'server-side-data-encryption',\n 'withPrefix' : true,\n },\n 'SseKmsKey' :{\n 'location' : 'header',\n 'sentAs' : 'server-side-encryption-kms-key-id',\n 'withPrefix' : true,\n },\n 'SseKmsProjectId' :{\n 'location' : 'header',\n 'sentAs': 'sse-kms-key-project-id',\n 'withPrefix' : true,\n },\n 'SseC' :{\n 'location' : 'header',\n 'sentAs' : 'server-side-encryption-customer-algorithm',\n 'withPrefix' : true,\n },\n 'SseCKey' :{\n 'location' : 'header',\n 'sentAs' : 'server-side-encryption-customer-key',\n 'type' : 'password',\n 'withPrefix' : true,\n },\n 'SseCKeyMd5' :{\n 'location' : 'header',\n 'sentAs' : 'server-side-encryption-customer-key-MD5',\n 'withPrefix' : true\n }\n}\n\nexport const BucketEncryptionRule = {\n 'SseMode' :{\n 'location' : 'header',\n 'sentAs' : 'server-side-encryption',\n 'withPrefix' : true,\n 'type' : 'adapter'\n },\n 'SseAlgorithm': {\n 'location' : 'header',\n 'sentAs' : 'server-side-data-encryption',\n 'withPrefix' : true,\n },\n 'SseKmsKey' :{\n 'location' : 'header',\n 'sentAs' : 'server-side-encryption-kms-key-id',\n 'withPrefix' : true,\n },\n 'SseKmsProjectId' :{\n 'location' : 'header',\n 'sentAs': 'sse-kms-key-project-id',\n 'withPrefix' : true,\n }\n}\n\nexport const CreateAuditPolicy = {\n 'httpMethod' : 'POST',\n 'parameters' : {\n 'ApiPath': {\n 'location': 'uri'\n },\n 'CreateReviewTask': {\n 'required' : true,\n 'location': 'body'\n }\n }\n}\n\nexport const CreateAuditPolicyOutput = {\n 'data' : {\n 'type' : 'body'\n },\n 'parameters' : {\n 'CreateReviewTask' : {\n 'location' : 'body'\n }\n }\n}\nexport const GetAuditPolicy = {\n 'httpMethod' : 'GET',\n 'parameters' : {\n 'ApiPath': {\n 'location': 'uri'\n }\n }\n}\nexport const GetAuditPolicyOutput = {\n 'data' : {\n 'type' : 'body'\n },\n 'parameters' : {\n 'result' : {\n 'location' : 'body'\n }\n }\n}\nexport const PutAuditPolicy = {\n 'httpMethod' : 'PUT',\n 'parameters' : {\n 'ApiPath': {\n 'location': 'uri'\n },\n 'CreateReviewTask': {\n 'required' : true,\n 'location': 'body'\n }\n }\n}\nexport const PutAuditPolicyOutPut = {\n 'data' : {\n 'type' : 'body'\n },\n 'parameters' : {\n 'CreateReviewTask' : {\n 'location' : 'body'\n }\n }\n}\nexport const DeleteAuditPolicy = {\n 'httpMethod' : 'DELETE',\n 'parameters' : {\n 'ApiPath': {\n 'location': 'uri'\n },\n 'Other_parameter': {\n 'location' : 'uri',\n 'sentAs': 'task_name'\n }\n }\n}\nexport const GetAuditResult = {\n 'httpMethod' : 'GET',\n 'parameters' : {\n 'ApiPath': {\n 'location': 'uri'\n },\n 'Type': {\n 'location': 'urlPath',\n 'sentAs' : 'type'\n },\n 'Limit': {\n 'type' : 'number',\n 'location' : 'urlPath',\n 'sentAs' : 'limit'\n },\n 'Offset': {\n 'type' : 'number',\n 'location' : 'urlPath',\n 'sentAs' : 'offset'\n }\n }\n}\nexport const GetAuditResultOutput = {\n 'data' : {\n 'type' : 'body'\n },\n 'parameters' : {\n 'result' : {\n 'location' : 'body'\n }\n }\n}\n\n\nexport const lifecycleRule = {\n\t'required' : true,\n\t'type' : 'array',\n\t'location' : 'xml',\n\t'sentAs' : 'Rule',\n\t'items' : {\n\t\t'type' : 'object',\n\t\t'parameters' : {\n\t\t\t'ID' : {\n\t\t\t\t'sentAs' : 'ID',\n\t\t\t},\n\t\t\t'Prefix' : {\n\t\t\t\t'sentAs' : 'Prefix',\n\t\t\t},\n\t\t\t'Status' : {\n\t\t\t\t'sentAs' : 'Status',\n\t\t\t},\n 'Filter': {\n 'type': 'object',\n 'sentAs': 'Filter',\n 'parameters': {\n // 即使array中仅有一条记录也可以使用And属性\n 'And': {\n 'type': 'object',\n 'sentAs': 'And',\n 'parameters': {\n 'Prefix': {\n 'sentAs': 'Prefix'\n },\n 'Tag': {\n 'type': 'array',\n 'sentAs': 'Tag',\n 'items': {\n 'type': 'object',\n 'location': 'xml',\n 'sentAs': 'Tag',\n 'parameters': {\n 'Key': {\n 'sentAs': 'Key'\n },\n 'Value': {\n 'sentAs': 'Value'\n }\n }\n }\n },\n }\n }\n }\n },\n\t\t\t'Transitions' : {\n\t\t\t\t'type' : 'array',\n\t\t\t\t'sentAs' : 'Transition',\n\t\t\t\t'items' : {\n\t\t\t\t\t'type' : 'object',\n\t\t\t\t\t'parameters' : {\n\t\t\t\t\t\t'StorageClass' :{\n\t\t\t\t\t\t\t'sentAs' : 'StorageClass',\n\t\t\t\t\t\t\t'type' : 'adapter'\n\t\t\t\t\t\t},\n\t\t\t\t\t\t'Date' : {\n\t\t\t\t\t\t\t'sentAs' : 'Date',\n\t\t\t\t\t\t},\n\t\t\t\t\t\t'Days' : {\n\t\t\t\t\t\t\t'type' : 'number',\n\t\t\t\t\t\t\t'sentAs' : 'Days'\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t'Expiration' : {\n\t\t\t\t'type' : 'object',\n\t\t\t\t'sentAs' : 'Expiration',\n\t\t\t\t'parameters' : {\n\t\t\t\t\t'Date' : {\n\t\t\t\t\t\t'sentAs' : 'Date',\n\t\t\t\t\t},\n\t\t\t\t\t'Days' : {\n\t\t\t\t\t\t'type' : 'number',\n\t\t\t\t\t\t'sentAs' : 'Days'\n\t\t\t\t\t},\n 'ExpiredObjectDeleteMarker':{\n 'sentAs' : 'ExpiredObjectDeleteMarker'\n }\n\t\t\t\t},\n\t\t\t},\n 'AbortIncompleteMultipartUpload' : {\n 'type' : 'object',\n 'sentAs' : 'AbortIncompleteMultipartUpload',\n 'parameters' : {\n 'DaysAfterInitiation' : {\n 'type' : 'number',\n 'sentAs' : 'DaysAfterInitiation',\n },\n },\n },\n\t\t\t'NoncurrentVersionTransitions' :{\n\t\t\t\t'type' : 'array',\n\t\t\t\t'sentAs' : 'NoncurrentVersionTransition',\n\t\t\t\t'items' : {\n\t\t\t\t\t'type' : 'object',\n\t\t\t\t\t'parameters' : {\n\t\t\t\t\t\t'StorageClass' :{\n\t\t\t\t\t\t\t'sentAs' : 'StorageClass',\n\t\t\t\t\t\t\t'type' : 'adapter'\n\t\t\t\t\t\t},\n\t\t\t\t\t\t'NoncurrentDays' : {\n\t\t\t\t\t\t\t'type' : 'number',\n\t\t\t\t\t\t\t'sentAs' : 'NoncurrentDays'\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t'NoncurrentVersionExpiration' : {\n\t\t\t\t'type' : 'object',\n\t\t\t\t'sentAs' : 'NoncurrentVersionExpiration',\n\t\t\t\t'parameters' : {\n\t\t\t\t\t'NoncurrentDays' : {\n\t\t\t\t\t\t'type' : 'number',\n\t\t\t\t\t\t'sentAs' : 'NoncurrentDays',\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t}\n\t\t},\n\t},\n};\nexport const ObjectLock = {\n\t'location' : 'xml',\n\t'type': 'object',\n\t'parameters': {\n\t\t'DefaultRetention': {\n\t\t\t'type': 'object',\n\t\t\t'sentAs': 'DefaultRetention',\n\t\t\t'parameters': {\n\t\t\t\t'Days': {\n\t\t\t\t\t'sentAs': 'Days'\n\t\t\t\t},\n\t\t\t\t'Years': {\n\t\t\t\t\t'sentAs': 'Years'\n\t\t\t\t},\n\t\t\t\t'Mode': {\n\t\t\t\t\t'sentAs': 'Mode'\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\t\n\t}\n}\n\nexport const CustomDomainBody = {\n 'Name' : {\n 'location' : 'xml',\n 'sentAs' : 'Name',\n },\n 'CertificateId' : {\n 'location' : 'xml',\n 'sentAs' : 'CertificateId',\n },\n 'Certificate' : {\n 'location' : 'xml',\n 'sentAs' : 'Certificate',\n },\n 'CertificateChain' : {\n 'location' : 'xml',\n 'sentAs' : 'CertificateChain',\n },\n 'PrivateKey' : {\n 'location' : 'xml',\n 'sentAs' : 'PrivateKey',\n },\n};\n\nexport const functionGraphConfiguration = {\n\t'type' : 'array',\n\t'location' : 'xml',\n\t'sentAs' : 'FunctionGraphConfiguration',\n\t'items' : {\n\t\t'type' : 'object',\n\t\t'location' : 'xml',\n\t\t'parameters' : {\n\t\t\t'ID' : {\n\t\t\t\t'sentAs' : 'Id'\n\t\t\t},\n\t\t\t'Filter' : {\n\t\t\t\t'type' : 'object',\n\t\t\t\t'parameters' : {\n\t\t\t\t\t'FilterRules' : {\n\t\t\t\t\t\t'wrapper' : 'Object',\n\t\t\t\t\t\t'type' : 'array',\n\t\t\t\t\t\t'sentAs' : 'FilterRule',\n\t\t\t\t\t\t'items' : {\n\t\t\t\t\t\t\t'type' : 'object',\n\t\t\t\t\t\t\t'parameters' : {\n\t\t\t\t\t\t\t\t'Name' : {},\n\t\t\t\t\t\t\t\t'Value' : {}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t'FunctionGraph' : {},\n\n\t\t\t'Event' : {\n\t\t\t\t'type' : 'array',\n\t\t\t\t'items' : {\n\t\t\t\t\t'type' : 'adapter',\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n};\n\nexport const topicConfiguration = {\n\t\t'type' : 'array',\n\t\t'location' : 'xml',\n\t\t'sentAs' : 'TopicConfiguration',\n\t\t'items' : {\n\t\t\t'type' : 'object',\n\t\t\t'location' : 'xml',\n\t\t\t'parameters' : {\n\t\t\t\t'ID' : {\n\t\t\t\t\t'sentAs' : 'Id'\n\t\t\t\t},\n\t\t\t\t'Filter' : {\n\t\t\t\t\t'type' : 'object',\n\t\t\t\t\t'parameters' : {\n\t\t\t\t\t\t'FilterRules' : {\n\t\t\t\t\t\t\t'wrapper' : 'Object',\n\t\t\t\t\t\t\t'type' : 'array',\n\t\t\t\t\t\t\t'sentAs' : 'FilterRule',\n\t\t\t\t\t\t\t'items' : {\n\t\t\t\t\t\t\t\t'type' : 'object',\n\t\t\t\t\t\t\t\t'parameters' : {\n\t\t\t\t\t\t\t\t\t'Name' : {},\n\t\t\t\t\t\t\t\t\t'Value' : {}\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t'Topic' : {},\n\n\t\t\t\t'Event' : {\n\t\t\t\t\t'type' : 'array',\n\t\t\t\t\t'items' : {\n\t\t\t\t\t\t'type' : 'adapter'\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n};\n\nexport const eventGridConfiguration = {\n\t'type' : 'array',\n\t'location' : 'xml',\n\t'sentAs' : 'EventGridConfiguration',\n\t'items' : {\n\t\t'type' : 'object',\n\t\t'location' : 'xml',\n\t\t'parameters' : {\n\t\t\t'ID' : {\n\t\t\t\t'sentAs' : 'Id'\n\t\t\t},\n\t\t\t'Filter' : {\n\t\t\t\t'type' : 'object',\n\t\t\t\t'parameters' : {\n\t\t\t\t\t'FilterRules' : {\n\t\t\t\t\t\t'wrapper' : 'Object',\n\t\t\t\t\t\t'type' : 'array',\n\t\t\t\t\t\t'sentAs' : 'FilterRule',\n\t\t\t\t\t\t'items' : {\n\t\t\t\t\t\t\t'type' : 'object',\n\t\t\t\t\t\t\t'parameters' : {\n\t\t\t\t\t\t\t\t'Name' : {},\n\t\t\t\t\t\t\t\t'Value' : {}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t'ChannelId' : {},\n\t\t\t'ObjectKeyEncode' : {},\n\t\t\t'UseOBSMessageLayout' : {},\n\t\t\t'Event' : {\n\t\t\t\t'type' : 'array',\n\t\t\t\t'items' : {\n\t\t\t\t\t'type' : 'adapter'\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n};\n\nexport const functionStageConfiguration = {\n\t'type' : 'array',\n\t'location' : 'xml',\n\t'sentAs' : 'FunctionStageConfiguration',\n\t'items' : {\n\t\t'type' : 'object',\n\t\t'location' : 'xml',\n\t\t'parameters' : {\n\t\t\t'ID' : {\n\t\t\t\t'sentAs' : 'Id'\n\t\t\t},\n\t\t\t'Filter' : {\n\t\t\t\t'type' : 'object',\n\t\t\t\t'parameters' : {\n\t\t\t\t\t'FilterRules' : {\n\t\t\t\t\t\t'wrapper' : 'Object',\n\t\t\t\t\t\t'type' : 'array',\n\t\t\t\t\t\t'sentAs' : 'FilterRule',\n\t\t\t\t\t\t'items' : {\n\t\t\t\t\t\t\t'type' : 'object',\n\t\t\t\t\t\t\t'parameters' : {\n\t\t\t\t\t\t\t\t'Name' : {},\n\t\t\t\t\t\t\t\t'Value' : {}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t'FunctionStage' : {},\n\t\n\t\t\t'Event' : {\n\t\t\t\t'type' : 'array',\n\t\t\t\t'items' : {\n\t\t\t\t\t'type' : 'adapter',\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\t\n};\n"],"mappings":"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","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}