@aws-sdk/client-fsx 3.35.0 → 3.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +48 -0
- package/dist-cjs/FSx.js +0 -5
- package/dist-cjs/FSxClient.js +0 -10
- package/dist-cjs/commands/AssociateFileSystemAliasesCommand.js +0 -35
- package/dist-cjs/commands/CancelDataRepositoryTaskCommand.js +0 -37
- package/dist-cjs/commands/CopyBackupCommand.js +0 -45
- package/dist-cjs/commands/CreateBackupCommand.js +0 -80
- package/dist-cjs/commands/CreateDataRepositoryTaskCommand.js +0 -33
- package/dist-cjs/commands/CreateFileSystemCommand.js +0 -57
- package/dist-cjs/commands/CreateFileSystemFromBackupCommand.js +0 -61
- package/dist-cjs/commands/CreateStorageVirtualMachineCommand.js +0 -25
- package/dist-cjs/commands/CreateVolumeCommand.js +0 -25
- package/dist-cjs/commands/CreateVolumeFromBackupCommand.js +0 -26
- package/dist-cjs/commands/DeleteBackupCommand.js +0 -33
- package/dist-cjs/commands/DeleteFileSystemCommand.js +0 -50
- package/dist-cjs/commands/DeleteStorageVirtualMachineCommand.js +0 -26
- package/dist-cjs/commands/DeleteVolumeCommand.js +0 -28
- package/dist-cjs/commands/DescribeBackupsCommand.js +0 -54
- package/dist-cjs/commands/DescribeDataRepositoryTasksCommand.js +0 -35
- package/dist-cjs/commands/DescribeFileSystemAliasesCommand.js +0 -27
- package/dist-cjs/commands/DescribeFileSystemsCommand.js +0 -56
- package/dist-cjs/commands/DescribeStorageVirtualMachinesCommand.js +0 -25
- package/dist-cjs/commands/DescribeVolumesCommand.js +0 -25
- package/dist-cjs/commands/DisassociateFileSystemAliasesCommand.js +0 -33
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -53
- package/dist-cjs/commands/TagResourceCommand.js +0 -25
- package/dist-cjs/commands/UntagResourceCommand.js +0 -25
- package/dist-cjs/commands/UpdateFileSystemCommand.js +0 -89
- package/dist-cjs/commands/UpdateStorageVirtualMachineCommand.js +0 -25
- package/dist-cjs/commands/UpdateVolumeCommand.js +0 -25
- package/dist-cjs/commands/index.js +30 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +4 -38
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -415
- package/dist-cjs/pagination/DescribeBackupsPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeDataRepositoryTasksPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeFileSystemAliasesPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeFileSystemsPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeStorageVirtualMachinesPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeVolumesPaginator.js +0 -11
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +0 -11
- package/dist-cjs/pagination/index.js +11 -0
- package/dist-cjs/protocols/Aws_json1_1.js +5 -6
- package/dist-cjs/runtimeConfig.browser.js +1 -6
- package/dist-cjs/runtimeConfig.js +2 -7
- package/dist-cjs/runtimeConfig.native.js +0 -4
- package/dist-cjs/runtimeConfig.shared.js +0 -4
- package/dist-es/FSx.js +0 -1
- package/dist-es/FSxClient.js +0 -1
- package/dist-es/commands/AssociateFileSystemAliasesCommand.js +0 -1
- package/dist-es/commands/CancelDataRepositoryTaskCommand.js +0 -1
- package/dist-es/commands/CopyBackupCommand.js +0 -1
- package/dist-es/commands/CreateBackupCommand.js +0 -1
- package/dist-es/commands/CreateDataRepositoryTaskCommand.js +0 -1
- package/dist-es/commands/CreateFileSystemCommand.js +0 -1
- package/dist-es/commands/CreateFileSystemFromBackupCommand.js +0 -1
- package/dist-es/commands/CreateStorageVirtualMachineCommand.js +0 -1
- package/dist-es/commands/CreateVolumeCommand.js +0 -1
- package/dist-es/commands/CreateVolumeFromBackupCommand.js +0 -1
- package/dist-es/commands/DeleteBackupCommand.js +0 -1
- package/dist-es/commands/DeleteFileSystemCommand.js +0 -1
- package/dist-es/commands/DeleteStorageVirtualMachineCommand.js +0 -1
- package/dist-es/commands/DeleteVolumeCommand.js +0 -1
- package/dist-es/commands/DescribeBackupsCommand.js +0 -1
- package/dist-es/commands/DescribeDataRepositoryTasksCommand.js +0 -1
- package/dist-es/commands/DescribeFileSystemAliasesCommand.js +0 -1
- package/dist-es/commands/DescribeFileSystemsCommand.js +0 -1
- package/dist-es/commands/DescribeStorageVirtualMachinesCommand.js +0 -1
- package/dist-es/commands/DescribeVolumesCommand.js +0 -1
- package/dist-es/commands/DisassociateFileSystemAliasesCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateFileSystemCommand.js +0 -1
- package/dist-es/commands/UpdateStorageVirtualMachineCommand.js +0 -1
- package/dist-es/commands/UpdateVolumeCommand.js +0 -1
- package/dist-es/commands/index.js +27 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +4 -38
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/DescribeBackupsPaginator.js +0 -1
- package/dist-es/pagination/DescribeDataRepositoryTasksPaginator.js +0 -1
- package/dist-es/pagination/DescribeFileSystemAliasesPaginator.js +0 -1
- package/dist-es/pagination/DescribeFileSystemsPaginator.js +0 -1
- package/dist-es/pagination/DescribeStorageVirtualMachinesPaginator.js +0 -1
- package/dist-es/pagination/DescribeVolumesPaginator.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListTagsForResourcePaginator.js +0 -1
- package/dist-es/pagination/index.js +8 -0
- package/dist-es/protocols/Aws_json1_1.js +6 -4
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-types/commands/index.d.ts +27 -0
- package/dist-types/index.d.ts +4 -37
- package/dist-types/models/models_0.d.ts +36 -6
- package/dist-types/pagination/index.d.ts +8 -0
- package/dist-types/ts3.4/FSx.d.ts +28 -468
- package/dist-types/ts3.4/FSxClient.d.ts +24 -90
- package/dist-types/ts3.4/commands/AssociateFileSystemAliasesCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/CancelDataRepositoryTaskCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/CopyBackupCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/CreateBackupCommand.d.ts +2 -75
- package/dist-types/ts3.4/commands/CreateDataRepositoryTaskCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/CreateFileSystemCommand.d.ts +2 -52
- package/dist-types/ts3.4/commands/CreateFileSystemFromBackupCommand.d.ts +2 -56
- package/dist-types/ts3.4/commands/CreateStorageVirtualMachineCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateVolumeFromBackupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteBackupCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/DeleteFileSystemCommand.d.ts +2 -45
- package/dist-types/ts3.4/commands/DeleteStorageVirtualMachineCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeBackupsCommand.d.ts +2 -49
- package/dist-types/ts3.4/commands/DescribeDataRepositoryTasksCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/DescribeFileSystemAliasesCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeFileSystemsCommand.d.ts +2 -51
- package/dist-types/ts3.4/commands/DescribeStorageVirtualMachinesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DisassociateFileSystemAliasesCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -48
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFileSystemCommand.d.ts +2 -84
- package/dist-types/ts3.4/commands/UpdateStorageVirtualMachineCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateVolumeCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/index.d.ts +27 -0
- package/dist-types/ts3.4/index.d.ts +4 -37
- package/dist-types/ts3.4/models/models_0.d.ts +721 -3612
- package/dist-types/ts3.4/pagination/index.d.ts +8 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +33 -30
- package/dist-cjs/FSx.js.map +0 -1
- package/dist-cjs/FSxClient.js.map +0 -1
- package/dist-cjs/commands/AssociateFileSystemAliasesCommand.js.map +0 -1
- package/dist-cjs/commands/CancelDataRepositoryTaskCommand.js.map +0 -1
- package/dist-cjs/commands/CopyBackupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateBackupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDataRepositoryTaskCommand.js.map +0 -1
- package/dist-cjs/commands/CreateFileSystemCommand.js.map +0 -1
- package/dist-cjs/commands/CreateFileSystemFromBackupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateStorageVirtualMachineCommand.js.map +0 -1
- package/dist-cjs/commands/CreateVolumeCommand.js.map +0 -1
- package/dist-cjs/commands/CreateVolumeFromBackupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteBackupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteFileSystemCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteStorageVirtualMachineCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteVolumeCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeBackupsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeDataRepositoryTasksCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeFileSystemAliasesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeFileSystemsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeStorageVirtualMachinesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeVolumesCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateFileSystemAliasesCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateFileSystemCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateStorageVirtualMachineCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateVolumeCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/DescribeBackupsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeDataRepositoryTasksPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeFileSystemAliasesPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeFileSystemsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeStorageVirtualMachinesPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeVolumesPaginator.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/FSx.js.map +0 -1
- package/dist-es/FSxClient.js.map +0 -1
- package/dist-es/commands/AssociateFileSystemAliasesCommand.js.map +0 -1
- package/dist-es/commands/CancelDataRepositoryTaskCommand.js.map +0 -1
- package/dist-es/commands/CopyBackupCommand.js.map +0 -1
- package/dist-es/commands/CreateBackupCommand.js.map +0 -1
- package/dist-es/commands/CreateDataRepositoryTaskCommand.js.map +0 -1
- package/dist-es/commands/CreateFileSystemCommand.js.map +0 -1
- package/dist-es/commands/CreateFileSystemFromBackupCommand.js.map +0 -1
- package/dist-es/commands/CreateStorageVirtualMachineCommand.js.map +0 -1
- package/dist-es/commands/CreateVolumeCommand.js.map +0 -1
- package/dist-es/commands/CreateVolumeFromBackupCommand.js.map +0 -1
- package/dist-es/commands/DeleteBackupCommand.js.map +0 -1
- package/dist-es/commands/DeleteFileSystemCommand.js.map +0 -1
- package/dist-es/commands/DeleteStorageVirtualMachineCommand.js.map +0 -1
- package/dist-es/commands/DeleteVolumeCommand.js.map +0 -1
- package/dist-es/commands/DescribeBackupsCommand.js.map +0 -1
- package/dist-es/commands/DescribeDataRepositoryTasksCommand.js.map +0 -1
- package/dist-es/commands/DescribeFileSystemAliasesCommand.js.map +0 -1
- package/dist-es/commands/DescribeFileSystemsCommand.js.map +0 -1
- package/dist-es/commands/DescribeStorageVirtualMachinesCommand.js.map +0 -1
- package/dist-es/commands/DescribeVolumesCommand.js.map +0 -1
- package/dist-es/commands/DisassociateFileSystemAliasesCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateFileSystemCommand.js.map +0 -1
- package/dist-es/commands/UpdateStorageVirtualMachineCommand.js.map +0 -1
- package/dist-es/commands/UpdateVolumeCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/DescribeBackupsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeDataRepositoryTasksPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeFileSystemAliasesPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeFileSystemsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeStorageVirtualMachinesPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeVolumesPaginator.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListTagsForResourcePaginator.js.map +0 -1
- package/dist-es/protocols/Aws_json1_1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/FSx.ts +0 -1356
- package/src/FSxClient.ts +0 -360
- package/src/commands/AssociateFileSystemAliasesCommand.ts +0 -108
- package/src/commands/CancelDataRepositoryTaskCommand.ts +0 -107
- package/src/commands/CopyBackupCommand.ts +0 -115
- package/src/commands/CreateBackupCommand.ts +0 -150
- package/src/commands/CreateDataRepositoryTaskCommand.ts +0 -103
- package/src/commands/CreateFileSystemCommand.ts +0 -127
- package/src/commands/CreateFileSystemFromBackupCommand.ts +0 -134
- package/src/commands/CreateStorageVirtualMachineCommand.ts +0 -100
- package/src/commands/CreateVolumeCommand.ts +0 -95
- package/src/commands/CreateVolumeFromBackupCommand.ts +0 -96
- package/src/commands/DeleteBackupCommand.ts +0 -103
- package/src/commands/DeleteFileSystemCommand.ts +0 -120
- package/src/commands/DeleteStorageVirtualMachineCommand.ts +0 -101
- package/src/commands/DeleteVolumeCommand.ts +0 -98
- package/src/commands/DescribeBackupsCommand.ts +0 -124
- package/src/commands/DescribeDataRepositoryTasksCommand.ts +0 -110
- package/src/commands/DescribeFileSystemAliasesCommand.ts +0 -100
- package/src/commands/DescribeFileSystemsCommand.ts +0 -126
- package/src/commands/DescribeStorageVirtualMachinesCommand.ts +0 -103
- package/src/commands/DescribeVolumesCommand.ts +0 -95
- package/src/commands/DisassociateFileSystemAliasesCommand.ts +0 -108
- package/src/commands/ListTagsForResourceCommand.ts +0 -123
- package/src/commands/TagResourceCommand.ts +0 -95
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateFileSystemCommand.ts +0 -159
- package/src/commands/UpdateStorageVirtualMachineCommand.ts +0 -100
- package/src/commands/UpdateVolumeCommand.ts +0 -95
- package/src/endpoints.ts +0 -91
- package/src/index.ts +0 -38
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -5999
- package/src/pagination/DescribeBackupsPaginator.ts +0 -59
- package/src/pagination/DescribeDataRepositoryTasksPaginator.ts +0 -59
- package/src/pagination/DescribeFileSystemAliasesPaginator.ts +0 -59
- package/src/pagination/DescribeFileSystemsPaginator.ts +0 -59
- package/src/pagination/DescribeStorageVirtualMachinesPaginator.ts +0 -59
- package/src/pagination/DescribeVolumesPaginator.ts +0 -59
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListTagsForResourcePaginator.ts +0 -59
- package/src/protocols/Aws_json1_1.ts +0 -5910
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -7,9 +7,6 @@ exports.DescribeBackupsResponse = exports.DescribeFileSystemsResponse = exports.
|
|
|
7
7
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
8
8
|
var ActiveDirectoryBackupAttributes;
|
|
9
9
|
(function (ActiveDirectoryBackupAttributes) {
|
|
10
|
-
/**
|
|
11
|
-
* @internal
|
|
12
|
-
*/
|
|
13
10
|
ActiveDirectoryBackupAttributes.filterSensitiveLog = (obj) => ({
|
|
14
11
|
...obj,
|
|
15
12
|
});
|
|
@@ -23,9 +20,6 @@ var ActiveDirectoryErrorType;
|
|
|
23
20
|
})(ActiveDirectoryErrorType = exports.ActiveDirectoryErrorType || (exports.ActiveDirectoryErrorType = {}));
|
|
24
21
|
var ActiveDirectoryError;
|
|
25
22
|
(function (ActiveDirectoryError) {
|
|
26
|
-
/**
|
|
27
|
-
* @internal
|
|
28
|
-
*/
|
|
29
23
|
ActiveDirectoryError.filterSensitiveLog = (obj) => ({
|
|
30
24
|
...obj,
|
|
31
25
|
});
|
|
@@ -39,9 +33,6 @@ var AdministrativeActionType;
|
|
|
39
33
|
})(AdministrativeActionType = exports.AdministrativeActionType || (exports.AdministrativeActionType = {}));
|
|
40
34
|
var AdministrativeActionFailureDetails;
|
|
41
35
|
(function (AdministrativeActionFailureDetails) {
|
|
42
|
-
/**
|
|
43
|
-
* @internal
|
|
44
|
-
*/
|
|
45
36
|
AdministrativeActionFailureDetails.filterSensitiveLog = (obj) => ({
|
|
46
37
|
...obj,
|
|
47
38
|
});
|
|
@@ -56,9 +47,6 @@ var Status;
|
|
|
56
47
|
})(Status = exports.Status || (exports.Status = {}));
|
|
57
48
|
var FileSystemFailureDetails;
|
|
58
49
|
(function (FileSystemFailureDetails) {
|
|
59
|
-
/**
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
62
50
|
FileSystemFailureDetails.filterSensitiveLog = (obj) => ({
|
|
63
51
|
...obj,
|
|
64
52
|
});
|
|
@@ -91,9 +79,6 @@ var AutoImportPolicyType;
|
|
|
91
79
|
})(AutoImportPolicyType = exports.AutoImportPolicyType || (exports.AutoImportPolicyType = {}));
|
|
92
80
|
var DataRepositoryFailureDetails;
|
|
93
81
|
(function (DataRepositoryFailureDetails) {
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
82
|
DataRepositoryFailureDetails.filterSensitiveLog = (obj) => ({
|
|
98
83
|
...obj,
|
|
99
84
|
});
|
|
@@ -108,9 +93,6 @@ var DataRepositoryLifecycle;
|
|
|
108
93
|
})(DataRepositoryLifecycle = exports.DataRepositoryLifecycle || (exports.DataRepositoryLifecycle = {}));
|
|
109
94
|
var DataRepositoryConfiguration;
|
|
110
95
|
(function (DataRepositoryConfiguration) {
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
96
|
DataRepositoryConfiguration.filterSensitiveLog = (obj) => ({
|
|
115
97
|
...obj,
|
|
116
98
|
});
|
|
@@ -128,9 +110,6 @@ var DriveCacheType;
|
|
|
128
110
|
})(DriveCacheType = exports.DriveCacheType || (exports.DriveCacheType = {}));
|
|
129
111
|
var LustreFileSystemConfiguration;
|
|
130
112
|
(function (LustreFileSystemConfiguration) {
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
113
|
LustreFileSystemConfiguration.filterSensitiveLog = (obj) => ({
|
|
135
114
|
...obj,
|
|
136
115
|
});
|
|
@@ -146,36 +125,24 @@ var DiskIopsConfigurationMode;
|
|
|
146
125
|
})(DiskIopsConfigurationMode = exports.DiskIopsConfigurationMode || (exports.DiskIopsConfigurationMode = {}));
|
|
147
126
|
var DiskIopsConfiguration;
|
|
148
127
|
(function (DiskIopsConfiguration) {
|
|
149
|
-
/**
|
|
150
|
-
* @internal
|
|
151
|
-
*/
|
|
152
128
|
DiskIopsConfiguration.filterSensitiveLog = (obj) => ({
|
|
153
129
|
...obj,
|
|
154
130
|
});
|
|
155
131
|
})(DiskIopsConfiguration = exports.DiskIopsConfiguration || (exports.DiskIopsConfiguration = {}));
|
|
156
132
|
var FileSystemEndpoint;
|
|
157
133
|
(function (FileSystemEndpoint) {
|
|
158
|
-
/**
|
|
159
|
-
* @internal
|
|
160
|
-
*/
|
|
161
134
|
FileSystemEndpoint.filterSensitiveLog = (obj) => ({
|
|
162
135
|
...obj,
|
|
163
136
|
});
|
|
164
137
|
})(FileSystemEndpoint = exports.FileSystemEndpoint || (exports.FileSystemEndpoint = {}));
|
|
165
138
|
var FileSystemEndpoints;
|
|
166
139
|
(function (FileSystemEndpoints) {
|
|
167
|
-
/**
|
|
168
|
-
* @internal
|
|
169
|
-
*/
|
|
170
140
|
FileSystemEndpoints.filterSensitiveLog = (obj) => ({
|
|
171
141
|
...obj,
|
|
172
142
|
});
|
|
173
143
|
})(FileSystemEndpoints = exports.FileSystemEndpoints || (exports.FileSystemEndpoints = {}));
|
|
174
144
|
var OntapFileSystemConfiguration;
|
|
175
145
|
(function (OntapFileSystemConfiguration) {
|
|
176
|
-
/**
|
|
177
|
-
* @internal
|
|
178
|
-
*/
|
|
179
146
|
OntapFileSystemConfiguration.filterSensitiveLog = (obj) => ({
|
|
180
147
|
...obj,
|
|
181
148
|
});
|
|
@@ -187,9 +154,6 @@ var StorageType;
|
|
|
187
154
|
})(StorageType = exports.StorageType || (exports.StorageType = {}));
|
|
188
155
|
var Tag;
|
|
189
156
|
(function (Tag) {
|
|
190
|
-
/**
|
|
191
|
-
* @internal
|
|
192
|
-
*/
|
|
193
157
|
Tag.filterSensitiveLog = (obj) => ({
|
|
194
158
|
...obj,
|
|
195
159
|
});
|
|
@@ -204,9 +168,6 @@ var AliasLifecycle;
|
|
|
204
168
|
})(AliasLifecycle = exports.AliasLifecycle || (exports.AliasLifecycle = {}));
|
|
205
169
|
var Alias;
|
|
206
170
|
(function (Alias) {
|
|
207
|
-
/**
|
|
208
|
-
* @internal
|
|
209
|
-
*/
|
|
210
171
|
Alias.filterSensitiveLog = (obj) => ({
|
|
211
172
|
...obj,
|
|
212
173
|
});
|
|
@@ -220,9 +181,6 @@ var WindowsAccessAuditLogLevel;
|
|
|
220
181
|
})(WindowsAccessAuditLogLevel = exports.WindowsAccessAuditLogLevel || (exports.WindowsAccessAuditLogLevel = {}));
|
|
221
182
|
var WindowsAuditLogConfiguration;
|
|
222
183
|
(function (WindowsAuditLogConfiguration) {
|
|
223
|
-
/**
|
|
224
|
-
* @internal
|
|
225
|
-
*/
|
|
226
184
|
WindowsAuditLogConfiguration.filterSensitiveLog = (obj) => ({
|
|
227
185
|
...obj,
|
|
228
186
|
});
|
|
@@ -240,18 +198,12 @@ var FileSystemMaintenanceOperation;
|
|
|
240
198
|
})(FileSystemMaintenanceOperation = exports.FileSystemMaintenanceOperation || (exports.FileSystemMaintenanceOperation = {}));
|
|
241
199
|
var SelfManagedActiveDirectoryAttributes;
|
|
242
200
|
(function (SelfManagedActiveDirectoryAttributes) {
|
|
243
|
-
/**
|
|
244
|
-
* @internal
|
|
245
|
-
*/
|
|
246
201
|
SelfManagedActiveDirectoryAttributes.filterSensitiveLog = (obj) => ({
|
|
247
202
|
...obj,
|
|
248
203
|
});
|
|
249
204
|
})(SelfManagedActiveDirectoryAttributes = exports.SelfManagedActiveDirectoryAttributes || (exports.SelfManagedActiveDirectoryAttributes = {}));
|
|
250
205
|
var WindowsFileSystemConfiguration;
|
|
251
206
|
(function (WindowsFileSystemConfiguration) {
|
|
252
|
-
/**
|
|
253
|
-
* @internal
|
|
254
|
-
*/
|
|
255
207
|
WindowsFileSystemConfiguration.filterSensitiveLog = (obj) => ({
|
|
256
208
|
...obj,
|
|
257
209
|
});
|
|
@@ -267,9 +219,6 @@ var VolumeLifecycle;
|
|
|
267
219
|
})(VolumeLifecycle = exports.VolumeLifecycle || (exports.VolumeLifecycle = {}));
|
|
268
220
|
var LifecycleTransitionReason;
|
|
269
221
|
(function (LifecycleTransitionReason) {
|
|
270
|
-
/**
|
|
271
|
-
* @internal
|
|
272
|
-
*/
|
|
273
222
|
LifecycleTransitionReason.filterSensitiveLog = (obj) => ({
|
|
274
223
|
...obj,
|
|
275
224
|
});
|
|
@@ -301,18 +250,12 @@ var TieringPolicyName;
|
|
|
301
250
|
})(TieringPolicyName = exports.TieringPolicyName || (exports.TieringPolicyName = {}));
|
|
302
251
|
var TieringPolicy;
|
|
303
252
|
(function (TieringPolicy) {
|
|
304
|
-
/**
|
|
305
|
-
* @internal
|
|
306
|
-
*/
|
|
307
253
|
TieringPolicy.filterSensitiveLog = (obj) => ({
|
|
308
254
|
...obj,
|
|
309
255
|
});
|
|
310
256
|
})(TieringPolicy = exports.TieringPolicy || (exports.TieringPolicy = {}));
|
|
311
257
|
var OntapVolumeConfiguration;
|
|
312
258
|
(function (OntapVolumeConfiguration) {
|
|
313
|
-
/**
|
|
314
|
-
* @internal
|
|
315
|
-
*/
|
|
316
259
|
OntapVolumeConfiguration.filterSensitiveLog = (obj) => ({
|
|
317
260
|
...obj,
|
|
318
261
|
});
|
|
@@ -323,63 +266,42 @@ var VolumeType;
|
|
|
323
266
|
})(VolumeType = exports.VolumeType || (exports.VolumeType = {}));
|
|
324
267
|
var Volume;
|
|
325
268
|
(function (Volume) {
|
|
326
|
-
/**
|
|
327
|
-
* @internal
|
|
328
|
-
*/
|
|
329
269
|
Volume.filterSensitiveLog = (obj) => ({
|
|
330
270
|
...obj,
|
|
331
271
|
});
|
|
332
272
|
})(Volume = exports.Volume || (exports.Volume = {}));
|
|
333
273
|
var AssociateFileSystemAliasesRequest;
|
|
334
274
|
(function (AssociateFileSystemAliasesRequest) {
|
|
335
|
-
/**
|
|
336
|
-
* @internal
|
|
337
|
-
*/
|
|
338
275
|
AssociateFileSystemAliasesRequest.filterSensitiveLog = (obj) => ({
|
|
339
276
|
...obj,
|
|
340
277
|
});
|
|
341
278
|
})(AssociateFileSystemAliasesRequest = exports.AssociateFileSystemAliasesRequest || (exports.AssociateFileSystemAliasesRequest = {}));
|
|
342
279
|
var AssociateFileSystemAliasesResponse;
|
|
343
280
|
(function (AssociateFileSystemAliasesResponse) {
|
|
344
|
-
/**
|
|
345
|
-
* @internal
|
|
346
|
-
*/
|
|
347
281
|
AssociateFileSystemAliasesResponse.filterSensitiveLog = (obj) => ({
|
|
348
282
|
...obj,
|
|
349
283
|
});
|
|
350
284
|
})(AssociateFileSystemAliasesResponse = exports.AssociateFileSystemAliasesResponse || (exports.AssociateFileSystemAliasesResponse = {}));
|
|
351
285
|
var BadRequest;
|
|
352
286
|
(function (BadRequest) {
|
|
353
|
-
/**
|
|
354
|
-
* @internal
|
|
355
|
-
*/
|
|
356
287
|
BadRequest.filterSensitiveLog = (obj) => ({
|
|
357
288
|
...obj,
|
|
358
289
|
});
|
|
359
290
|
})(BadRequest = exports.BadRequest || (exports.BadRequest = {}));
|
|
360
291
|
var FileSystemNotFound;
|
|
361
292
|
(function (FileSystemNotFound) {
|
|
362
|
-
/**
|
|
363
|
-
* @internal
|
|
364
|
-
*/
|
|
365
293
|
FileSystemNotFound.filterSensitiveLog = (obj) => ({
|
|
366
294
|
...obj,
|
|
367
295
|
});
|
|
368
296
|
})(FileSystemNotFound = exports.FileSystemNotFound || (exports.FileSystemNotFound = {}));
|
|
369
297
|
var InternalServerError;
|
|
370
298
|
(function (InternalServerError) {
|
|
371
|
-
/**
|
|
372
|
-
* @internal
|
|
373
|
-
*/
|
|
374
299
|
InternalServerError.filterSensitiveLog = (obj) => ({
|
|
375
300
|
...obj,
|
|
376
301
|
});
|
|
377
302
|
})(InternalServerError = exports.InternalServerError || (exports.InternalServerError = {}));
|
|
378
303
|
var CancelDataRepositoryTaskRequest;
|
|
379
304
|
(function (CancelDataRepositoryTaskRequest) {
|
|
380
|
-
/**
|
|
381
|
-
* @internal
|
|
382
|
-
*/
|
|
383
305
|
CancelDataRepositoryTaskRequest.filterSensitiveLog = (obj) => ({
|
|
384
306
|
...obj,
|
|
385
307
|
});
|
|
@@ -395,63 +317,42 @@ var DataRepositoryTaskLifecycle;
|
|
|
395
317
|
})(DataRepositoryTaskLifecycle = exports.DataRepositoryTaskLifecycle || (exports.DataRepositoryTaskLifecycle = {}));
|
|
396
318
|
var CancelDataRepositoryTaskResponse;
|
|
397
319
|
(function (CancelDataRepositoryTaskResponse) {
|
|
398
|
-
/**
|
|
399
|
-
* @internal
|
|
400
|
-
*/
|
|
401
320
|
CancelDataRepositoryTaskResponse.filterSensitiveLog = (obj) => ({
|
|
402
321
|
...obj,
|
|
403
322
|
});
|
|
404
323
|
})(CancelDataRepositoryTaskResponse = exports.CancelDataRepositoryTaskResponse || (exports.CancelDataRepositoryTaskResponse = {}));
|
|
405
324
|
var DataRepositoryTaskEnded;
|
|
406
325
|
(function (DataRepositoryTaskEnded) {
|
|
407
|
-
/**
|
|
408
|
-
* @internal
|
|
409
|
-
*/
|
|
410
326
|
DataRepositoryTaskEnded.filterSensitiveLog = (obj) => ({
|
|
411
327
|
...obj,
|
|
412
328
|
});
|
|
413
329
|
})(DataRepositoryTaskEnded = exports.DataRepositoryTaskEnded || (exports.DataRepositoryTaskEnded = {}));
|
|
414
330
|
var DataRepositoryTaskNotFound;
|
|
415
331
|
(function (DataRepositoryTaskNotFound) {
|
|
416
|
-
/**
|
|
417
|
-
* @internal
|
|
418
|
-
*/
|
|
419
332
|
DataRepositoryTaskNotFound.filterSensitiveLog = (obj) => ({
|
|
420
333
|
...obj,
|
|
421
334
|
});
|
|
422
335
|
})(DataRepositoryTaskNotFound = exports.DataRepositoryTaskNotFound || (exports.DataRepositoryTaskNotFound = {}));
|
|
423
336
|
var UnsupportedOperation;
|
|
424
337
|
(function (UnsupportedOperation) {
|
|
425
|
-
/**
|
|
426
|
-
* @internal
|
|
427
|
-
*/
|
|
428
338
|
UnsupportedOperation.filterSensitiveLog = (obj) => ({
|
|
429
339
|
...obj,
|
|
430
340
|
});
|
|
431
341
|
})(UnsupportedOperation = exports.UnsupportedOperation || (exports.UnsupportedOperation = {}));
|
|
432
342
|
var BackupNotFound;
|
|
433
343
|
(function (BackupNotFound) {
|
|
434
|
-
/**
|
|
435
|
-
* @internal
|
|
436
|
-
*/
|
|
437
344
|
BackupNotFound.filterSensitiveLog = (obj) => ({
|
|
438
345
|
...obj,
|
|
439
346
|
});
|
|
440
347
|
})(BackupNotFound = exports.BackupNotFound || (exports.BackupNotFound = {}));
|
|
441
348
|
var CopyBackupRequest;
|
|
442
349
|
(function (CopyBackupRequest) {
|
|
443
|
-
/**
|
|
444
|
-
* @internal
|
|
445
|
-
*/
|
|
446
350
|
CopyBackupRequest.filterSensitiveLog = (obj) => ({
|
|
447
351
|
...obj,
|
|
448
352
|
});
|
|
449
353
|
})(CopyBackupRequest = exports.CopyBackupRequest || (exports.CopyBackupRequest = {}));
|
|
450
354
|
var BackupFailureDetails;
|
|
451
355
|
(function (BackupFailureDetails) {
|
|
452
|
-
/**
|
|
453
|
-
* @internal
|
|
454
|
-
*/
|
|
455
356
|
BackupFailureDetails.filterSensitiveLog = (obj) => ({
|
|
456
357
|
...obj,
|
|
457
358
|
});
|
|
@@ -479,45 +380,30 @@ var BackupType;
|
|
|
479
380
|
})(BackupType = exports.BackupType || (exports.BackupType = {}));
|
|
480
381
|
var IncompatibleParameterError;
|
|
481
382
|
(function (IncompatibleParameterError) {
|
|
482
|
-
/**
|
|
483
|
-
* @internal
|
|
484
|
-
*/
|
|
485
383
|
IncompatibleParameterError.filterSensitiveLog = (obj) => ({
|
|
486
384
|
...obj,
|
|
487
385
|
});
|
|
488
386
|
})(IncompatibleParameterError = exports.IncompatibleParameterError || (exports.IncompatibleParameterError = {}));
|
|
489
387
|
var IncompatibleRegionForMultiAZ;
|
|
490
388
|
(function (IncompatibleRegionForMultiAZ) {
|
|
491
|
-
/**
|
|
492
|
-
* @internal
|
|
493
|
-
*/
|
|
494
389
|
IncompatibleRegionForMultiAZ.filterSensitiveLog = (obj) => ({
|
|
495
390
|
...obj,
|
|
496
391
|
});
|
|
497
392
|
})(IncompatibleRegionForMultiAZ = exports.IncompatibleRegionForMultiAZ || (exports.IncompatibleRegionForMultiAZ = {}));
|
|
498
393
|
var InvalidDestinationKmsKey;
|
|
499
394
|
(function (InvalidDestinationKmsKey) {
|
|
500
|
-
/**
|
|
501
|
-
* @internal
|
|
502
|
-
*/
|
|
503
395
|
InvalidDestinationKmsKey.filterSensitiveLog = (obj) => ({
|
|
504
396
|
...obj,
|
|
505
397
|
});
|
|
506
398
|
})(InvalidDestinationKmsKey = exports.InvalidDestinationKmsKey || (exports.InvalidDestinationKmsKey = {}));
|
|
507
399
|
var InvalidRegion;
|
|
508
400
|
(function (InvalidRegion) {
|
|
509
|
-
/**
|
|
510
|
-
* @internal
|
|
511
|
-
*/
|
|
512
401
|
InvalidRegion.filterSensitiveLog = (obj) => ({
|
|
513
402
|
...obj,
|
|
514
403
|
});
|
|
515
404
|
})(InvalidRegion = exports.InvalidRegion || (exports.InvalidRegion = {}));
|
|
516
405
|
var InvalidSourceKmsKey;
|
|
517
406
|
(function (InvalidSourceKmsKey) {
|
|
518
|
-
/**
|
|
519
|
-
* @internal
|
|
520
|
-
*/
|
|
521
407
|
InvalidSourceKmsKey.filterSensitiveLog = (obj) => ({
|
|
522
408
|
...obj,
|
|
523
409
|
});
|
|
@@ -536,45 +422,30 @@ var ServiceLimit;
|
|
|
536
422
|
})(ServiceLimit = exports.ServiceLimit || (exports.ServiceLimit = {}));
|
|
537
423
|
var ServiceLimitExceeded;
|
|
538
424
|
(function (ServiceLimitExceeded) {
|
|
539
|
-
/**
|
|
540
|
-
* @internal
|
|
541
|
-
*/
|
|
542
425
|
ServiceLimitExceeded.filterSensitiveLog = (obj) => ({
|
|
543
426
|
...obj,
|
|
544
427
|
});
|
|
545
428
|
})(ServiceLimitExceeded = exports.ServiceLimitExceeded || (exports.ServiceLimitExceeded = {}));
|
|
546
429
|
var SourceBackupUnavailable;
|
|
547
430
|
(function (SourceBackupUnavailable) {
|
|
548
|
-
/**
|
|
549
|
-
* @internal
|
|
550
|
-
*/
|
|
551
431
|
SourceBackupUnavailable.filterSensitiveLog = (obj) => ({
|
|
552
432
|
...obj,
|
|
553
433
|
});
|
|
554
434
|
})(SourceBackupUnavailable = exports.SourceBackupUnavailable || (exports.SourceBackupUnavailable = {}));
|
|
555
435
|
var BackupInProgress;
|
|
556
436
|
(function (BackupInProgress) {
|
|
557
|
-
/**
|
|
558
|
-
* @internal
|
|
559
|
-
*/
|
|
560
437
|
BackupInProgress.filterSensitiveLog = (obj) => ({
|
|
561
438
|
...obj,
|
|
562
439
|
});
|
|
563
440
|
})(BackupInProgress = exports.BackupInProgress || (exports.BackupInProgress = {}));
|
|
564
441
|
var CreateBackupRequest;
|
|
565
442
|
(function (CreateBackupRequest) {
|
|
566
|
-
/**
|
|
567
|
-
* @internal
|
|
568
|
-
*/
|
|
569
443
|
CreateBackupRequest.filterSensitiveLog = (obj) => ({
|
|
570
444
|
...obj,
|
|
571
445
|
});
|
|
572
446
|
})(CreateBackupRequest = exports.CreateBackupRequest || (exports.CreateBackupRequest = {}));
|
|
573
447
|
var VolumeNotFound;
|
|
574
448
|
(function (VolumeNotFound) {
|
|
575
|
-
/**
|
|
576
|
-
* @internal
|
|
577
|
-
*/
|
|
578
449
|
VolumeNotFound.filterSensitiveLog = (obj) => ({
|
|
579
450
|
...obj,
|
|
580
451
|
});
|
|
@@ -589,9 +460,6 @@ var ReportScope;
|
|
|
589
460
|
})(ReportScope = exports.ReportScope || (exports.ReportScope = {}));
|
|
590
461
|
var CompletionReport;
|
|
591
462
|
(function (CompletionReport) {
|
|
592
|
-
/**
|
|
593
|
-
* @internal
|
|
594
|
-
*/
|
|
595
463
|
CompletionReport.filterSensitiveLog = (obj) => ({
|
|
596
464
|
...obj,
|
|
597
465
|
});
|
|
@@ -602,72 +470,48 @@ var DataRepositoryTaskType;
|
|
|
602
470
|
})(DataRepositoryTaskType = exports.DataRepositoryTaskType || (exports.DataRepositoryTaskType = {}));
|
|
603
471
|
var CreateDataRepositoryTaskRequest;
|
|
604
472
|
(function (CreateDataRepositoryTaskRequest) {
|
|
605
|
-
/**
|
|
606
|
-
* @internal
|
|
607
|
-
*/
|
|
608
473
|
CreateDataRepositoryTaskRequest.filterSensitiveLog = (obj) => ({
|
|
609
474
|
...obj,
|
|
610
475
|
});
|
|
611
476
|
})(CreateDataRepositoryTaskRequest = exports.CreateDataRepositoryTaskRequest || (exports.CreateDataRepositoryTaskRequest = {}));
|
|
612
477
|
var DataRepositoryTaskFailureDetails;
|
|
613
478
|
(function (DataRepositoryTaskFailureDetails) {
|
|
614
|
-
/**
|
|
615
|
-
* @internal
|
|
616
|
-
*/
|
|
617
479
|
DataRepositoryTaskFailureDetails.filterSensitiveLog = (obj) => ({
|
|
618
480
|
...obj,
|
|
619
481
|
});
|
|
620
482
|
})(DataRepositoryTaskFailureDetails = exports.DataRepositoryTaskFailureDetails || (exports.DataRepositoryTaskFailureDetails = {}));
|
|
621
483
|
var DataRepositoryTaskStatus;
|
|
622
484
|
(function (DataRepositoryTaskStatus) {
|
|
623
|
-
/**
|
|
624
|
-
* @internal
|
|
625
|
-
*/
|
|
626
485
|
DataRepositoryTaskStatus.filterSensitiveLog = (obj) => ({
|
|
627
486
|
...obj,
|
|
628
487
|
});
|
|
629
488
|
})(DataRepositoryTaskStatus = exports.DataRepositoryTaskStatus || (exports.DataRepositoryTaskStatus = {}));
|
|
630
489
|
var DataRepositoryTask;
|
|
631
490
|
(function (DataRepositoryTask) {
|
|
632
|
-
/**
|
|
633
|
-
* @internal
|
|
634
|
-
*/
|
|
635
491
|
DataRepositoryTask.filterSensitiveLog = (obj) => ({
|
|
636
492
|
...obj,
|
|
637
493
|
});
|
|
638
494
|
})(DataRepositoryTask = exports.DataRepositoryTask || (exports.DataRepositoryTask = {}));
|
|
639
495
|
var CreateDataRepositoryTaskResponse;
|
|
640
496
|
(function (CreateDataRepositoryTaskResponse) {
|
|
641
|
-
/**
|
|
642
|
-
* @internal
|
|
643
|
-
*/
|
|
644
497
|
CreateDataRepositoryTaskResponse.filterSensitiveLog = (obj) => ({
|
|
645
498
|
...obj,
|
|
646
499
|
});
|
|
647
500
|
})(CreateDataRepositoryTaskResponse = exports.CreateDataRepositoryTaskResponse || (exports.CreateDataRepositoryTaskResponse = {}));
|
|
648
501
|
var DataRepositoryTaskExecuting;
|
|
649
502
|
(function (DataRepositoryTaskExecuting) {
|
|
650
|
-
/**
|
|
651
|
-
* @internal
|
|
652
|
-
*/
|
|
653
503
|
DataRepositoryTaskExecuting.filterSensitiveLog = (obj) => ({
|
|
654
504
|
...obj,
|
|
655
505
|
});
|
|
656
506
|
})(DataRepositoryTaskExecuting = exports.DataRepositoryTaskExecuting || (exports.DataRepositoryTaskExecuting = {}));
|
|
657
507
|
var CreateFileSystemLustreConfiguration;
|
|
658
508
|
(function (CreateFileSystemLustreConfiguration) {
|
|
659
|
-
/**
|
|
660
|
-
* @internal
|
|
661
|
-
*/
|
|
662
509
|
CreateFileSystemLustreConfiguration.filterSensitiveLog = (obj) => ({
|
|
663
510
|
...obj,
|
|
664
511
|
});
|
|
665
512
|
})(CreateFileSystemLustreConfiguration = exports.CreateFileSystemLustreConfiguration || (exports.CreateFileSystemLustreConfiguration = {}));
|
|
666
513
|
var CreateFileSystemOntapConfiguration;
|
|
667
514
|
(function (CreateFileSystemOntapConfiguration) {
|
|
668
|
-
/**
|
|
669
|
-
* @internal
|
|
670
|
-
*/
|
|
671
515
|
CreateFileSystemOntapConfiguration.filterSensitiveLog = (obj) => ({
|
|
672
516
|
...obj,
|
|
673
517
|
...(obj.FsxAdminPassword && { FsxAdminPassword: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -675,18 +519,12 @@ var CreateFileSystemOntapConfiguration;
|
|
|
675
519
|
})(CreateFileSystemOntapConfiguration = exports.CreateFileSystemOntapConfiguration || (exports.CreateFileSystemOntapConfiguration = {}));
|
|
676
520
|
var WindowsAuditLogCreateConfiguration;
|
|
677
521
|
(function (WindowsAuditLogCreateConfiguration) {
|
|
678
|
-
/**
|
|
679
|
-
* @internal
|
|
680
|
-
*/
|
|
681
522
|
WindowsAuditLogCreateConfiguration.filterSensitiveLog = (obj) => ({
|
|
682
523
|
...obj,
|
|
683
524
|
});
|
|
684
525
|
})(WindowsAuditLogCreateConfiguration = exports.WindowsAuditLogCreateConfiguration || (exports.WindowsAuditLogCreateConfiguration = {}));
|
|
685
526
|
var SelfManagedActiveDirectoryConfiguration;
|
|
686
527
|
(function (SelfManagedActiveDirectoryConfiguration) {
|
|
687
|
-
/**
|
|
688
|
-
* @internal
|
|
689
|
-
*/
|
|
690
528
|
SelfManagedActiveDirectoryConfiguration.filterSensitiveLog = (obj) => ({
|
|
691
529
|
...obj,
|
|
692
530
|
...(obj.Password && { Password: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -694,9 +532,6 @@ var SelfManagedActiveDirectoryConfiguration;
|
|
|
694
532
|
})(SelfManagedActiveDirectoryConfiguration = exports.SelfManagedActiveDirectoryConfiguration || (exports.SelfManagedActiveDirectoryConfiguration = {}));
|
|
695
533
|
var CreateFileSystemWindowsConfiguration;
|
|
696
534
|
(function (CreateFileSystemWindowsConfiguration) {
|
|
697
|
-
/**
|
|
698
|
-
* @internal
|
|
699
|
-
*/
|
|
700
535
|
CreateFileSystemWindowsConfiguration.filterSensitiveLog = (obj) => ({
|
|
701
536
|
...obj,
|
|
702
537
|
...(obj.SelfManagedActiveDirectoryConfiguration && {
|
|
@@ -706,9 +541,6 @@ var CreateFileSystemWindowsConfiguration;
|
|
|
706
541
|
})(CreateFileSystemWindowsConfiguration = exports.CreateFileSystemWindowsConfiguration || (exports.CreateFileSystemWindowsConfiguration = {}));
|
|
707
542
|
var CreateFileSystemRequest;
|
|
708
543
|
(function (CreateFileSystemRequest) {
|
|
709
|
-
/**
|
|
710
|
-
* @internal
|
|
711
|
-
*/
|
|
712
544
|
CreateFileSystemRequest.filterSensitiveLog = (obj) => ({
|
|
713
545
|
...obj,
|
|
714
546
|
...(obj.WindowsConfiguration && {
|
|
@@ -721,54 +553,36 @@ var CreateFileSystemRequest;
|
|
|
721
553
|
})(CreateFileSystemRequest = exports.CreateFileSystemRequest || (exports.CreateFileSystemRequest = {}));
|
|
722
554
|
var InvalidExportPath;
|
|
723
555
|
(function (InvalidExportPath) {
|
|
724
|
-
/**
|
|
725
|
-
* @internal
|
|
726
|
-
*/
|
|
727
556
|
InvalidExportPath.filterSensitiveLog = (obj) => ({
|
|
728
557
|
...obj,
|
|
729
558
|
});
|
|
730
559
|
})(InvalidExportPath = exports.InvalidExportPath || (exports.InvalidExportPath = {}));
|
|
731
560
|
var InvalidImportPath;
|
|
732
561
|
(function (InvalidImportPath) {
|
|
733
|
-
/**
|
|
734
|
-
* @internal
|
|
735
|
-
*/
|
|
736
562
|
InvalidImportPath.filterSensitiveLog = (obj) => ({
|
|
737
563
|
...obj,
|
|
738
564
|
});
|
|
739
565
|
})(InvalidImportPath = exports.InvalidImportPath || (exports.InvalidImportPath = {}));
|
|
740
566
|
var InvalidNetworkSettings;
|
|
741
567
|
(function (InvalidNetworkSettings) {
|
|
742
|
-
/**
|
|
743
|
-
* @internal
|
|
744
|
-
*/
|
|
745
568
|
InvalidNetworkSettings.filterSensitiveLog = (obj) => ({
|
|
746
569
|
...obj,
|
|
747
570
|
});
|
|
748
571
|
})(InvalidNetworkSettings = exports.InvalidNetworkSettings || (exports.InvalidNetworkSettings = {}));
|
|
749
572
|
var InvalidPerUnitStorageThroughput;
|
|
750
573
|
(function (InvalidPerUnitStorageThroughput) {
|
|
751
|
-
/**
|
|
752
|
-
* @internal
|
|
753
|
-
*/
|
|
754
574
|
InvalidPerUnitStorageThroughput.filterSensitiveLog = (obj) => ({
|
|
755
575
|
...obj,
|
|
756
576
|
});
|
|
757
577
|
})(InvalidPerUnitStorageThroughput = exports.InvalidPerUnitStorageThroughput || (exports.InvalidPerUnitStorageThroughput = {}));
|
|
758
578
|
var MissingFileSystemConfiguration;
|
|
759
579
|
(function (MissingFileSystemConfiguration) {
|
|
760
|
-
/**
|
|
761
|
-
* @internal
|
|
762
|
-
*/
|
|
763
580
|
MissingFileSystemConfiguration.filterSensitiveLog = (obj) => ({
|
|
764
581
|
...obj,
|
|
765
582
|
});
|
|
766
583
|
})(MissingFileSystemConfiguration = exports.MissingFileSystemConfiguration || (exports.MissingFileSystemConfiguration = {}));
|
|
767
584
|
var CreateFileSystemFromBackupRequest;
|
|
768
585
|
(function (CreateFileSystemFromBackupRequest) {
|
|
769
|
-
/**
|
|
770
|
-
* @internal
|
|
771
|
-
*/
|
|
772
586
|
CreateFileSystemFromBackupRequest.filterSensitiveLog = (obj) => ({
|
|
773
587
|
...obj,
|
|
774
588
|
...(obj.WindowsConfiguration && {
|
|
@@ -778,9 +592,6 @@ var CreateFileSystemFromBackupRequest;
|
|
|
778
592
|
})(CreateFileSystemFromBackupRequest = exports.CreateFileSystemFromBackupRequest || (exports.CreateFileSystemFromBackupRequest = {}));
|
|
779
593
|
var CreateSvmActiveDirectoryConfiguration;
|
|
780
594
|
(function (CreateSvmActiveDirectoryConfiguration) {
|
|
781
|
-
/**
|
|
782
|
-
* @internal
|
|
783
|
-
*/
|
|
784
595
|
CreateSvmActiveDirectoryConfiguration.filterSensitiveLog = (obj) => ({
|
|
785
596
|
...obj,
|
|
786
597
|
...(obj.SelfManagedActiveDirectoryConfiguration && {
|
|
@@ -796,9 +607,6 @@ var StorageVirtualMachineRootVolumeSecurityStyle;
|
|
|
796
607
|
})(StorageVirtualMachineRootVolumeSecurityStyle = exports.StorageVirtualMachineRootVolumeSecurityStyle || (exports.StorageVirtualMachineRootVolumeSecurityStyle = {}));
|
|
797
608
|
var CreateStorageVirtualMachineRequest;
|
|
798
609
|
(function (CreateStorageVirtualMachineRequest) {
|
|
799
|
-
/**
|
|
800
|
-
* @internal
|
|
801
|
-
*/
|
|
802
610
|
CreateStorageVirtualMachineRequest.filterSensitiveLog = (obj) => ({
|
|
803
611
|
...obj,
|
|
804
612
|
...(obj.ActiveDirectoryConfiguration && {
|
|
@@ -809,27 +617,18 @@ var CreateStorageVirtualMachineRequest;
|
|
|
809
617
|
})(CreateStorageVirtualMachineRequest = exports.CreateStorageVirtualMachineRequest || (exports.CreateStorageVirtualMachineRequest = {}));
|
|
810
618
|
var SvmActiveDirectoryConfiguration;
|
|
811
619
|
(function (SvmActiveDirectoryConfiguration) {
|
|
812
|
-
/**
|
|
813
|
-
* @internal
|
|
814
|
-
*/
|
|
815
620
|
SvmActiveDirectoryConfiguration.filterSensitiveLog = (obj) => ({
|
|
816
621
|
...obj,
|
|
817
622
|
});
|
|
818
623
|
})(SvmActiveDirectoryConfiguration = exports.SvmActiveDirectoryConfiguration || (exports.SvmActiveDirectoryConfiguration = {}));
|
|
819
624
|
var SvmEndpoint;
|
|
820
625
|
(function (SvmEndpoint) {
|
|
821
|
-
/**
|
|
822
|
-
* @internal
|
|
823
|
-
*/
|
|
824
626
|
SvmEndpoint.filterSensitiveLog = (obj) => ({
|
|
825
627
|
...obj,
|
|
826
628
|
});
|
|
827
629
|
})(SvmEndpoint = exports.SvmEndpoint || (exports.SvmEndpoint = {}));
|
|
828
630
|
var SvmEndpoints;
|
|
829
631
|
(function (SvmEndpoints) {
|
|
830
|
-
/**
|
|
831
|
-
* @internal
|
|
832
|
-
*/
|
|
833
632
|
SvmEndpoints.filterSensitiveLog = (obj) => ({
|
|
834
633
|
...obj,
|
|
835
634
|
});
|
|
@@ -852,225 +651,150 @@ var StorageVirtualMachineSubtype;
|
|
|
852
651
|
})(StorageVirtualMachineSubtype = exports.StorageVirtualMachineSubtype || (exports.StorageVirtualMachineSubtype = {}));
|
|
853
652
|
var StorageVirtualMachine;
|
|
854
653
|
(function (StorageVirtualMachine) {
|
|
855
|
-
/**
|
|
856
|
-
* @internal
|
|
857
|
-
*/
|
|
858
654
|
StorageVirtualMachine.filterSensitiveLog = (obj) => ({
|
|
859
655
|
...obj,
|
|
860
656
|
});
|
|
861
657
|
})(StorageVirtualMachine = exports.StorageVirtualMachine || (exports.StorageVirtualMachine = {}));
|
|
862
658
|
var CreateStorageVirtualMachineResponse;
|
|
863
659
|
(function (CreateStorageVirtualMachineResponse) {
|
|
864
|
-
/**
|
|
865
|
-
* @internal
|
|
866
|
-
*/
|
|
867
660
|
CreateStorageVirtualMachineResponse.filterSensitiveLog = (obj) => ({
|
|
868
661
|
...obj,
|
|
869
662
|
});
|
|
870
663
|
})(CreateStorageVirtualMachineResponse = exports.CreateStorageVirtualMachineResponse || (exports.CreateStorageVirtualMachineResponse = {}));
|
|
871
664
|
var CreateOntapVolumeConfiguration;
|
|
872
665
|
(function (CreateOntapVolumeConfiguration) {
|
|
873
|
-
/**
|
|
874
|
-
* @internal
|
|
875
|
-
*/
|
|
876
666
|
CreateOntapVolumeConfiguration.filterSensitiveLog = (obj) => ({
|
|
877
667
|
...obj,
|
|
878
668
|
});
|
|
879
669
|
})(CreateOntapVolumeConfiguration = exports.CreateOntapVolumeConfiguration || (exports.CreateOntapVolumeConfiguration = {}));
|
|
880
670
|
var CreateVolumeRequest;
|
|
881
671
|
(function (CreateVolumeRequest) {
|
|
882
|
-
/**
|
|
883
|
-
* @internal
|
|
884
|
-
*/
|
|
885
672
|
CreateVolumeRequest.filterSensitiveLog = (obj) => ({
|
|
886
673
|
...obj,
|
|
887
674
|
});
|
|
888
675
|
})(CreateVolumeRequest = exports.CreateVolumeRequest || (exports.CreateVolumeRequest = {}));
|
|
889
676
|
var CreateVolumeResponse;
|
|
890
677
|
(function (CreateVolumeResponse) {
|
|
891
|
-
/**
|
|
892
|
-
* @internal
|
|
893
|
-
*/
|
|
894
678
|
CreateVolumeResponse.filterSensitiveLog = (obj) => ({
|
|
895
679
|
...obj,
|
|
896
680
|
});
|
|
897
681
|
})(CreateVolumeResponse = exports.CreateVolumeResponse || (exports.CreateVolumeResponse = {}));
|
|
898
682
|
var MissingVolumeConfiguration;
|
|
899
683
|
(function (MissingVolumeConfiguration) {
|
|
900
|
-
/**
|
|
901
|
-
* @internal
|
|
902
|
-
*/
|
|
903
684
|
MissingVolumeConfiguration.filterSensitiveLog = (obj) => ({
|
|
904
685
|
...obj,
|
|
905
686
|
});
|
|
906
687
|
})(MissingVolumeConfiguration = exports.MissingVolumeConfiguration || (exports.MissingVolumeConfiguration = {}));
|
|
907
688
|
var StorageVirtualMachineNotFound;
|
|
908
689
|
(function (StorageVirtualMachineNotFound) {
|
|
909
|
-
/**
|
|
910
|
-
* @internal
|
|
911
|
-
*/
|
|
912
690
|
StorageVirtualMachineNotFound.filterSensitiveLog = (obj) => ({
|
|
913
691
|
...obj,
|
|
914
692
|
});
|
|
915
693
|
})(StorageVirtualMachineNotFound = exports.StorageVirtualMachineNotFound || (exports.StorageVirtualMachineNotFound = {}));
|
|
916
694
|
var CreateVolumeFromBackupRequest;
|
|
917
695
|
(function (CreateVolumeFromBackupRequest) {
|
|
918
|
-
/**
|
|
919
|
-
* @internal
|
|
920
|
-
*/
|
|
921
696
|
CreateVolumeFromBackupRequest.filterSensitiveLog = (obj) => ({
|
|
922
697
|
...obj,
|
|
923
698
|
});
|
|
924
699
|
})(CreateVolumeFromBackupRequest = exports.CreateVolumeFromBackupRequest || (exports.CreateVolumeFromBackupRequest = {}));
|
|
925
700
|
var CreateVolumeFromBackupResponse;
|
|
926
701
|
(function (CreateVolumeFromBackupResponse) {
|
|
927
|
-
/**
|
|
928
|
-
* @internal
|
|
929
|
-
*/
|
|
930
702
|
CreateVolumeFromBackupResponse.filterSensitiveLog = (obj) => ({
|
|
931
703
|
...obj,
|
|
932
704
|
});
|
|
933
705
|
})(CreateVolumeFromBackupResponse = exports.CreateVolumeFromBackupResponse || (exports.CreateVolumeFromBackupResponse = {}));
|
|
934
706
|
var BackupBeingCopied;
|
|
935
707
|
(function (BackupBeingCopied) {
|
|
936
|
-
/**
|
|
937
|
-
* @internal
|
|
938
|
-
*/
|
|
939
708
|
BackupBeingCopied.filterSensitiveLog = (obj) => ({
|
|
940
709
|
...obj,
|
|
941
710
|
});
|
|
942
711
|
})(BackupBeingCopied = exports.BackupBeingCopied || (exports.BackupBeingCopied = {}));
|
|
943
712
|
var BackupRestoring;
|
|
944
713
|
(function (BackupRestoring) {
|
|
945
|
-
/**
|
|
946
|
-
* @internal
|
|
947
|
-
*/
|
|
948
714
|
BackupRestoring.filterSensitiveLog = (obj) => ({
|
|
949
715
|
...obj,
|
|
950
716
|
});
|
|
951
717
|
})(BackupRestoring = exports.BackupRestoring || (exports.BackupRestoring = {}));
|
|
952
718
|
var DeleteBackupRequest;
|
|
953
719
|
(function (DeleteBackupRequest) {
|
|
954
|
-
/**
|
|
955
|
-
* @internal
|
|
956
|
-
*/
|
|
957
720
|
DeleteBackupRequest.filterSensitiveLog = (obj) => ({
|
|
958
721
|
...obj,
|
|
959
722
|
});
|
|
960
723
|
})(DeleteBackupRequest = exports.DeleteBackupRequest || (exports.DeleteBackupRequest = {}));
|
|
961
724
|
var DeleteBackupResponse;
|
|
962
725
|
(function (DeleteBackupResponse) {
|
|
963
|
-
/**
|
|
964
|
-
* @internal
|
|
965
|
-
*/
|
|
966
726
|
DeleteBackupResponse.filterSensitiveLog = (obj) => ({
|
|
967
727
|
...obj,
|
|
968
728
|
});
|
|
969
729
|
})(DeleteBackupResponse = exports.DeleteBackupResponse || (exports.DeleteBackupResponse = {}));
|
|
970
730
|
var DeleteFileSystemLustreConfiguration;
|
|
971
731
|
(function (DeleteFileSystemLustreConfiguration) {
|
|
972
|
-
/**
|
|
973
|
-
* @internal
|
|
974
|
-
*/
|
|
975
732
|
DeleteFileSystemLustreConfiguration.filterSensitiveLog = (obj) => ({
|
|
976
733
|
...obj,
|
|
977
734
|
});
|
|
978
735
|
})(DeleteFileSystemLustreConfiguration = exports.DeleteFileSystemLustreConfiguration || (exports.DeleteFileSystemLustreConfiguration = {}));
|
|
979
736
|
var DeleteFileSystemWindowsConfiguration;
|
|
980
737
|
(function (DeleteFileSystemWindowsConfiguration) {
|
|
981
|
-
/**
|
|
982
|
-
* @internal
|
|
983
|
-
*/
|
|
984
738
|
DeleteFileSystemWindowsConfiguration.filterSensitiveLog = (obj) => ({
|
|
985
739
|
...obj,
|
|
986
740
|
});
|
|
987
741
|
})(DeleteFileSystemWindowsConfiguration = exports.DeleteFileSystemWindowsConfiguration || (exports.DeleteFileSystemWindowsConfiguration = {}));
|
|
988
742
|
var DeleteFileSystemRequest;
|
|
989
743
|
(function (DeleteFileSystemRequest) {
|
|
990
|
-
/**
|
|
991
|
-
* @internal
|
|
992
|
-
*/
|
|
993
744
|
DeleteFileSystemRequest.filterSensitiveLog = (obj) => ({
|
|
994
745
|
...obj,
|
|
995
746
|
});
|
|
996
747
|
})(DeleteFileSystemRequest = exports.DeleteFileSystemRequest || (exports.DeleteFileSystemRequest = {}));
|
|
997
748
|
var DeleteFileSystemLustreResponse;
|
|
998
749
|
(function (DeleteFileSystemLustreResponse) {
|
|
999
|
-
/**
|
|
1000
|
-
* @internal
|
|
1001
|
-
*/
|
|
1002
750
|
DeleteFileSystemLustreResponse.filterSensitiveLog = (obj) => ({
|
|
1003
751
|
...obj,
|
|
1004
752
|
});
|
|
1005
753
|
})(DeleteFileSystemLustreResponse = exports.DeleteFileSystemLustreResponse || (exports.DeleteFileSystemLustreResponse = {}));
|
|
1006
754
|
var DeleteFileSystemWindowsResponse;
|
|
1007
755
|
(function (DeleteFileSystemWindowsResponse) {
|
|
1008
|
-
/**
|
|
1009
|
-
* @internal
|
|
1010
|
-
*/
|
|
1011
756
|
DeleteFileSystemWindowsResponse.filterSensitiveLog = (obj) => ({
|
|
1012
757
|
...obj,
|
|
1013
758
|
});
|
|
1014
759
|
})(DeleteFileSystemWindowsResponse = exports.DeleteFileSystemWindowsResponse || (exports.DeleteFileSystemWindowsResponse = {}));
|
|
1015
760
|
var DeleteFileSystemResponse;
|
|
1016
761
|
(function (DeleteFileSystemResponse) {
|
|
1017
|
-
/**
|
|
1018
|
-
* @internal
|
|
1019
|
-
*/
|
|
1020
762
|
DeleteFileSystemResponse.filterSensitiveLog = (obj) => ({
|
|
1021
763
|
...obj,
|
|
1022
764
|
});
|
|
1023
765
|
})(DeleteFileSystemResponse = exports.DeleteFileSystemResponse || (exports.DeleteFileSystemResponse = {}));
|
|
1024
766
|
var DeleteStorageVirtualMachineRequest;
|
|
1025
767
|
(function (DeleteStorageVirtualMachineRequest) {
|
|
1026
|
-
/**
|
|
1027
|
-
* @internal
|
|
1028
|
-
*/
|
|
1029
768
|
DeleteStorageVirtualMachineRequest.filterSensitiveLog = (obj) => ({
|
|
1030
769
|
...obj,
|
|
1031
770
|
});
|
|
1032
771
|
})(DeleteStorageVirtualMachineRequest = exports.DeleteStorageVirtualMachineRequest || (exports.DeleteStorageVirtualMachineRequest = {}));
|
|
1033
772
|
var DeleteStorageVirtualMachineResponse;
|
|
1034
773
|
(function (DeleteStorageVirtualMachineResponse) {
|
|
1035
|
-
/**
|
|
1036
|
-
* @internal
|
|
1037
|
-
*/
|
|
1038
774
|
DeleteStorageVirtualMachineResponse.filterSensitiveLog = (obj) => ({
|
|
1039
775
|
...obj,
|
|
1040
776
|
});
|
|
1041
777
|
})(DeleteStorageVirtualMachineResponse = exports.DeleteStorageVirtualMachineResponse || (exports.DeleteStorageVirtualMachineResponse = {}));
|
|
1042
778
|
var DeleteVolumeOntapConfiguration;
|
|
1043
779
|
(function (DeleteVolumeOntapConfiguration) {
|
|
1044
|
-
/**
|
|
1045
|
-
* @internal
|
|
1046
|
-
*/
|
|
1047
780
|
DeleteVolumeOntapConfiguration.filterSensitiveLog = (obj) => ({
|
|
1048
781
|
...obj,
|
|
1049
782
|
});
|
|
1050
783
|
})(DeleteVolumeOntapConfiguration = exports.DeleteVolumeOntapConfiguration || (exports.DeleteVolumeOntapConfiguration = {}));
|
|
1051
784
|
var DeleteVolumeRequest;
|
|
1052
785
|
(function (DeleteVolumeRequest) {
|
|
1053
|
-
/**
|
|
1054
|
-
* @internal
|
|
1055
|
-
*/
|
|
1056
786
|
DeleteVolumeRequest.filterSensitiveLog = (obj) => ({
|
|
1057
787
|
...obj,
|
|
1058
788
|
});
|
|
1059
789
|
})(DeleteVolumeRequest = exports.DeleteVolumeRequest || (exports.DeleteVolumeRequest = {}));
|
|
1060
790
|
var DeleteVolumeOntapResponse;
|
|
1061
791
|
(function (DeleteVolumeOntapResponse) {
|
|
1062
|
-
/**
|
|
1063
|
-
* @internal
|
|
1064
|
-
*/
|
|
1065
792
|
DeleteVolumeOntapResponse.filterSensitiveLog = (obj) => ({
|
|
1066
793
|
...obj,
|
|
1067
794
|
});
|
|
1068
795
|
})(DeleteVolumeOntapResponse = exports.DeleteVolumeOntapResponse || (exports.DeleteVolumeOntapResponse = {}));
|
|
1069
796
|
var DeleteVolumeResponse;
|
|
1070
797
|
(function (DeleteVolumeResponse) {
|
|
1071
|
-
/**
|
|
1072
|
-
* @internal
|
|
1073
|
-
*/
|
|
1074
798
|
DeleteVolumeResponse.filterSensitiveLog = (obj) => ({
|
|
1075
799
|
...obj,
|
|
1076
800
|
});
|
|
@@ -1084,18 +808,12 @@ var FilterName;
|
|
|
1084
808
|
})(FilterName = exports.FilterName || (exports.FilterName = {}));
|
|
1085
809
|
var Filter;
|
|
1086
810
|
(function (Filter) {
|
|
1087
|
-
/**
|
|
1088
|
-
* @internal
|
|
1089
|
-
*/
|
|
1090
811
|
Filter.filterSensitiveLog = (obj) => ({
|
|
1091
812
|
...obj,
|
|
1092
813
|
});
|
|
1093
814
|
})(Filter = exports.Filter || (exports.Filter = {}));
|
|
1094
815
|
var DescribeBackupsRequest;
|
|
1095
816
|
(function (DescribeBackupsRequest) {
|
|
1096
|
-
/**
|
|
1097
|
-
* @internal
|
|
1098
|
-
*/
|
|
1099
817
|
DescribeBackupsRequest.filterSensitiveLog = (obj) => ({
|
|
1100
818
|
...obj,
|
|
1101
819
|
});
|
|
@@ -1107,54 +825,36 @@ var DataRepositoryTaskFilterName;
|
|
|
1107
825
|
})(DataRepositoryTaskFilterName = exports.DataRepositoryTaskFilterName || (exports.DataRepositoryTaskFilterName = {}));
|
|
1108
826
|
var DataRepositoryTaskFilter;
|
|
1109
827
|
(function (DataRepositoryTaskFilter) {
|
|
1110
|
-
/**
|
|
1111
|
-
* @internal
|
|
1112
|
-
*/
|
|
1113
828
|
DataRepositoryTaskFilter.filterSensitiveLog = (obj) => ({
|
|
1114
829
|
...obj,
|
|
1115
830
|
});
|
|
1116
831
|
})(DataRepositoryTaskFilter = exports.DataRepositoryTaskFilter || (exports.DataRepositoryTaskFilter = {}));
|
|
1117
832
|
var DescribeDataRepositoryTasksRequest;
|
|
1118
833
|
(function (DescribeDataRepositoryTasksRequest) {
|
|
1119
|
-
/**
|
|
1120
|
-
* @internal
|
|
1121
|
-
*/
|
|
1122
834
|
DescribeDataRepositoryTasksRequest.filterSensitiveLog = (obj) => ({
|
|
1123
835
|
...obj,
|
|
1124
836
|
});
|
|
1125
837
|
})(DescribeDataRepositoryTasksRequest = exports.DescribeDataRepositoryTasksRequest || (exports.DescribeDataRepositoryTasksRequest = {}));
|
|
1126
838
|
var DescribeDataRepositoryTasksResponse;
|
|
1127
839
|
(function (DescribeDataRepositoryTasksResponse) {
|
|
1128
|
-
/**
|
|
1129
|
-
* @internal
|
|
1130
|
-
*/
|
|
1131
840
|
DescribeDataRepositoryTasksResponse.filterSensitiveLog = (obj) => ({
|
|
1132
841
|
...obj,
|
|
1133
842
|
});
|
|
1134
843
|
})(DescribeDataRepositoryTasksResponse = exports.DescribeDataRepositoryTasksResponse || (exports.DescribeDataRepositoryTasksResponse = {}));
|
|
1135
844
|
var DescribeFileSystemAliasesRequest;
|
|
1136
845
|
(function (DescribeFileSystemAliasesRequest) {
|
|
1137
|
-
/**
|
|
1138
|
-
* @internal
|
|
1139
|
-
*/
|
|
1140
846
|
DescribeFileSystemAliasesRequest.filterSensitiveLog = (obj) => ({
|
|
1141
847
|
...obj,
|
|
1142
848
|
});
|
|
1143
849
|
})(DescribeFileSystemAliasesRequest = exports.DescribeFileSystemAliasesRequest || (exports.DescribeFileSystemAliasesRequest = {}));
|
|
1144
850
|
var DescribeFileSystemAliasesResponse;
|
|
1145
851
|
(function (DescribeFileSystemAliasesResponse) {
|
|
1146
|
-
/**
|
|
1147
|
-
* @internal
|
|
1148
|
-
*/
|
|
1149
852
|
DescribeFileSystemAliasesResponse.filterSensitiveLog = (obj) => ({
|
|
1150
853
|
...obj,
|
|
1151
854
|
});
|
|
1152
855
|
})(DescribeFileSystemAliasesResponse = exports.DescribeFileSystemAliasesResponse || (exports.DescribeFileSystemAliasesResponse = {}));
|
|
1153
856
|
var DescribeFileSystemsRequest;
|
|
1154
857
|
(function (DescribeFileSystemsRequest) {
|
|
1155
|
-
/**
|
|
1156
|
-
* @internal
|
|
1157
|
-
*/
|
|
1158
858
|
DescribeFileSystemsRequest.filterSensitiveLog = (obj) => ({
|
|
1159
859
|
...obj,
|
|
1160
860
|
});
|
|
@@ -1165,27 +865,18 @@ var StorageVirtualMachineFilterName;
|
|
|
1165
865
|
})(StorageVirtualMachineFilterName = exports.StorageVirtualMachineFilterName || (exports.StorageVirtualMachineFilterName = {}));
|
|
1166
866
|
var StorageVirtualMachineFilter;
|
|
1167
867
|
(function (StorageVirtualMachineFilter) {
|
|
1168
|
-
/**
|
|
1169
|
-
* @internal
|
|
1170
|
-
*/
|
|
1171
868
|
StorageVirtualMachineFilter.filterSensitiveLog = (obj) => ({
|
|
1172
869
|
...obj,
|
|
1173
870
|
});
|
|
1174
871
|
})(StorageVirtualMachineFilter = exports.StorageVirtualMachineFilter || (exports.StorageVirtualMachineFilter = {}));
|
|
1175
872
|
var DescribeStorageVirtualMachinesRequest;
|
|
1176
873
|
(function (DescribeStorageVirtualMachinesRequest) {
|
|
1177
|
-
/**
|
|
1178
|
-
* @internal
|
|
1179
|
-
*/
|
|
1180
874
|
DescribeStorageVirtualMachinesRequest.filterSensitiveLog = (obj) => ({
|
|
1181
875
|
...obj,
|
|
1182
876
|
});
|
|
1183
877
|
})(DescribeStorageVirtualMachinesRequest = exports.DescribeStorageVirtualMachinesRequest || (exports.DescribeStorageVirtualMachinesRequest = {}));
|
|
1184
878
|
var DescribeStorageVirtualMachinesResponse;
|
|
1185
879
|
(function (DescribeStorageVirtualMachinesResponse) {
|
|
1186
|
-
/**
|
|
1187
|
-
* @internal
|
|
1188
|
-
*/
|
|
1189
880
|
DescribeStorageVirtualMachinesResponse.filterSensitiveLog = (obj) => ({
|
|
1190
881
|
...obj,
|
|
1191
882
|
});
|
|
@@ -1197,144 +888,96 @@ var VolumeFilterName;
|
|
|
1197
888
|
})(VolumeFilterName = exports.VolumeFilterName || (exports.VolumeFilterName = {}));
|
|
1198
889
|
var VolumeFilter;
|
|
1199
890
|
(function (VolumeFilter) {
|
|
1200
|
-
/**
|
|
1201
|
-
* @internal
|
|
1202
|
-
*/
|
|
1203
891
|
VolumeFilter.filterSensitiveLog = (obj) => ({
|
|
1204
892
|
...obj,
|
|
1205
893
|
});
|
|
1206
894
|
})(VolumeFilter = exports.VolumeFilter || (exports.VolumeFilter = {}));
|
|
1207
895
|
var DescribeVolumesRequest;
|
|
1208
896
|
(function (DescribeVolumesRequest) {
|
|
1209
|
-
/**
|
|
1210
|
-
* @internal
|
|
1211
|
-
*/
|
|
1212
897
|
DescribeVolumesRequest.filterSensitiveLog = (obj) => ({
|
|
1213
898
|
...obj,
|
|
1214
899
|
});
|
|
1215
900
|
})(DescribeVolumesRequest = exports.DescribeVolumesRequest || (exports.DescribeVolumesRequest = {}));
|
|
1216
901
|
var DescribeVolumesResponse;
|
|
1217
902
|
(function (DescribeVolumesResponse) {
|
|
1218
|
-
/**
|
|
1219
|
-
* @internal
|
|
1220
|
-
*/
|
|
1221
903
|
DescribeVolumesResponse.filterSensitiveLog = (obj) => ({
|
|
1222
904
|
...obj,
|
|
1223
905
|
});
|
|
1224
906
|
})(DescribeVolumesResponse = exports.DescribeVolumesResponse || (exports.DescribeVolumesResponse = {}));
|
|
1225
907
|
var DisassociateFileSystemAliasesRequest;
|
|
1226
908
|
(function (DisassociateFileSystemAliasesRequest) {
|
|
1227
|
-
/**
|
|
1228
|
-
* @internal
|
|
1229
|
-
*/
|
|
1230
909
|
DisassociateFileSystemAliasesRequest.filterSensitiveLog = (obj) => ({
|
|
1231
910
|
...obj,
|
|
1232
911
|
});
|
|
1233
912
|
})(DisassociateFileSystemAliasesRequest = exports.DisassociateFileSystemAliasesRequest || (exports.DisassociateFileSystemAliasesRequest = {}));
|
|
1234
913
|
var DisassociateFileSystemAliasesResponse;
|
|
1235
914
|
(function (DisassociateFileSystemAliasesResponse) {
|
|
1236
|
-
/**
|
|
1237
|
-
* @internal
|
|
1238
|
-
*/
|
|
1239
915
|
DisassociateFileSystemAliasesResponse.filterSensitiveLog = (obj) => ({
|
|
1240
916
|
...obj,
|
|
1241
917
|
});
|
|
1242
918
|
})(DisassociateFileSystemAliasesResponse = exports.DisassociateFileSystemAliasesResponse || (exports.DisassociateFileSystemAliasesResponse = {}));
|
|
1243
919
|
var ListTagsForResourceRequest;
|
|
1244
920
|
(function (ListTagsForResourceRequest) {
|
|
1245
|
-
/**
|
|
1246
|
-
* @internal
|
|
1247
|
-
*/
|
|
1248
921
|
ListTagsForResourceRequest.filterSensitiveLog = (obj) => ({
|
|
1249
922
|
...obj,
|
|
1250
923
|
});
|
|
1251
924
|
})(ListTagsForResourceRequest = exports.ListTagsForResourceRequest || (exports.ListTagsForResourceRequest = {}));
|
|
1252
925
|
var ListTagsForResourceResponse;
|
|
1253
926
|
(function (ListTagsForResourceResponse) {
|
|
1254
|
-
/**
|
|
1255
|
-
* @internal
|
|
1256
|
-
*/
|
|
1257
927
|
ListTagsForResourceResponse.filterSensitiveLog = (obj) => ({
|
|
1258
928
|
...obj,
|
|
1259
929
|
});
|
|
1260
930
|
})(ListTagsForResourceResponse = exports.ListTagsForResourceResponse || (exports.ListTagsForResourceResponse = {}));
|
|
1261
931
|
var NotServiceResourceError;
|
|
1262
932
|
(function (NotServiceResourceError) {
|
|
1263
|
-
/**
|
|
1264
|
-
* @internal
|
|
1265
|
-
*/
|
|
1266
933
|
NotServiceResourceError.filterSensitiveLog = (obj) => ({
|
|
1267
934
|
...obj,
|
|
1268
935
|
});
|
|
1269
936
|
})(NotServiceResourceError = exports.NotServiceResourceError || (exports.NotServiceResourceError = {}));
|
|
1270
937
|
var ResourceDoesNotSupportTagging;
|
|
1271
938
|
(function (ResourceDoesNotSupportTagging) {
|
|
1272
|
-
/**
|
|
1273
|
-
* @internal
|
|
1274
|
-
*/
|
|
1275
939
|
ResourceDoesNotSupportTagging.filterSensitiveLog = (obj) => ({
|
|
1276
940
|
...obj,
|
|
1277
941
|
});
|
|
1278
942
|
})(ResourceDoesNotSupportTagging = exports.ResourceDoesNotSupportTagging || (exports.ResourceDoesNotSupportTagging = {}));
|
|
1279
943
|
var ResourceNotFound;
|
|
1280
944
|
(function (ResourceNotFound) {
|
|
1281
|
-
/**
|
|
1282
|
-
* @internal
|
|
1283
|
-
*/
|
|
1284
945
|
ResourceNotFound.filterSensitiveLog = (obj) => ({
|
|
1285
946
|
...obj,
|
|
1286
947
|
});
|
|
1287
948
|
})(ResourceNotFound = exports.ResourceNotFound || (exports.ResourceNotFound = {}));
|
|
1288
949
|
var TagResourceRequest;
|
|
1289
950
|
(function (TagResourceRequest) {
|
|
1290
|
-
/**
|
|
1291
|
-
* @internal
|
|
1292
|
-
*/
|
|
1293
951
|
TagResourceRequest.filterSensitiveLog = (obj) => ({
|
|
1294
952
|
...obj,
|
|
1295
953
|
});
|
|
1296
954
|
})(TagResourceRequest = exports.TagResourceRequest || (exports.TagResourceRequest = {}));
|
|
1297
955
|
var TagResourceResponse;
|
|
1298
956
|
(function (TagResourceResponse) {
|
|
1299
|
-
/**
|
|
1300
|
-
* @internal
|
|
1301
|
-
*/
|
|
1302
957
|
TagResourceResponse.filterSensitiveLog = (obj) => ({
|
|
1303
958
|
...obj,
|
|
1304
959
|
});
|
|
1305
960
|
})(TagResourceResponse = exports.TagResourceResponse || (exports.TagResourceResponse = {}));
|
|
1306
961
|
var UntagResourceRequest;
|
|
1307
962
|
(function (UntagResourceRequest) {
|
|
1308
|
-
/**
|
|
1309
|
-
* @internal
|
|
1310
|
-
*/
|
|
1311
963
|
UntagResourceRequest.filterSensitiveLog = (obj) => ({
|
|
1312
964
|
...obj,
|
|
1313
965
|
});
|
|
1314
966
|
})(UntagResourceRequest = exports.UntagResourceRequest || (exports.UntagResourceRequest = {}));
|
|
1315
967
|
var UntagResourceResponse;
|
|
1316
968
|
(function (UntagResourceResponse) {
|
|
1317
|
-
/**
|
|
1318
|
-
* @internal
|
|
1319
|
-
*/
|
|
1320
969
|
UntagResourceResponse.filterSensitiveLog = (obj) => ({
|
|
1321
970
|
...obj,
|
|
1322
971
|
});
|
|
1323
972
|
})(UntagResourceResponse = exports.UntagResourceResponse || (exports.UntagResourceResponse = {}));
|
|
1324
973
|
var UpdateFileSystemLustreConfiguration;
|
|
1325
974
|
(function (UpdateFileSystemLustreConfiguration) {
|
|
1326
|
-
/**
|
|
1327
|
-
* @internal
|
|
1328
|
-
*/
|
|
1329
975
|
UpdateFileSystemLustreConfiguration.filterSensitiveLog = (obj) => ({
|
|
1330
976
|
...obj,
|
|
1331
977
|
});
|
|
1332
978
|
})(UpdateFileSystemLustreConfiguration = exports.UpdateFileSystemLustreConfiguration || (exports.UpdateFileSystemLustreConfiguration = {}));
|
|
1333
979
|
var UpdateFileSystemOntapConfiguration;
|
|
1334
980
|
(function (UpdateFileSystemOntapConfiguration) {
|
|
1335
|
-
/**
|
|
1336
|
-
* @internal
|
|
1337
|
-
*/
|
|
1338
981
|
UpdateFileSystemOntapConfiguration.filterSensitiveLog = (obj) => ({
|
|
1339
982
|
...obj,
|
|
1340
983
|
...(obj.FsxAdminPassword && { FsxAdminPassword: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1342,9 +985,6 @@ var UpdateFileSystemOntapConfiguration;
|
|
|
1342
985
|
})(UpdateFileSystemOntapConfiguration = exports.UpdateFileSystemOntapConfiguration || (exports.UpdateFileSystemOntapConfiguration = {}));
|
|
1343
986
|
var SelfManagedActiveDirectoryConfigurationUpdates;
|
|
1344
987
|
(function (SelfManagedActiveDirectoryConfigurationUpdates) {
|
|
1345
|
-
/**
|
|
1346
|
-
* @internal
|
|
1347
|
-
*/
|
|
1348
988
|
SelfManagedActiveDirectoryConfigurationUpdates.filterSensitiveLog = (obj) => ({
|
|
1349
989
|
...obj,
|
|
1350
990
|
...(obj.Password && { Password: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1352,9 +992,6 @@ var SelfManagedActiveDirectoryConfigurationUpdates;
|
|
|
1352
992
|
})(SelfManagedActiveDirectoryConfigurationUpdates = exports.SelfManagedActiveDirectoryConfigurationUpdates || (exports.SelfManagedActiveDirectoryConfigurationUpdates = {}));
|
|
1353
993
|
var UpdateFileSystemWindowsConfiguration;
|
|
1354
994
|
(function (UpdateFileSystemWindowsConfiguration) {
|
|
1355
|
-
/**
|
|
1356
|
-
* @internal
|
|
1357
|
-
*/
|
|
1358
995
|
UpdateFileSystemWindowsConfiguration.filterSensitiveLog = (obj) => ({
|
|
1359
996
|
...obj,
|
|
1360
997
|
...(obj.SelfManagedActiveDirectoryConfiguration && {
|
|
@@ -1364,9 +1001,6 @@ var UpdateFileSystemWindowsConfiguration;
|
|
|
1364
1001
|
})(UpdateFileSystemWindowsConfiguration = exports.UpdateFileSystemWindowsConfiguration || (exports.UpdateFileSystemWindowsConfiguration = {}));
|
|
1365
1002
|
var UpdateFileSystemRequest;
|
|
1366
1003
|
(function (UpdateFileSystemRequest) {
|
|
1367
|
-
/**
|
|
1368
|
-
* @internal
|
|
1369
|
-
*/
|
|
1370
1004
|
UpdateFileSystemRequest.filterSensitiveLog = (obj) => ({
|
|
1371
1005
|
...obj,
|
|
1372
1006
|
...(obj.WindowsConfiguration && {
|
|
@@ -1379,9 +1013,6 @@ var UpdateFileSystemRequest;
|
|
|
1379
1013
|
})(UpdateFileSystemRequest = exports.UpdateFileSystemRequest || (exports.UpdateFileSystemRequest = {}));
|
|
1380
1014
|
var UpdateSvmActiveDirectoryConfiguration;
|
|
1381
1015
|
(function (UpdateSvmActiveDirectoryConfiguration) {
|
|
1382
|
-
/**
|
|
1383
|
-
* @internal
|
|
1384
|
-
*/
|
|
1385
1016
|
UpdateSvmActiveDirectoryConfiguration.filterSensitiveLog = (obj) => ({
|
|
1386
1017
|
...obj,
|
|
1387
1018
|
...(obj.SelfManagedActiveDirectoryConfiguration && {
|
|
@@ -1391,9 +1022,6 @@ var UpdateSvmActiveDirectoryConfiguration;
|
|
|
1391
1022
|
})(UpdateSvmActiveDirectoryConfiguration = exports.UpdateSvmActiveDirectoryConfiguration || (exports.UpdateSvmActiveDirectoryConfiguration = {}));
|
|
1392
1023
|
var UpdateStorageVirtualMachineRequest;
|
|
1393
1024
|
(function (UpdateStorageVirtualMachineRequest) {
|
|
1394
|
-
/**
|
|
1395
|
-
* @internal
|
|
1396
|
-
*/
|
|
1397
1025
|
UpdateStorageVirtualMachineRequest.filterSensitiveLog = (obj) => ({
|
|
1398
1026
|
...obj,
|
|
1399
1027
|
...(obj.ActiveDirectoryConfiguration && {
|
|
@@ -1404,128 +1032,85 @@ var UpdateStorageVirtualMachineRequest;
|
|
|
1404
1032
|
})(UpdateStorageVirtualMachineRequest = exports.UpdateStorageVirtualMachineRequest || (exports.UpdateStorageVirtualMachineRequest = {}));
|
|
1405
1033
|
var UpdateStorageVirtualMachineResponse;
|
|
1406
1034
|
(function (UpdateStorageVirtualMachineResponse) {
|
|
1407
|
-
/**
|
|
1408
|
-
* @internal
|
|
1409
|
-
*/
|
|
1410
1035
|
UpdateStorageVirtualMachineResponse.filterSensitiveLog = (obj) => ({
|
|
1411
1036
|
...obj,
|
|
1412
1037
|
});
|
|
1413
1038
|
})(UpdateStorageVirtualMachineResponse = exports.UpdateStorageVirtualMachineResponse || (exports.UpdateStorageVirtualMachineResponse = {}));
|
|
1414
1039
|
var UpdateOntapVolumeConfiguration;
|
|
1415
1040
|
(function (UpdateOntapVolumeConfiguration) {
|
|
1416
|
-
/**
|
|
1417
|
-
* @internal
|
|
1418
|
-
*/
|
|
1419
1041
|
UpdateOntapVolumeConfiguration.filterSensitiveLog = (obj) => ({
|
|
1420
1042
|
...obj,
|
|
1421
1043
|
});
|
|
1422
1044
|
})(UpdateOntapVolumeConfiguration = exports.UpdateOntapVolumeConfiguration || (exports.UpdateOntapVolumeConfiguration = {}));
|
|
1423
1045
|
var UpdateVolumeRequest;
|
|
1424
1046
|
(function (UpdateVolumeRequest) {
|
|
1425
|
-
/**
|
|
1426
|
-
* @internal
|
|
1427
|
-
*/
|
|
1428
1047
|
UpdateVolumeRequest.filterSensitiveLog = (obj) => ({
|
|
1429
1048
|
...obj,
|
|
1430
1049
|
});
|
|
1431
1050
|
})(UpdateVolumeRequest = exports.UpdateVolumeRequest || (exports.UpdateVolumeRequest = {}));
|
|
1432
1051
|
var UpdateVolumeResponse;
|
|
1433
1052
|
(function (UpdateVolumeResponse) {
|
|
1434
|
-
/**
|
|
1435
|
-
* @internal
|
|
1436
|
-
*/
|
|
1437
1053
|
UpdateVolumeResponse.filterSensitiveLog = (obj) => ({
|
|
1438
1054
|
...obj,
|
|
1439
1055
|
});
|
|
1440
1056
|
})(UpdateVolumeResponse = exports.UpdateVolumeResponse || (exports.UpdateVolumeResponse = {}));
|
|
1441
1057
|
var AdministrativeAction;
|
|
1442
1058
|
(function (AdministrativeAction) {
|
|
1443
|
-
/**
|
|
1444
|
-
* @internal
|
|
1445
|
-
*/
|
|
1446
1059
|
AdministrativeAction.filterSensitiveLog = (obj) => ({
|
|
1447
1060
|
...obj,
|
|
1448
1061
|
});
|
|
1449
1062
|
})(AdministrativeAction = exports.AdministrativeAction || (exports.AdministrativeAction = {}));
|
|
1450
1063
|
var FileSystem;
|
|
1451
1064
|
(function (FileSystem) {
|
|
1452
|
-
/**
|
|
1453
|
-
* @internal
|
|
1454
|
-
*/
|
|
1455
1065
|
FileSystem.filterSensitiveLog = (obj) => ({
|
|
1456
1066
|
...obj,
|
|
1457
1067
|
});
|
|
1458
1068
|
})(FileSystem = exports.FileSystem || (exports.FileSystem = {}));
|
|
1459
1069
|
var Backup;
|
|
1460
1070
|
(function (Backup) {
|
|
1461
|
-
/**
|
|
1462
|
-
* @internal
|
|
1463
|
-
*/
|
|
1464
1071
|
Backup.filterSensitiveLog = (obj) => ({
|
|
1465
1072
|
...obj,
|
|
1466
1073
|
});
|
|
1467
1074
|
})(Backup = exports.Backup || (exports.Backup = {}));
|
|
1468
1075
|
var CreateFileSystemFromBackupResponse;
|
|
1469
1076
|
(function (CreateFileSystemFromBackupResponse) {
|
|
1470
|
-
/**
|
|
1471
|
-
* @internal
|
|
1472
|
-
*/
|
|
1473
1077
|
CreateFileSystemFromBackupResponse.filterSensitiveLog = (obj) => ({
|
|
1474
1078
|
...obj,
|
|
1475
1079
|
});
|
|
1476
1080
|
})(CreateFileSystemFromBackupResponse = exports.CreateFileSystemFromBackupResponse || (exports.CreateFileSystemFromBackupResponse = {}));
|
|
1477
1081
|
var CreateFileSystemResponse;
|
|
1478
1082
|
(function (CreateFileSystemResponse) {
|
|
1479
|
-
/**
|
|
1480
|
-
* @internal
|
|
1481
|
-
*/
|
|
1482
1083
|
CreateFileSystemResponse.filterSensitiveLog = (obj) => ({
|
|
1483
1084
|
...obj,
|
|
1484
1085
|
});
|
|
1485
1086
|
})(CreateFileSystemResponse = exports.CreateFileSystemResponse || (exports.CreateFileSystemResponse = {}));
|
|
1486
1087
|
var UpdateFileSystemResponse;
|
|
1487
1088
|
(function (UpdateFileSystemResponse) {
|
|
1488
|
-
/**
|
|
1489
|
-
* @internal
|
|
1490
|
-
*/
|
|
1491
1089
|
UpdateFileSystemResponse.filterSensitiveLog = (obj) => ({
|
|
1492
1090
|
...obj,
|
|
1493
1091
|
});
|
|
1494
1092
|
})(UpdateFileSystemResponse = exports.UpdateFileSystemResponse || (exports.UpdateFileSystemResponse = {}));
|
|
1495
1093
|
var CopyBackupResponse;
|
|
1496
1094
|
(function (CopyBackupResponse) {
|
|
1497
|
-
/**
|
|
1498
|
-
* @internal
|
|
1499
|
-
*/
|
|
1500
1095
|
CopyBackupResponse.filterSensitiveLog = (obj) => ({
|
|
1501
1096
|
...obj,
|
|
1502
1097
|
});
|
|
1503
1098
|
})(CopyBackupResponse = exports.CopyBackupResponse || (exports.CopyBackupResponse = {}));
|
|
1504
1099
|
var CreateBackupResponse;
|
|
1505
1100
|
(function (CreateBackupResponse) {
|
|
1506
|
-
/**
|
|
1507
|
-
* @internal
|
|
1508
|
-
*/
|
|
1509
1101
|
CreateBackupResponse.filterSensitiveLog = (obj) => ({
|
|
1510
1102
|
...obj,
|
|
1511
1103
|
});
|
|
1512
1104
|
})(CreateBackupResponse = exports.CreateBackupResponse || (exports.CreateBackupResponse = {}));
|
|
1513
1105
|
var DescribeFileSystemsResponse;
|
|
1514
1106
|
(function (DescribeFileSystemsResponse) {
|
|
1515
|
-
/**
|
|
1516
|
-
* @internal
|
|
1517
|
-
*/
|
|
1518
1107
|
DescribeFileSystemsResponse.filterSensitiveLog = (obj) => ({
|
|
1519
1108
|
...obj,
|
|
1520
1109
|
});
|
|
1521
1110
|
})(DescribeFileSystemsResponse = exports.DescribeFileSystemsResponse || (exports.DescribeFileSystemsResponse = {}));
|
|
1522
1111
|
var DescribeBackupsResponse;
|
|
1523
1112
|
(function (DescribeBackupsResponse) {
|
|
1524
|
-
/**
|
|
1525
|
-
* @internal
|
|
1526
|
-
*/
|
|
1527
1113
|
DescribeBackupsResponse.filterSensitiveLog = (obj) => ({
|
|
1528
1114
|
...obj,
|
|
1529
1115
|
});
|
|
1530
1116
|
})(DescribeBackupsResponse = exports.DescribeBackupsResponse || (exports.DescribeBackupsResponse = {}));
|
|
1531
|
-
//# sourceMappingURL=models_0.js.map
|