|
994 | 994 | "Entitlement": {
|
995 | 995 | "type": "structure",
|
996 | 996 | "members": {
|
| 997 | + "DataTransferSubscriberFeePercent": { |
| 998 | + "shape": "__integer", |
| 999 | + "locationName": "dataTransferSubscriberFeePercent", |
| 1000 | + "documentation": "Percentage from 0-100 of the data transfer cost to be billed to the subscriber." |
| 1001 | + }, |
997 | 1002 | "Description": {
|
998 | 1003 | "shape": "__string",
|
999 | 1004 | "locationName": "description",
|
|
1107 | 1112 | "GrantEntitlementRequest": {
|
1108 | 1113 | "type": "structure",
|
1109 | 1114 | "members": {
|
| 1115 | + "DataTransferSubscriberFeePercent": { |
| 1116 | + "shape": "__integer", |
| 1117 | + "locationName": "dataTransferSubscriberFeePercent", |
| 1118 | + "documentation": "Percentage from 0-100 of the data transfer cost to be billed to the subscriber." |
| 1119 | + }, |
1110 | 1120 | "Description": {
|
1111 | 1121 | "shape": "__string",
|
1112 | 1122 | "locationName": "description",
|
|
1303 | 1313 | "ListedEntitlement": {
|
1304 | 1314 | "type": "structure",
|
1305 | 1315 | "members": {
|
| 1316 | + "DataTransferSubscriberFeePercent": { |
| 1317 | + "shape": "__integer", |
| 1318 | + "locationName": "dataTransferSubscriberFeePercent", |
| 1319 | + "documentation": "Percentage from 0-100 of the data transfer cost to be billed to the subscriber." |
| 1320 | + }, |
1306 | 1321 | "EntitlementArn": {
|
1307 | 1322 | "shape": "__string",
|
1308 | 1323 | "locationName": "entitlementArn",
|
|
1404 | 1419 | "Output": {
|
1405 | 1420 | "type": "structure",
|
1406 | 1421 | "members": {
|
| 1422 | + "DataTransferSubscriberFeePercent": { |
| 1423 | + "shape": "__integer", |
| 1424 | + "locationName": "dataTransferSubscriberFeePercent", |
| 1425 | + "documentation": "Percentage from 0-100 of the data transfer cost to be billed to the subscriber." |
| 1426 | + }, |
1407 | 1427 | "Description": {
|
1408 | 1428 | "shape": "__string",
|
1409 | 1429 | "locationName": "description",
|
|
1629 | 1649 | "Source": {
|
1630 | 1650 | "type": "structure",
|
1631 | 1651 | "members": {
|
| 1652 | + "DataTransferSubscriberFeePercent": { |
| 1653 | + "shape": "__integer", |
| 1654 | + "locationName": "dataTransferSubscriberFeePercent", |
| 1655 | + "documentation": "Percentage from 0-100 of the data transfer cost to be billed to the subscriber." |
| 1656 | + }, |
1632 | 1657 | "Decryption": {
|
1633 | 1658 | "shape": "Encryption",
|
1634 | 1659 | "locationName": "decryption",
|
|
0 commit comments