@aws-sdk/client-fsx 3.31.0 → 3.35.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 +39 -0
- package/{dist/cjs → dist-cjs}/FSx.js +1 -1
- package/dist-cjs/FSx.js.map +1 -0
- package/{dist/cjs → dist-cjs}/FSxClient.js +14 -14
- package/dist-cjs/FSxClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/AssociateFileSystemAliasesCommand.js +5 -5
- package/dist-cjs/commands/AssociateFileSystemAliasesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CancelDataRepositoryTaskCommand.js +5 -5
- package/dist-cjs/commands/CancelDataRepositoryTaskCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CopyBackupCommand.js +5 -5
- package/dist-cjs/commands/CopyBackupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateBackupCommand.js +5 -5
- package/dist-cjs/commands/CreateBackupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDataRepositoryTaskCommand.js +5 -5
- package/dist-cjs/commands/CreateDataRepositoryTaskCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateFileSystemCommand.js +5 -5
- package/dist-cjs/commands/CreateFileSystemCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateFileSystemFromBackupCommand.js +5 -5
- package/dist-cjs/commands/CreateFileSystemFromBackupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateStorageVirtualMachineCommand.js +5 -5
- package/dist-cjs/commands/CreateStorageVirtualMachineCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateVolumeCommand.js +5 -5
- package/dist-cjs/commands/CreateVolumeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateVolumeFromBackupCommand.js +5 -5
- package/dist-cjs/commands/CreateVolumeFromBackupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteBackupCommand.js +5 -5
- package/dist-cjs/commands/DeleteBackupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteFileSystemCommand.js +5 -5
- package/dist-cjs/commands/DeleteFileSystemCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteStorageVirtualMachineCommand.js +5 -5
- package/dist-cjs/commands/DeleteStorageVirtualMachineCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteVolumeCommand.js +5 -5
- package/dist-cjs/commands/DeleteVolumeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeBackupsCommand.js +5 -5
- package/dist-cjs/commands/DescribeBackupsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeDataRepositoryTasksCommand.js +5 -5
- package/dist-cjs/commands/DescribeDataRepositoryTasksCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeFileSystemAliasesCommand.js +5 -5
- package/dist-cjs/commands/DescribeFileSystemAliasesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeFileSystemsCommand.js +5 -5
- package/dist-cjs/commands/DescribeFileSystemsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeStorageVirtualMachinesCommand.js +5 -5
- package/dist-cjs/commands/DescribeStorageVirtualMachinesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeVolumesCommand.js +5 -5
- package/dist-cjs/commands/DescribeVolumesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DisassociateFileSystemAliasesCommand.js +5 -5
- package/dist-cjs/commands/DisassociateFileSystemAliasesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +5 -5
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +5 -5
- package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +5 -5
- package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateFileSystemCommand.js +5 -5
- package/dist-cjs/commands/UpdateFileSystemCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateStorageVirtualMachineCommand.js +5 -5
- package/dist-cjs/commands/UpdateStorageVirtualMachineCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateVolumeCommand.js +5 -5
- package/dist-cjs/commands/UpdateVolumeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +1 -1
- package/dist-cjs/endpoints.js.map +1 -0
- package/dist-cjs/index.js +42 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +1 -1
- package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeBackupsPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeBackupsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeDataRepositoryTasksPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeDataRepositoryTasksPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeFileSystemAliasesPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeFileSystemAliasesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeFileSystemsPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeFileSystemsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeStorageVirtualMachinesPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeStorageVirtualMachinesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeVolumesPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeVolumesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
- package/{dist/cjs → dist-cjs}/pagination/ListTagsForResourcePaginator.js +1 -1
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +213 -213
- package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +5 -4
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +10 -9
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +1 -1
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/FSx.js +2 -6
- package/dist-es/FSx.js.map +1 -0
- package/{dist/es → dist-es}/FSxClient.js +2 -11
- package/dist-es/FSxClient.js.map +1 -0
- package/dist-es/commands/AssociateFileSystemAliasesCommand.js +40 -0
- package/dist-es/commands/AssociateFileSystemAliasesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CancelDataRepositoryTaskCommand.js +4 -41
- package/dist-es/commands/CancelDataRepositoryTaskCommand.js.map +1 -0
- package/dist-es/commands/CopyBackupCommand.js +40 -0
- package/dist-es/commands/CopyBackupCommand.js.map +1 -0
- package/dist-es/commands/CreateBackupCommand.js +40 -0
- package/dist-es/commands/CreateBackupCommand.js.map +1 -0
- package/dist-es/commands/CreateDataRepositoryTaskCommand.js +40 -0
- package/dist-es/commands/CreateDataRepositoryTaskCommand.js.map +1 -0
- package/dist-es/commands/CreateFileSystemCommand.js +40 -0
- package/dist-es/commands/CreateFileSystemCommand.js.map +1 -0
- package/dist-es/commands/CreateFileSystemFromBackupCommand.js +40 -0
- package/dist-es/commands/CreateFileSystemFromBackupCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateStorageVirtualMachineCommand.js +4 -29
- package/dist-es/commands/CreateStorageVirtualMachineCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateVolumeCommand.js +4 -29
- package/dist-es/commands/CreateVolumeCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateVolumeFromBackupCommand.js +4 -30
- package/dist-es/commands/CreateVolumeFromBackupCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteBackupCommand.js +4 -37
- package/dist-es/commands/DeleteBackupCommand.js.map +1 -0
- package/dist-es/commands/DeleteFileSystemCommand.js +40 -0
- package/dist-es/commands/DeleteFileSystemCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteStorageVirtualMachineCommand.js +4 -30
- package/dist-es/commands/DeleteStorageVirtualMachineCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteVolumeCommand.js +4 -32
- package/dist-es/commands/DeleteVolumeCommand.js.map +1 -0
- package/dist-es/commands/DescribeBackupsCommand.js +40 -0
- package/dist-es/commands/DescribeBackupsCommand.js.map +1 -0
- package/dist-es/commands/DescribeDataRepositoryTasksCommand.js +40 -0
- package/dist-es/commands/DescribeDataRepositoryTasksCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeFileSystemAliasesCommand.js +4 -31
- package/dist-es/commands/DescribeFileSystemAliasesCommand.js.map +1 -0
- package/dist-es/commands/DescribeFileSystemsCommand.js +40 -0
- package/dist-es/commands/DescribeFileSystemsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeStorageVirtualMachinesCommand.js +4 -29
- package/dist-es/commands/DescribeStorageVirtualMachinesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeVolumesCommand.js +4 -29
- package/dist-es/commands/DescribeVolumesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DisassociateFileSystemAliasesCommand.js +4 -37
- package/dist-es/commands/DisassociateFileSystemAliasesCommand.js.map +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +40 -0
- package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/TagResourceCommand.js +4 -29
- package/dist-es/commands/TagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UntagResourceCommand.js +4 -29
- package/dist-es/commands/UntagResourceCommand.js.map +1 -0
- package/dist-es/commands/UpdateFileSystemCommand.js +40 -0
- package/dist-es/commands/UpdateFileSystemCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateStorageVirtualMachineCommand.js +4 -29
- package/dist-es/commands/UpdateStorageVirtualMachineCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateVolumeCommand.js +4 -29
- package/dist-es/commands/UpdateVolumeCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +1 -1
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -414
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeBackupsPaginator.js +17 -29
- package/dist-es/pagination/DescribeBackupsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeDataRepositoryTasksPaginator.js +17 -29
- package/dist-es/pagination/DescribeDataRepositoryTasksPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeFileSystemAliasesPaginator.js +17 -29
- package/dist-es/pagination/DescribeFileSystemAliasesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeFileSystemsPaginator.js +17 -29
- package/dist-es/pagination/DescribeFileSystemsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeStorageVirtualMachinesPaginator.js +17 -29
- package/dist-es/pagination/DescribeStorageVirtualMachinesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeVolumesPaginator.js +17 -29
- package/dist-es/pagination/DescribeVolumesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
- package/{dist/es → dist-es}/pagination/ListTagsForResourcePaginator.js +17 -29
- package/dist-es/pagination/ListTagsForResourcePaginator.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_json1_1.js +829 -834
- package/dist-es/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -4
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -5
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -3
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -4
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/types → dist-types}/FSx.d.ts +2 -2
- package/{dist/types → dist-types}/FSxClient.d.ts +8 -8
- package/{dist/types → dist-types}/commands/AssociateFileSystemAliasesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CancelDataRepositoryTaskCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CopyBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateDataRepositoryTaskCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateFileSystemCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateFileSystemFromBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateStorageVirtualMachineCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateVolumeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateVolumeFromBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteFileSystemCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteStorageVirtualMachineCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteVolumeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeBackupsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeDataRepositoryTasksCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeFileSystemAliasesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeFileSystemsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeStorageVirtualMachinesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeVolumesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DisassociateFileSystemAliasesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/TagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UntagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateFileSystemCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateStorageVirtualMachineCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateVolumeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/pagination/DescribeBackupsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeDataRepositoryTasksPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeFileSystemAliasesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeFileSystemsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeStorageVirtualMachinesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeVolumesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/{dist/types → dist-types}/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +1 -0
- package/{dist/types → dist-types}/runtimeConfig.d.ts +2 -1
- package/{dist/types/ts3.4 → dist-types}/runtimeConfig.native.d.ts +36 -35
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/FSx.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/FSxClient.d.ts +8 -8
- package/{dist/types → dist-types}/ts3.4/commands/AssociateFileSystemAliasesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CancelDataRepositoryTaskCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CopyBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateDataRepositoryTaskCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateFileSystemCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateFileSystemFromBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateStorageVirtualMachineCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateVolumeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateVolumeFromBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteFileSystemCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteStorageVirtualMachineCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteVolumeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeBackupsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeDataRepositoryTasksCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeFileSystemAliasesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeFileSystemsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeStorageVirtualMachinesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeVolumesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DisassociateFileSystemAliasesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateFileSystemCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateStorageVirtualMachineCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateVolumeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeBackupsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeDataRepositoryTasksPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeFileSystemAliasesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeFileSystemsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeStorageVirtualMachinesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeVolumesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +1 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +2 -1
- package/{dist/types → dist-types/ts3.4}/runtimeConfig.native.d.ts +36 -35
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +50 -50
- package/{FSx.ts → src/FSx.ts} +3 -2
- package/{FSxClient.ts → src/FSxClient.ts} +58 -57
- package/{commands → src/commands}/AssociateFileSystemAliasesCommand.ts +8 -7
- package/{commands → src/commands}/CancelDataRepositoryTaskCommand.ts +8 -7
- package/{commands → src/commands}/CopyBackupCommand.ts +8 -7
- package/{commands → src/commands}/CreateBackupCommand.ts +8 -7
- package/{commands → src/commands}/CreateDataRepositoryTaskCommand.ts +8 -7
- package/{commands → src/commands}/CreateFileSystemCommand.ts +8 -7
- package/{commands → src/commands}/CreateFileSystemFromBackupCommand.ts +8 -7
- package/{commands → src/commands}/CreateStorageVirtualMachineCommand.ts +8 -7
- package/{commands → src/commands}/CreateVolumeCommand.ts +8 -7
- package/{commands → src/commands}/CreateVolumeFromBackupCommand.ts +8 -7
- package/{commands → src/commands}/DeleteBackupCommand.ts +8 -7
- package/{commands → src/commands}/DeleteFileSystemCommand.ts +8 -7
- package/{commands → src/commands}/DeleteStorageVirtualMachineCommand.ts +8 -7
- package/{commands → src/commands}/DeleteVolumeCommand.ts +8 -7
- package/{commands → src/commands}/DescribeBackupsCommand.ts +8 -7
- package/{commands → src/commands}/DescribeDataRepositoryTasksCommand.ts +8 -7
- package/{commands → src/commands}/DescribeFileSystemAliasesCommand.ts +8 -7
- package/{commands → src/commands}/DescribeFileSystemsCommand.ts +8 -7
- package/{commands → src/commands}/DescribeStorageVirtualMachinesCommand.ts +8 -7
- package/{commands → src/commands}/DescribeVolumesCommand.ts +8 -7
- package/{commands → src/commands}/DisassociateFileSystemAliasesCommand.ts +8 -7
- package/{commands → src/commands}/ListTagsForResourceCommand.ts +8 -7
- package/{commands → src/commands}/TagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UntagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UpdateFileSystemCommand.ts +8 -7
- package/{commands → src/commands}/UpdateStorageVirtualMachineCommand.ts +8 -7
- package/{commands → src/commands}/UpdateVolumeCommand.ts +8 -7
- package/{endpoints.ts → src/endpoints.ts} +1 -1
- package/{index.ts → src/index.ts} +0 -0
- package/{models → src/models}/index.ts +0 -0
- package/{models → src/models}/models_0.ts +0 -0
- package/{pagination → src/pagination}/DescribeBackupsPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeDataRepositoryTasksPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeFileSystemAliasesPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeFileSystemsPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeStorageVirtualMachinesPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeVolumesPaginator.ts +4 -3
- package/{pagination → src/pagination}/Interfaces.ts +2 -1
- package/{pagination → src/pagination}/ListTagsForResourcePaginator.ts +4 -3
- package/{protocols → src/protocols}/Aws_json1_1.ts +47 -46
- package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
- package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
- package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
- package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
- package/tsconfig.es.json +1 -3
- package/tsconfig.json +7 -7
- package/tsconfig.types.json +9 -0
- 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 +0 -42
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -93
- 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/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 +0 -75
- package/dist/es/commands/AssociateFileSystemAliasesCommand.js.map +0 -1
- package/dist/es/commands/CancelDataRepositoryTaskCommand.js.map +0 -1
- package/dist/es/commands/CopyBackupCommand.js +0 -85
- package/dist/es/commands/CopyBackupCommand.js.map +0 -1
- package/dist/es/commands/CreateBackupCommand.js +0 -120
- package/dist/es/commands/CreateBackupCommand.js.map +0 -1
- package/dist/es/commands/CreateDataRepositoryTaskCommand.js +0 -73
- package/dist/es/commands/CreateDataRepositoryTaskCommand.js.map +0 -1
- package/dist/es/commands/CreateFileSystemCommand.js +0 -97
- package/dist/es/commands/CreateFileSystemCommand.js.map +0 -1
- package/dist/es/commands/CreateFileSystemFromBackupCommand.js +0 -101
- 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 +0 -90
- 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 +0 -94
- package/dist/es/commands/DescribeBackupsCommand.js.map +0 -1
- package/dist/es/commands/DescribeDataRepositoryTasksCommand.js +0 -75
- package/dist/es/commands/DescribeDataRepositoryTasksCommand.js.map +0 -1
- package/dist/es/commands/DescribeFileSystemAliasesCommand.js.map +0 -1
- package/dist/es/commands/DescribeFileSystemsCommand.js +0 -96
- 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 +0 -93
- 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 +0 -129
- 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/package.json +0 -93
- 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/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
|
@@ -2,9 +2,6 @@ import { __assign } from "tslib";
|
|
|
2
2
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
3
3
|
export var ActiveDirectoryBackupAttributes;
|
|
4
4
|
(function (ActiveDirectoryBackupAttributes) {
|
|
5
|
-
/**
|
|
6
|
-
* @internal
|
|
7
|
-
*/
|
|
8
5
|
ActiveDirectoryBackupAttributes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
9
6
|
})(ActiveDirectoryBackupAttributes || (ActiveDirectoryBackupAttributes = {}));
|
|
10
7
|
export var ActiveDirectoryErrorType;
|
|
@@ -16,9 +13,6 @@ export var ActiveDirectoryErrorType;
|
|
|
16
13
|
})(ActiveDirectoryErrorType || (ActiveDirectoryErrorType = {}));
|
|
17
14
|
export var ActiveDirectoryError;
|
|
18
15
|
(function (ActiveDirectoryError) {
|
|
19
|
-
/**
|
|
20
|
-
* @internal
|
|
21
|
-
*/
|
|
22
16
|
ActiveDirectoryError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
23
17
|
})(ActiveDirectoryError || (ActiveDirectoryError = {}));
|
|
24
18
|
export var AdministrativeActionType;
|
|
@@ -30,9 +24,6 @@ export var AdministrativeActionType;
|
|
|
30
24
|
})(AdministrativeActionType || (AdministrativeActionType = {}));
|
|
31
25
|
export var AdministrativeActionFailureDetails;
|
|
32
26
|
(function (AdministrativeActionFailureDetails) {
|
|
33
|
-
/**
|
|
34
|
-
* @internal
|
|
35
|
-
*/
|
|
36
27
|
AdministrativeActionFailureDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
37
28
|
})(AdministrativeActionFailureDetails || (AdministrativeActionFailureDetails = {}));
|
|
38
29
|
export var Status;
|
|
@@ -45,9 +36,6 @@ export var Status;
|
|
|
45
36
|
})(Status || (Status = {}));
|
|
46
37
|
export var FileSystemFailureDetails;
|
|
47
38
|
(function (FileSystemFailureDetails) {
|
|
48
|
-
/**
|
|
49
|
-
* @internal
|
|
50
|
-
*/
|
|
51
39
|
FileSystemFailureDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
52
40
|
})(FileSystemFailureDetails || (FileSystemFailureDetails = {}));
|
|
53
41
|
export var FileSystemType;
|
|
@@ -78,9 +66,6 @@ export var AutoImportPolicyType;
|
|
|
78
66
|
})(AutoImportPolicyType || (AutoImportPolicyType = {}));
|
|
79
67
|
export var DataRepositoryFailureDetails;
|
|
80
68
|
(function (DataRepositoryFailureDetails) {
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
69
|
DataRepositoryFailureDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
85
70
|
})(DataRepositoryFailureDetails || (DataRepositoryFailureDetails = {}));
|
|
86
71
|
export var DataRepositoryLifecycle;
|
|
@@ -93,9 +78,6 @@ export var DataRepositoryLifecycle;
|
|
|
93
78
|
})(DataRepositoryLifecycle || (DataRepositoryLifecycle = {}));
|
|
94
79
|
export var DataRepositoryConfiguration;
|
|
95
80
|
(function (DataRepositoryConfiguration) {
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
81
|
DataRepositoryConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
100
82
|
})(DataRepositoryConfiguration || (DataRepositoryConfiguration = {}));
|
|
101
83
|
export var LustreDeploymentType;
|
|
@@ -111,9 +93,6 @@ export var DriveCacheType;
|
|
|
111
93
|
})(DriveCacheType || (DriveCacheType = {}));
|
|
112
94
|
export var LustreFileSystemConfiguration;
|
|
113
95
|
(function (LustreFileSystemConfiguration) {
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
96
|
LustreFileSystemConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
118
97
|
})(LustreFileSystemConfiguration || (LustreFileSystemConfiguration = {}));
|
|
119
98
|
export var OntapDeploymentType;
|
|
@@ -127,30 +106,18 @@ export var DiskIopsConfigurationMode;
|
|
|
127
106
|
})(DiskIopsConfigurationMode || (DiskIopsConfigurationMode = {}));
|
|
128
107
|
export var DiskIopsConfiguration;
|
|
129
108
|
(function (DiskIopsConfiguration) {
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
109
|
DiskIopsConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
134
110
|
})(DiskIopsConfiguration || (DiskIopsConfiguration = {}));
|
|
135
111
|
export var FileSystemEndpoint;
|
|
136
112
|
(function (FileSystemEndpoint) {
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
*/
|
|
140
113
|
FileSystemEndpoint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
141
114
|
})(FileSystemEndpoint || (FileSystemEndpoint = {}));
|
|
142
115
|
export var FileSystemEndpoints;
|
|
143
116
|
(function (FileSystemEndpoints) {
|
|
144
|
-
/**
|
|
145
|
-
* @internal
|
|
146
|
-
*/
|
|
147
117
|
FileSystemEndpoints.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
148
118
|
})(FileSystemEndpoints || (FileSystemEndpoints = {}));
|
|
149
119
|
export var OntapFileSystemConfiguration;
|
|
150
120
|
(function (OntapFileSystemConfiguration) {
|
|
151
|
-
/**
|
|
152
|
-
* @internal
|
|
153
|
-
*/
|
|
154
121
|
OntapFileSystemConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
155
122
|
})(OntapFileSystemConfiguration || (OntapFileSystemConfiguration = {}));
|
|
156
123
|
export var StorageType;
|
|
@@ -160,9 +127,6 @@ export var StorageType;
|
|
|
160
127
|
})(StorageType || (StorageType = {}));
|
|
161
128
|
export var Tag;
|
|
162
129
|
(function (Tag) {
|
|
163
|
-
/**
|
|
164
|
-
* @internal
|
|
165
|
-
*/
|
|
166
130
|
Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
167
131
|
})(Tag || (Tag = {}));
|
|
168
132
|
export var AliasLifecycle;
|
|
@@ -175,9 +139,6 @@ export var AliasLifecycle;
|
|
|
175
139
|
})(AliasLifecycle || (AliasLifecycle = {}));
|
|
176
140
|
export var Alias;
|
|
177
141
|
(function (Alias) {
|
|
178
|
-
/**
|
|
179
|
-
* @internal
|
|
180
|
-
*/
|
|
181
142
|
Alias.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
182
143
|
})(Alias || (Alias = {}));
|
|
183
144
|
export var WindowsAccessAuditLogLevel;
|
|
@@ -189,9 +150,6 @@ export var WindowsAccessAuditLogLevel;
|
|
|
189
150
|
})(WindowsAccessAuditLogLevel || (WindowsAccessAuditLogLevel = {}));
|
|
190
151
|
export var WindowsAuditLogConfiguration;
|
|
191
152
|
(function (WindowsAuditLogConfiguration) {
|
|
192
|
-
/**
|
|
193
|
-
* @internal
|
|
194
|
-
*/
|
|
195
153
|
WindowsAuditLogConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
196
154
|
})(WindowsAuditLogConfiguration || (WindowsAuditLogConfiguration = {}));
|
|
197
155
|
export var WindowsDeploymentType;
|
|
@@ -207,16 +165,10 @@ export var FileSystemMaintenanceOperation;
|
|
|
207
165
|
})(FileSystemMaintenanceOperation || (FileSystemMaintenanceOperation = {}));
|
|
208
166
|
export var SelfManagedActiveDirectoryAttributes;
|
|
209
167
|
(function (SelfManagedActiveDirectoryAttributes) {
|
|
210
|
-
/**
|
|
211
|
-
* @internal
|
|
212
|
-
*/
|
|
213
168
|
SelfManagedActiveDirectoryAttributes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
214
169
|
})(SelfManagedActiveDirectoryAttributes || (SelfManagedActiveDirectoryAttributes = {}));
|
|
215
170
|
export var WindowsFileSystemConfiguration;
|
|
216
171
|
(function (WindowsFileSystemConfiguration) {
|
|
217
|
-
/**
|
|
218
|
-
* @internal
|
|
219
|
-
*/
|
|
220
172
|
WindowsFileSystemConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
221
173
|
})(WindowsFileSystemConfiguration || (WindowsFileSystemConfiguration = {}));
|
|
222
174
|
export var VolumeLifecycle;
|
|
@@ -230,9 +182,6 @@ export var VolumeLifecycle;
|
|
|
230
182
|
})(VolumeLifecycle || (VolumeLifecycle = {}));
|
|
231
183
|
export var LifecycleTransitionReason;
|
|
232
184
|
(function (LifecycleTransitionReason) {
|
|
233
|
-
/**
|
|
234
|
-
* @internal
|
|
235
|
-
*/
|
|
236
185
|
LifecycleTransitionReason.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
237
186
|
})(LifecycleTransitionReason || (LifecycleTransitionReason = {}));
|
|
238
187
|
export var FlexCacheEndpointType;
|
|
@@ -262,16 +211,10 @@ export var TieringPolicyName;
|
|
|
262
211
|
})(TieringPolicyName || (TieringPolicyName = {}));
|
|
263
212
|
export var TieringPolicy;
|
|
264
213
|
(function (TieringPolicy) {
|
|
265
|
-
/**
|
|
266
|
-
* @internal
|
|
267
|
-
*/
|
|
268
214
|
TieringPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
269
215
|
})(TieringPolicy || (TieringPolicy = {}));
|
|
270
216
|
export var OntapVolumeConfiguration;
|
|
271
217
|
(function (OntapVolumeConfiguration) {
|
|
272
|
-
/**
|
|
273
|
-
* @internal
|
|
274
|
-
*/
|
|
275
218
|
OntapVolumeConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
276
219
|
})(OntapVolumeConfiguration || (OntapVolumeConfiguration = {}));
|
|
277
220
|
export var VolumeType;
|
|
@@ -280,51 +223,30 @@ export var VolumeType;
|
|
|
280
223
|
})(VolumeType || (VolumeType = {}));
|
|
281
224
|
export var Volume;
|
|
282
225
|
(function (Volume) {
|
|
283
|
-
/**
|
|
284
|
-
* @internal
|
|
285
|
-
*/
|
|
286
226
|
Volume.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
287
227
|
})(Volume || (Volume = {}));
|
|
288
228
|
export var AssociateFileSystemAliasesRequest;
|
|
289
229
|
(function (AssociateFileSystemAliasesRequest) {
|
|
290
|
-
/**
|
|
291
|
-
* @internal
|
|
292
|
-
*/
|
|
293
230
|
AssociateFileSystemAliasesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
294
231
|
})(AssociateFileSystemAliasesRequest || (AssociateFileSystemAliasesRequest = {}));
|
|
295
232
|
export var AssociateFileSystemAliasesResponse;
|
|
296
233
|
(function (AssociateFileSystemAliasesResponse) {
|
|
297
|
-
/**
|
|
298
|
-
* @internal
|
|
299
|
-
*/
|
|
300
234
|
AssociateFileSystemAliasesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
301
235
|
})(AssociateFileSystemAliasesResponse || (AssociateFileSystemAliasesResponse = {}));
|
|
302
236
|
export var BadRequest;
|
|
303
237
|
(function (BadRequest) {
|
|
304
|
-
/**
|
|
305
|
-
* @internal
|
|
306
|
-
*/
|
|
307
238
|
BadRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
308
239
|
})(BadRequest || (BadRequest = {}));
|
|
309
240
|
export var FileSystemNotFound;
|
|
310
241
|
(function (FileSystemNotFound) {
|
|
311
|
-
/**
|
|
312
|
-
* @internal
|
|
313
|
-
*/
|
|
314
242
|
FileSystemNotFound.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
315
243
|
})(FileSystemNotFound || (FileSystemNotFound = {}));
|
|
316
244
|
export var InternalServerError;
|
|
317
245
|
(function (InternalServerError) {
|
|
318
|
-
/**
|
|
319
|
-
* @internal
|
|
320
|
-
*/
|
|
321
246
|
InternalServerError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
322
247
|
})(InternalServerError || (InternalServerError = {}));
|
|
323
248
|
export var CancelDataRepositoryTaskRequest;
|
|
324
249
|
(function (CancelDataRepositoryTaskRequest) {
|
|
325
|
-
/**
|
|
326
|
-
* @internal
|
|
327
|
-
*/
|
|
328
250
|
CancelDataRepositoryTaskRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
329
251
|
})(CancelDataRepositoryTaskRequest || (CancelDataRepositoryTaskRequest = {}));
|
|
330
252
|
export var DataRepositoryTaskLifecycle;
|
|
@@ -338,51 +260,30 @@ export var DataRepositoryTaskLifecycle;
|
|
|
338
260
|
})(DataRepositoryTaskLifecycle || (DataRepositoryTaskLifecycle = {}));
|
|
339
261
|
export var CancelDataRepositoryTaskResponse;
|
|
340
262
|
(function (CancelDataRepositoryTaskResponse) {
|
|
341
|
-
/**
|
|
342
|
-
* @internal
|
|
343
|
-
*/
|
|
344
263
|
CancelDataRepositoryTaskResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
345
264
|
})(CancelDataRepositoryTaskResponse || (CancelDataRepositoryTaskResponse = {}));
|
|
346
265
|
export var DataRepositoryTaskEnded;
|
|
347
266
|
(function (DataRepositoryTaskEnded) {
|
|
348
|
-
/**
|
|
349
|
-
* @internal
|
|
350
|
-
*/
|
|
351
267
|
DataRepositoryTaskEnded.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
352
268
|
})(DataRepositoryTaskEnded || (DataRepositoryTaskEnded = {}));
|
|
353
269
|
export var DataRepositoryTaskNotFound;
|
|
354
270
|
(function (DataRepositoryTaskNotFound) {
|
|
355
|
-
/**
|
|
356
|
-
* @internal
|
|
357
|
-
*/
|
|
358
271
|
DataRepositoryTaskNotFound.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
359
272
|
})(DataRepositoryTaskNotFound || (DataRepositoryTaskNotFound = {}));
|
|
360
273
|
export var UnsupportedOperation;
|
|
361
274
|
(function (UnsupportedOperation) {
|
|
362
|
-
/**
|
|
363
|
-
* @internal
|
|
364
|
-
*/
|
|
365
275
|
UnsupportedOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
366
276
|
})(UnsupportedOperation || (UnsupportedOperation = {}));
|
|
367
277
|
export var BackupNotFound;
|
|
368
278
|
(function (BackupNotFound) {
|
|
369
|
-
/**
|
|
370
|
-
* @internal
|
|
371
|
-
*/
|
|
372
279
|
BackupNotFound.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
373
280
|
})(BackupNotFound || (BackupNotFound = {}));
|
|
374
281
|
export var CopyBackupRequest;
|
|
375
282
|
(function (CopyBackupRequest) {
|
|
376
|
-
/**
|
|
377
|
-
* @internal
|
|
378
|
-
*/
|
|
379
283
|
CopyBackupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
380
284
|
})(CopyBackupRequest || (CopyBackupRequest = {}));
|
|
381
285
|
export var BackupFailureDetails;
|
|
382
286
|
(function (BackupFailureDetails) {
|
|
383
|
-
/**
|
|
384
|
-
* @internal
|
|
385
|
-
*/
|
|
386
287
|
BackupFailureDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
387
288
|
})(BackupFailureDetails || (BackupFailureDetails = {}));
|
|
388
289
|
export var BackupLifecycle;
|
|
@@ -408,37 +309,22 @@ export var BackupType;
|
|
|
408
309
|
})(BackupType || (BackupType = {}));
|
|
409
310
|
export var IncompatibleParameterError;
|
|
410
311
|
(function (IncompatibleParameterError) {
|
|
411
|
-
/**
|
|
412
|
-
* @internal
|
|
413
|
-
*/
|
|
414
312
|
IncompatibleParameterError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
415
313
|
})(IncompatibleParameterError || (IncompatibleParameterError = {}));
|
|
416
314
|
export var IncompatibleRegionForMultiAZ;
|
|
417
315
|
(function (IncompatibleRegionForMultiAZ) {
|
|
418
|
-
/**
|
|
419
|
-
* @internal
|
|
420
|
-
*/
|
|
421
316
|
IncompatibleRegionForMultiAZ.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
422
317
|
})(IncompatibleRegionForMultiAZ || (IncompatibleRegionForMultiAZ = {}));
|
|
423
318
|
export var InvalidDestinationKmsKey;
|
|
424
319
|
(function (InvalidDestinationKmsKey) {
|
|
425
|
-
/**
|
|
426
|
-
* @internal
|
|
427
|
-
*/
|
|
428
320
|
InvalidDestinationKmsKey.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
429
321
|
})(InvalidDestinationKmsKey || (InvalidDestinationKmsKey = {}));
|
|
430
322
|
export var InvalidRegion;
|
|
431
323
|
(function (InvalidRegion) {
|
|
432
|
-
/**
|
|
433
|
-
* @internal
|
|
434
|
-
*/
|
|
435
324
|
InvalidRegion.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
436
325
|
})(InvalidRegion || (InvalidRegion = {}));
|
|
437
326
|
export var InvalidSourceKmsKey;
|
|
438
327
|
(function (InvalidSourceKmsKey) {
|
|
439
|
-
/**
|
|
440
|
-
* @internal
|
|
441
|
-
*/
|
|
442
328
|
InvalidSourceKmsKey.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
443
329
|
})(InvalidSourceKmsKey || (InvalidSourceKmsKey = {}));
|
|
444
330
|
export var ServiceLimit;
|
|
@@ -455,37 +341,22 @@ export var ServiceLimit;
|
|
|
455
341
|
})(ServiceLimit || (ServiceLimit = {}));
|
|
456
342
|
export var ServiceLimitExceeded;
|
|
457
343
|
(function (ServiceLimitExceeded) {
|
|
458
|
-
/**
|
|
459
|
-
* @internal
|
|
460
|
-
*/
|
|
461
344
|
ServiceLimitExceeded.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
462
345
|
})(ServiceLimitExceeded || (ServiceLimitExceeded = {}));
|
|
463
346
|
export var SourceBackupUnavailable;
|
|
464
347
|
(function (SourceBackupUnavailable) {
|
|
465
|
-
/**
|
|
466
|
-
* @internal
|
|
467
|
-
*/
|
|
468
348
|
SourceBackupUnavailable.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
469
349
|
})(SourceBackupUnavailable || (SourceBackupUnavailable = {}));
|
|
470
350
|
export var BackupInProgress;
|
|
471
351
|
(function (BackupInProgress) {
|
|
472
|
-
/**
|
|
473
|
-
* @internal
|
|
474
|
-
*/
|
|
475
352
|
BackupInProgress.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
476
353
|
})(BackupInProgress || (BackupInProgress = {}));
|
|
477
354
|
export var CreateBackupRequest;
|
|
478
355
|
(function (CreateBackupRequest) {
|
|
479
|
-
/**
|
|
480
|
-
* @internal
|
|
481
|
-
*/
|
|
482
356
|
CreateBackupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
483
357
|
})(CreateBackupRequest || (CreateBackupRequest = {}));
|
|
484
358
|
export var VolumeNotFound;
|
|
485
359
|
(function (VolumeNotFound) {
|
|
486
|
-
/**
|
|
487
|
-
* @internal
|
|
488
|
-
*/
|
|
489
360
|
VolumeNotFound.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
490
361
|
})(VolumeNotFound || (VolumeNotFound = {}));
|
|
491
362
|
export var ReportFormat;
|
|
@@ -498,9 +369,6 @@ export var ReportScope;
|
|
|
498
369
|
})(ReportScope || (ReportScope = {}));
|
|
499
370
|
export var CompletionReport;
|
|
500
371
|
(function (CompletionReport) {
|
|
501
|
-
/**
|
|
502
|
-
* @internal
|
|
503
|
-
*/
|
|
504
372
|
CompletionReport.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
505
373
|
})(CompletionReport || (CompletionReport = {}));
|
|
506
374
|
export var DataRepositoryTaskType;
|
|
@@ -509,88 +377,52 @@ export var DataRepositoryTaskType;
|
|
|
509
377
|
})(DataRepositoryTaskType || (DataRepositoryTaskType = {}));
|
|
510
378
|
export var CreateDataRepositoryTaskRequest;
|
|
511
379
|
(function (CreateDataRepositoryTaskRequest) {
|
|
512
|
-
/**
|
|
513
|
-
* @internal
|
|
514
|
-
*/
|
|
515
380
|
CreateDataRepositoryTaskRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
516
381
|
})(CreateDataRepositoryTaskRequest || (CreateDataRepositoryTaskRequest = {}));
|
|
517
382
|
export var DataRepositoryTaskFailureDetails;
|
|
518
383
|
(function (DataRepositoryTaskFailureDetails) {
|
|
519
|
-
/**
|
|
520
|
-
* @internal
|
|
521
|
-
*/
|
|
522
384
|
DataRepositoryTaskFailureDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
523
385
|
})(DataRepositoryTaskFailureDetails || (DataRepositoryTaskFailureDetails = {}));
|
|
524
386
|
export var DataRepositoryTaskStatus;
|
|
525
387
|
(function (DataRepositoryTaskStatus) {
|
|
526
|
-
/**
|
|
527
|
-
* @internal
|
|
528
|
-
*/
|
|
529
388
|
DataRepositoryTaskStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
530
389
|
})(DataRepositoryTaskStatus || (DataRepositoryTaskStatus = {}));
|
|
531
390
|
export var DataRepositoryTask;
|
|
532
391
|
(function (DataRepositoryTask) {
|
|
533
|
-
/**
|
|
534
|
-
* @internal
|
|
535
|
-
*/
|
|
536
392
|
DataRepositoryTask.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
537
393
|
})(DataRepositoryTask || (DataRepositoryTask = {}));
|
|
538
394
|
export var CreateDataRepositoryTaskResponse;
|
|
539
395
|
(function (CreateDataRepositoryTaskResponse) {
|
|
540
|
-
/**
|
|
541
|
-
* @internal
|
|
542
|
-
*/
|
|
543
396
|
CreateDataRepositoryTaskResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
544
397
|
})(CreateDataRepositoryTaskResponse || (CreateDataRepositoryTaskResponse = {}));
|
|
545
398
|
export var DataRepositoryTaskExecuting;
|
|
546
399
|
(function (DataRepositoryTaskExecuting) {
|
|
547
|
-
/**
|
|
548
|
-
* @internal
|
|
549
|
-
*/
|
|
550
400
|
DataRepositoryTaskExecuting.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
551
401
|
})(DataRepositoryTaskExecuting || (DataRepositoryTaskExecuting = {}));
|
|
552
402
|
export var CreateFileSystemLustreConfiguration;
|
|
553
403
|
(function (CreateFileSystemLustreConfiguration) {
|
|
554
|
-
/**
|
|
555
|
-
* @internal
|
|
556
|
-
*/
|
|
557
404
|
CreateFileSystemLustreConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
558
405
|
})(CreateFileSystemLustreConfiguration || (CreateFileSystemLustreConfiguration = {}));
|
|
559
406
|
export var CreateFileSystemOntapConfiguration;
|
|
560
407
|
(function (CreateFileSystemOntapConfiguration) {
|
|
561
|
-
/**
|
|
562
|
-
* @internal
|
|
563
|
-
*/
|
|
564
408
|
CreateFileSystemOntapConfiguration.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.FsxAdminPassword && { FsxAdminPassword: SENSITIVE_STRING }))); };
|
|
565
409
|
})(CreateFileSystemOntapConfiguration || (CreateFileSystemOntapConfiguration = {}));
|
|
566
410
|
export var WindowsAuditLogCreateConfiguration;
|
|
567
411
|
(function (WindowsAuditLogCreateConfiguration) {
|
|
568
|
-
/**
|
|
569
|
-
* @internal
|
|
570
|
-
*/
|
|
571
412
|
WindowsAuditLogCreateConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
572
413
|
})(WindowsAuditLogCreateConfiguration || (WindowsAuditLogCreateConfiguration = {}));
|
|
573
414
|
export var SelfManagedActiveDirectoryConfiguration;
|
|
574
415
|
(function (SelfManagedActiveDirectoryConfiguration) {
|
|
575
|
-
/**
|
|
576
|
-
* @internal
|
|
577
|
-
*/
|
|
578
416
|
SelfManagedActiveDirectoryConfiguration.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Password && { Password: SENSITIVE_STRING }))); };
|
|
579
417
|
})(SelfManagedActiveDirectoryConfiguration || (SelfManagedActiveDirectoryConfiguration = {}));
|
|
580
418
|
export var CreateFileSystemWindowsConfiguration;
|
|
581
419
|
(function (CreateFileSystemWindowsConfiguration) {
|
|
582
|
-
/**
|
|
583
|
-
* @internal
|
|
584
|
-
*/
|
|
585
420
|
CreateFileSystemWindowsConfiguration.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.SelfManagedActiveDirectoryConfiguration && {
|
|
586
421
|
SelfManagedActiveDirectoryConfiguration: SelfManagedActiveDirectoryConfiguration.filterSensitiveLog(obj.SelfManagedActiveDirectoryConfiguration),
|
|
587
422
|
}))); };
|
|
588
423
|
})(CreateFileSystemWindowsConfiguration || (CreateFileSystemWindowsConfiguration = {}));
|
|
589
424
|
export var CreateFileSystemRequest;
|
|
590
425
|
(function (CreateFileSystemRequest) {
|
|
591
|
-
/**
|
|
592
|
-
* @internal
|
|
593
|
-
*/
|
|
594
426
|
CreateFileSystemRequest.filterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.WindowsConfiguration && {
|
|
595
427
|
WindowsConfiguration: CreateFileSystemWindowsConfiguration.filterSensitiveLog(obj.WindowsConfiguration),
|
|
596
428
|
})), (obj.OntapConfiguration && {
|
|
@@ -599,53 +431,32 @@ export var CreateFileSystemRequest;
|
|
|
599
431
|
})(CreateFileSystemRequest || (CreateFileSystemRequest = {}));
|
|
600
432
|
export var InvalidExportPath;
|
|
601
433
|
(function (InvalidExportPath) {
|
|
602
|
-
/**
|
|
603
|
-
* @internal
|
|
604
|
-
*/
|
|
605
434
|
InvalidExportPath.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
606
435
|
})(InvalidExportPath || (InvalidExportPath = {}));
|
|
607
436
|
export var InvalidImportPath;
|
|
608
437
|
(function (InvalidImportPath) {
|
|
609
|
-
/**
|
|
610
|
-
* @internal
|
|
611
|
-
*/
|
|
612
438
|
InvalidImportPath.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
613
439
|
})(InvalidImportPath || (InvalidImportPath = {}));
|
|
614
440
|
export var InvalidNetworkSettings;
|
|
615
441
|
(function (InvalidNetworkSettings) {
|
|
616
|
-
/**
|
|
617
|
-
* @internal
|
|
618
|
-
*/
|
|
619
442
|
InvalidNetworkSettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
620
443
|
})(InvalidNetworkSettings || (InvalidNetworkSettings = {}));
|
|
621
444
|
export var InvalidPerUnitStorageThroughput;
|
|
622
445
|
(function (InvalidPerUnitStorageThroughput) {
|
|
623
|
-
/**
|
|
624
|
-
* @internal
|
|
625
|
-
*/
|
|
626
446
|
InvalidPerUnitStorageThroughput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
627
447
|
})(InvalidPerUnitStorageThroughput || (InvalidPerUnitStorageThroughput = {}));
|
|
628
448
|
export var MissingFileSystemConfiguration;
|
|
629
449
|
(function (MissingFileSystemConfiguration) {
|
|
630
|
-
/**
|
|
631
|
-
* @internal
|
|
632
|
-
*/
|
|
633
450
|
MissingFileSystemConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
634
451
|
})(MissingFileSystemConfiguration || (MissingFileSystemConfiguration = {}));
|
|
635
452
|
export var CreateFileSystemFromBackupRequest;
|
|
636
453
|
(function (CreateFileSystemFromBackupRequest) {
|
|
637
|
-
/**
|
|
638
|
-
* @internal
|
|
639
|
-
*/
|
|
640
454
|
CreateFileSystemFromBackupRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.WindowsConfiguration && {
|
|
641
455
|
WindowsConfiguration: CreateFileSystemWindowsConfiguration.filterSensitiveLog(obj.WindowsConfiguration),
|
|
642
456
|
}))); };
|
|
643
457
|
})(CreateFileSystemFromBackupRequest || (CreateFileSystemFromBackupRequest = {}));
|
|
644
458
|
export var CreateSvmActiveDirectoryConfiguration;
|
|
645
459
|
(function (CreateSvmActiveDirectoryConfiguration) {
|
|
646
|
-
/**
|
|
647
|
-
* @internal
|
|
648
|
-
*/
|
|
649
460
|
CreateSvmActiveDirectoryConfiguration.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.SelfManagedActiveDirectoryConfiguration && {
|
|
650
461
|
SelfManagedActiveDirectoryConfiguration: SelfManagedActiveDirectoryConfiguration.filterSensitiveLog(obj.SelfManagedActiveDirectoryConfiguration),
|
|
651
462
|
}))); };
|
|
@@ -658,32 +469,20 @@ export var StorageVirtualMachineRootVolumeSecurityStyle;
|
|
|
658
469
|
})(StorageVirtualMachineRootVolumeSecurityStyle || (StorageVirtualMachineRootVolumeSecurityStyle = {}));
|
|
659
470
|
export var CreateStorageVirtualMachineRequest;
|
|
660
471
|
(function (CreateStorageVirtualMachineRequest) {
|
|
661
|
-
/**
|
|
662
|
-
* @internal
|
|
663
|
-
*/
|
|
664
472
|
CreateStorageVirtualMachineRequest.filterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.ActiveDirectoryConfiguration && {
|
|
665
473
|
ActiveDirectoryConfiguration: CreateSvmActiveDirectoryConfiguration.filterSensitiveLog(obj.ActiveDirectoryConfiguration),
|
|
666
474
|
})), (obj.SvmAdminPassword && { SvmAdminPassword: SENSITIVE_STRING }))); };
|
|
667
475
|
})(CreateStorageVirtualMachineRequest || (CreateStorageVirtualMachineRequest = {}));
|
|
668
476
|
export var SvmActiveDirectoryConfiguration;
|
|
669
477
|
(function (SvmActiveDirectoryConfiguration) {
|
|
670
|
-
/**
|
|
671
|
-
* @internal
|
|
672
|
-
*/
|
|
673
478
|
SvmActiveDirectoryConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
674
479
|
})(SvmActiveDirectoryConfiguration || (SvmActiveDirectoryConfiguration = {}));
|
|
675
480
|
export var SvmEndpoint;
|
|
676
481
|
(function (SvmEndpoint) {
|
|
677
|
-
/**
|
|
678
|
-
* @internal
|
|
679
|
-
*/
|
|
680
482
|
SvmEndpoint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
681
483
|
})(SvmEndpoint || (SvmEndpoint = {}));
|
|
682
484
|
export var SvmEndpoints;
|
|
683
485
|
(function (SvmEndpoints) {
|
|
684
|
-
/**
|
|
685
|
-
* @internal
|
|
686
|
-
*/
|
|
687
486
|
SvmEndpoints.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
688
487
|
})(SvmEndpoints || (SvmEndpoints = {}));
|
|
689
488
|
export var StorageVirtualMachineLifecycle;
|
|
@@ -704,177 +503,102 @@ export var StorageVirtualMachineSubtype;
|
|
|
704
503
|
})(StorageVirtualMachineSubtype || (StorageVirtualMachineSubtype = {}));
|
|
705
504
|
export var StorageVirtualMachine;
|
|
706
505
|
(function (StorageVirtualMachine) {
|
|
707
|
-
/**
|
|
708
|
-
* @internal
|
|
709
|
-
*/
|
|
710
506
|
StorageVirtualMachine.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
711
507
|
})(StorageVirtualMachine || (StorageVirtualMachine = {}));
|
|
712
508
|
export var CreateStorageVirtualMachineResponse;
|
|
713
509
|
(function (CreateStorageVirtualMachineResponse) {
|
|
714
|
-
/**
|
|
715
|
-
* @internal
|
|
716
|
-
*/
|
|
717
510
|
CreateStorageVirtualMachineResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
718
511
|
})(CreateStorageVirtualMachineResponse || (CreateStorageVirtualMachineResponse = {}));
|
|
719
512
|
export var CreateOntapVolumeConfiguration;
|
|
720
513
|
(function (CreateOntapVolumeConfiguration) {
|
|
721
|
-
/**
|
|
722
|
-
* @internal
|
|
723
|
-
*/
|
|
724
514
|
CreateOntapVolumeConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
725
515
|
})(CreateOntapVolumeConfiguration || (CreateOntapVolumeConfiguration = {}));
|
|
726
516
|
export var CreateVolumeRequest;
|
|
727
517
|
(function (CreateVolumeRequest) {
|
|
728
|
-
/**
|
|
729
|
-
* @internal
|
|
730
|
-
*/
|
|
731
518
|
CreateVolumeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
732
519
|
})(CreateVolumeRequest || (CreateVolumeRequest = {}));
|
|
733
520
|
export var CreateVolumeResponse;
|
|
734
521
|
(function (CreateVolumeResponse) {
|
|
735
|
-
/**
|
|
736
|
-
* @internal
|
|
737
|
-
*/
|
|
738
522
|
CreateVolumeResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
739
523
|
})(CreateVolumeResponse || (CreateVolumeResponse = {}));
|
|
740
524
|
export var MissingVolumeConfiguration;
|
|
741
525
|
(function (MissingVolumeConfiguration) {
|
|
742
|
-
/**
|
|
743
|
-
* @internal
|
|
744
|
-
*/
|
|
745
526
|
MissingVolumeConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
746
527
|
})(MissingVolumeConfiguration || (MissingVolumeConfiguration = {}));
|
|
747
528
|
export var StorageVirtualMachineNotFound;
|
|
748
529
|
(function (StorageVirtualMachineNotFound) {
|
|
749
|
-
/**
|
|
750
|
-
* @internal
|
|
751
|
-
*/
|
|
752
530
|
StorageVirtualMachineNotFound.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
753
531
|
})(StorageVirtualMachineNotFound || (StorageVirtualMachineNotFound = {}));
|
|
754
532
|
export var CreateVolumeFromBackupRequest;
|
|
755
533
|
(function (CreateVolumeFromBackupRequest) {
|
|
756
|
-
/**
|
|
757
|
-
* @internal
|
|
758
|
-
*/
|
|
759
534
|
CreateVolumeFromBackupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
760
535
|
})(CreateVolumeFromBackupRequest || (CreateVolumeFromBackupRequest = {}));
|
|
761
536
|
export var CreateVolumeFromBackupResponse;
|
|
762
537
|
(function (CreateVolumeFromBackupResponse) {
|
|
763
|
-
/**
|
|
764
|
-
* @internal
|
|
765
|
-
*/
|
|
766
538
|
CreateVolumeFromBackupResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
767
539
|
})(CreateVolumeFromBackupResponse || (CreateVolumeFromBackupResponse = {}));
|
|
768
540
|
export var BackupBeingCopied;
|
|
769
541
|
(function (BackupBeingCopied) {
|
|
770
|
-
/**
|
|
771
|
-
* @internal
|
|
772
|
-
*/
|
|
773
542
|
BackupBeingCopied.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
774
543
|
})(BackupBeingCopied || (BackupBeingCopied = {}));
|
|
775
544
|
export var BackupRestoring;
|
|
776
545
|
(function (BackupRestoring) {
|
|
777
|
-
/**
|
|
778
|
-
* @internal
|
|
779
|
-
*/
|
|
780
546
|
BackupRestoring.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
781
547
|
})(BackupRestoring || (BackupRestoring = {}));
|
|
782
548
|
export var DeleteBackupRequest;
|
|
783
549
|
(function (DeleteBackupRequest) {
|
|
784
|
-
/**
|
|
785
|
-
* @internal
|
|
786
|
-
*/
|
|
787
550
|
DeleteBackupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
788
551
|
})(DeleteBackupRequest || (DeleteBackupRequest = {}));
|
|
789
552
|
export var DeleteBackupResponse;
|
|
790
553
|
(function (DeleteBackupResponse) {
|
|
791
|
-
/**
|
|
792
|
-
* @internal
|
|
793
|
-
*/
|
|
794
554
|
DeleteBackupResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
795
555
|
})(DeleteBackupResponse || (DeleteBackupResponse = {}));
|
|
796
556
|
export var DeleteFileSystemLustreConfiguration;
|
|
797
557
|
(function (DeleteFileSystemLustreConfiguration) {
|
|
798
|
-
/**
|
|
799
|
-
* @internal
|
|
800
|
-
*/
|
|
801
558
|
DeleteFileSystemLustreConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
802
559
|
})(DeleteFileSystemLustreConfiguration || (DeleteFileSystemLustreConfiguration = {}));
|
|
803
560
|
export var DeleteFileSystemWindowsConfiguration;
|
|
804
561
|
(function (DeleteFileSystemWindowsConfiguration) {
|
|
805
|
-
/**
|
|
806
|
-
* @internal
|
|
807
|
-
*/
|
|
808
562
|
DeleteFileSystemWindowsConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
809
563
|
})(DeleteFileSystemWindowsConfiguration || (DeleteFileSystemWindowsConfiguration = {}));
|
|
810
564
|
export var DeleteFileSystemRequest;
|
|
811
565
|
(function (DeleteFileSystemRequest) {
|
|
812
|
-
/**
|
|
813
|
-
* @internal
|
|
814
|
-
*/
|
|
815
566
|
DeleteFileSystemRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
816
567
|
})(DeleteFileSystemRequest || (DeleteFileSystemRequest = {}));
|
|
817
568
|
export var DeleteFileSystemLustreResponse;
|
|
818
569
|
(function (DeleteFileSystemLustreResponse) {
|
|
819
|
-
/**
|
|
820
|
-
* @internal
|
|
821
|
-
*/
|
|
822
570
|
DeleteFileSystemLustreResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
823
571
|
})(DeleteFileSystemLustreResponse || (DeleteFileSystemLustreResponse = {}));
|
|
824
572
|
export var DeleteFileSystemWindowsResponse;
|
|
825
573
|
(function (DeleteFileSystemWindowsResponse) {
|
|
826
|
-
/**
|
|
827
|
-
* @internal
|
|
828
|
-
*/
|
|
829
574
|
DeleteFileSystemWindowsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
830
575
|
})(DeleteFileSystemWindowsResponse || (DeleteFileSystemWindowsResponse = {}));
|
|
831
576
|
export var DeleteFileSystemResponse;
|
|
832
577
|
(function (DeleteFileSystemResponse) {
|
|
833
|
-
/**
|
|
834
|
-
* @internal
|
|
835
|
-
*/
|
|
836
578
|
DeleteFileSystemResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
837
579
|
})(DeleteFileSystemResponse || (DeleteFileSystemResponse = {}));
|
|
838
580
|
export var DeleteStorageVirtualMachineRequest;
|
|
839
581
|
(function (DeleteStorageVirtualMachineRequest) {
|
|
840
|
-
/**
|
|
841
|
-
* @internal
|
|
842
|
-
*/
|
|
843
582
|
DeleteStorageVirtualMachineRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
844
583
|
})(DeleteStorageVirtualMachineRequest || (DeleteStorageVirtualMachineRequest = {}));
|
|
845
584
|
export var DeleteStorageVirtualMachineResponse;
|
|
846
585
|
(function (DeleteStorageVirtualMachineResponse) {
|
|
847
|
-
/**
|
|
848
|
-
* @internal
|
|
849
|
-
*/
|
|
850
586
|
DeleteStorageVirtualMachineResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
851
587
|
})(DeleteStorageVirtualMachineResponse || (DeleteStorageVirtualMachineResponse = {}));
|
|
852
588
|
export var DeleteVolumeOntapConfiguration;
|
|
853
589
|
(function (DeleteVolumeOntapConfiguration) {
|
|
854
|
-
/**
|
|
855
|
-
* @internal
|
|
856
|
-
*/
|
|
857
590
|
DeleteVolumeOntapConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
858
591
|
})(DeleteVolumeOntapConfiguration || (DeleteVolumeOntapConfiguration = {}));
|
|
859
592
|
export var DeleteVolumeRequest;
|
|
860
593
|
(function (DeleteVolumeRequest) {
|
|
861
|
-
/**
|
|
862
|
-
* @internal
|
|
863
|
-
*/
|
|
864
594
|
DeleteVolumeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
865
595
|
})(DeleteVolumeRequest || (DeleteVolumeRequest = {}));
|
|
866
596
|
export var DeleteVolumeOntapResponse;
|
|
867
597
|
(function (DeleteVolumeOntapResponse) {
|
|
868
|
-
/**
|
|
869
|
-
* @internal
|
|
870
|
-
*/
|
|
871
598
|
DeleteVolumeOntapResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
872
599
|
})(DeleteVolumeOntapResponse || (DeleteVolumeOntapResponse = {}));
|
|
873
600
|
export var DeleteVolumeResponse;
|
|
874
601
|
(function (DeleteVolumeResponse) {
|
|
875
|
-
/**
|
|
876
|
-
* @internal
|
|
877
|
-
*/
|
|
878
602
|
DeleteVolumeResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
879
603
|
})(DeleteVolumeResponse || (DeleteVolumeResponse = {}));
|
|
880
604
|
export var FilterName;
|
|
@@ -886,16 +610,10 @@ export var FilterName;
|
|
|
886
610
|
})(FilterName || (FilterName = {}));
|
|
887
611
|
export var Filter;
|
|
888
612
|
(function (Filter) {
|
|
889
|
-
/**
|
|
890
|
-
* @internal
|
|
891
|
-
*/
|
|
892
613
|
Filter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
893
614
|
})(Filter || (Filter = {}));
|
|
894
615
|
export var DescribeBackupsRequest;
|
|
895
616
|
(function (DescribeBackupsRequest) {
|
|
896
|
-
/**
|
|
897
|
-
* @internal
|
|
898
|
-
*/
|
|
899
617
|
DescribeBackupsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
900
618
|
})(DescribeBackupsRequest || (DescribeBackupsRequest = {}));
|
|
901
619
|
export var DataRepositoryTaskFilterName;
|
|
@@ -905,44 +623,26 @@ export var DataRepositoryTaskFilterName;
|
|
|
905
623
|
})(DataRepositoryTaskFilterName || (DataRepositoryTaskFilterName = {}));
|
|
906
624
|
export var DataRepositoryTaskFilter;
|
|
907
625
|
(function (DataRepositoryTaskFilter) {
|
|
908
|
-
/**
|
|
909
|
-
* @internal
|
|
910
|
-
*/
|
|
911
626
|
DataRepositoryTaskFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
912
627
|
})(DataRepositoryTaskFilter || (DataRepositoryTaskFilter = {}));
|
|
913
628
|
export var DescribeDataRepositoryTasksRequest;
|
|
914
629
|
(function (DescribeDataRepositoryTasksRequest) {
|
|
915
|
-
/**
|
|
916
|
-
* @internal
|
|
917
|
-
*/
|
|
918
630
|
DescribeDataRepositoryTasksRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
919
631
|
})(DescribeDataRepositoryTasksRequest || (DescribeDataRepositoryTasksRequest = {}));
|
|
920
632
|
export var DescribeDataRepositoryTasksResponse;
|
|
921
633
|
(function (DescribeDataRepositoryTasksResponse) {
|
|
922
|
-
/**
|
|
923
|
-
* @internal
|
|
924
|
-
*/
|
|
925
634
|
DescribeDataRepositoryTasksResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
926
635
|
})(DescribeDataRepositoryTasksResponse || (DescribeDataRepositoryTasksResponse = {}));
|
|
927
636
|
export var DescribeFileSystemAliasesRequest;
|
|
928
637
|
(function (DescribeFileSystemAliasesRequest) {
|
|
929
|
-
/**
|
|
930
|
-
* @internal
|
|
931
|
-
*/
|
|
932
638
|
DescribeFileSystemAliasesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
933
639
|
})(DescribeFileSystemAliasesRequest || (DescribeFileSystemAliasesRequest = {}));
|
|
934
640
|
export var DescribeFileSystemAliasesResponse;
|
|
935
641
|
(function (DescribeFileSystemAliasesResponse) {
|
|
936
|
-
/**
|
|
937
|
-
* @internal
|
|
938
|
-
*/
|
|
939
642
|
DescribeFileSystemAliasesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
940
643
|
})(DescribeFileSystemAliasesResponse || (DescribeFileSystemAliasesResponse = {}));
|
|
941
644
|
export var DescribeFileSystemsRequest;
|
|
942
645
|
(function (DescribeFileSystemsRequest) {
|
|
943
|
-
/**
|
|
944
|
-
* @internal
|
|
945
|
-
*/
|
|
946
646
|
DescribeFileSystemsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
947
647
|
})(DescribeFileSystemsRequest || (DescribeFileSystemsRequest = {}));
|
|
948
648
|
export var StorageVirtualMachineFilterName;
|
|
@@ -951,23 +651,14 @@ export var StorageVirtualMachineFilterName;
|
|
|
951
651
|
})(StorageVirtualMachineFilterName || (StorageVirtualMachineFilterName = {}));
|
|
952
652
|
export var StorageVirtualMachineFilter;
|
|
953
653
|
(function (StorageVirtualMachineFilter) {
|
|
954
|
-
/**
|
|
955
|
-
* @internal
|
|
956
|
-
*/
|
|
957
654
|
StorageVirtualMachineFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
958
655
|
})(StorageVirtualMachineFilter || (StorageVirtualMachineFilter = {}));
|
|
959
656
|
export var DescribeStorageVirtualMachinesRequest;
|
|
960
657
|
(function (DescribeStorageVirtualMachinesRequest) {
|
|
961
|
-
/**
|
|
962
|
-
* @internal
|
|
963
|
-
*/
|
|
964
658
|
DescribeStorageVirtualMachinesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
965
659
|
})(DescribeStorageVirtualMachinesRequest || (DescribeStorageVirtualMachinesRequest = {}));
|
|
966
660
|
export var DescribeStorageVirtualMachinesResponse;
|
|
967
661
|
(function (DescribeStorageVirtualMachinesResponse) {
|
|
968
|
-
/**
|
|
969
|
-
* @internal
|
|
970
|
-
*/
|
|
971
662
|
DescribeStorageVirtualMachinesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
972
663
|
})(DescribeStorageVirtualMachinesResponse || (DescribeStorageVirtualMachinesResponse = {}));
|
|
973
664
|
export var VolumeFilterName;
|
|
@@ -977,137 +668,80 @@ export var VolumeFilterName;
|
|
|
977
668
|
})(VolumeFilterName || (VolumeFilterName = {}));
|
|
978
669
|
export var VolumeFilter;
|
|
979
670
|
(function (VolumeFilter) {
|
|
980
|
-
/**
|
|
981
|
-
* @internal
|
|
982
|
-
*/
|
|
983
671
|
VolumeFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
984
672
|
})(VolumeFilter || (VolumeFilter = {}));
|
|
985
673
|
export var DescribeVolumesRequest;
|
|
986
674
|
(function (DescribeVolumesRequest) {
|
|
987
|
-
/**
|
|
988
|
-
* @internal
|
|
989
|
-
*/
|
|
990
675
|
DescribeVolumesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
991
676
|
})(DescribeVolumesRequest || (DescribeVolumesRequest = {}));
|
|
992
677
|
export var DescribeVolumesResponse;
|
|
993
678
|
(function (DescribeVolumesResponse) {
|
|
994
|
-
/**
|
|
995
|
-
* @internal
|
|
996
|
-
*/
|
|
997
679
|
DescribeVolumesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
998
680
|
})(DescribeVolumesResponse || (DescribeVolumesResponse = {}));
|
|
999
681
|
export var DisassociateFileSystemAliasesRequest;
|
|
1000
682
|
(function (DisassociateFileSystemAliasesRequest) {
|
|
1001
|
-
/**
|
|
1002
|
-
* @internal
|
|
1003
|
-
*/
|
|
1004
683
|
DisassociateFileSystemAliasesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1005
684
|
})(DisassociateFileSystemAliasesRequest || (DisassociateFileSystemAliasesRequest = {}));
|
|
1006
685
|
export var DisassociateFileSystemAliasesResponse;
|
|
1007
686
|
(function (DisassociateFileSystemAliasesResponse) {
|
|
1008
|
-
/**
|
|
1009
|
-
* @internal
|
|
1010
|
-
*/
|
|
1011
687
|
DisassociateFileSystemAliasesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1012
688
|
})(DisassociateFileSystemAliasesResponse || (DisassociateFileSystemAliasesResponse = {}));
|
|
1013
689
|
export var ListTagsForResourceRequest;
|
|
1014
690
|
(function (ListTagsForResourceRequest) {
|
|
1015
|
-
/**
|
|
1016
|
-
* @internal
|
|
1017
|
-
*/
|
|
1018
691
|
ListTagsForResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1019
692
|
})(ListTagsForResourceRequest || (ListTagsForResourceRequest = {}));
|
|
1020
693
|
export var ListTagsForResourceResponse;
|
|
1021
694
|
(function (ListTagsForResourceResponse) {
|
|
1022
|
-
/**
|
|
1023
|
-
* @internal
|
|
1024
|
-
*/
|
|
1025
695
|
ListTagsForResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1026
696
|
})(ListTagsForResourceResponse || (ListTagsForResourceResponse = {}));
|
|
1027
697
|
export var NotServiceResourceError;
|
|
1028
698
|
(function (NotServiceResourceError) {
|
|
1029
|
-
/**
|
|
1030
|
-
* @internal
|
|
1031
|
-
*/
|
|
1032
699
|
NotServiceResourceError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1033
700
|
})(NotServiceResourceError || (NotServiceResourceError = {}));
|
|
1034
701
|
export var ResourceDoesNotSupportTagging;
|
|
1035
702
|
(function (ResourceDoesNotSupportTagging) {
|
|
1036
|
-
/**
|
|
1037
|
-
* @internal
|
|
1038
|
-
*/
|
|
1039
703
|
ResourceDoesNotSupportTagging.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1040
704
|
})(ResourceDoesNotSupportTagging || (ResourceDoesNotSupportTagging = {}));
|
|
1041
705
|
export var ResourceNotFound;
|
|
1042
706
|
(function (ResourceNotFound) {
|
|
1043
|
-
/**
|
|
1044
|
-
* @internal
|
|
1045
|
-
*/
|
|
1046
707
|
ResourceNotFound.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1047
708
|
})(ResourceNotFound || (ResourceNotFound = {}));
|
|
1048
709
|
export var TagResourceRequest;
|
|
1049
710
|
(function (TagResourceRequest) {
|
|
1050
|
-
/**
|
|
1051
|
-
* @internal
|
|
1052
|
-
*/
|
|
1053
711
|
TagResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1054
712
|
})(TagResourceRequest || (TagResourceRequest = {}));
|
|
1055
713
|
export var TagResourceResponse;
|
|
1056
714
|
(function (TagResourceResponse) {
|
|
1057
|
-
/**
|
|
1058
|
-
* @internal
|
|
1059
|
-
*/
|
|
1060
715
|
TagResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1061
716
|
})(TagResourceResponse || (TagResourceResponse = {}));
|
|
1062
717
|
export var UntagResourceRequest;
|
|
1063
718
|
(function (UntagResourceRequest) {
|
|
1064
|
-
/**
|
|
1065
|
-
* @internal
|
|
1066
|
-
*/
|
|
1067
719
|
UntagResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1068
720
|
})(UntagResourceRequest || (UntagResourceRequest = {}));
|
|
1069
721
|
export var UntagResourceResponse;
|
|
1070
722
|
(function (UntagResourceResponse) {
|
|
1071
|
-
/**
|
|
1072
|
-
* @internal
|
|
1073
|
-
*/
|
|
1074
723
|
UntagResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1075
724
|
})(UntagResourceResponse || (UntagResourceResponse = {}));
|
|
1076
725
|
export var UpdateFileSystemLustreConfiguration;
|
|
1077
726
|
(function (UpdateFileSystemLustreConfiguration) {
|
|
1078
|
-
/**
|
|
1079
|
-
* @internal
|
|
1080
|
-
*/
|
|
1081
727
|
UpdateFileSystemLustreConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1082
728
|
})(UpdateFileSystemLustreConfiguration || (UpdateFileSystemLustreConfiguration = {}));
|
|
1083
729
|
export var UpdateFileSystemOntapConfiguration;
|
|
1084
730
|
(function (UpdateFileSystemOntapConfiguration) {
|
|
1085
|
-
/**
|
|
1086
|
-
* @internal
|
|
1087
|
-
*/
|
|
1088
731
|
UpdateFileSystemOntapConfiguration.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.FsxAdminPassword && { FsxAdminPassword: SENSITIVE_STRING }))); };
|
|
1089
732
|
})(UpdateFileSystemOntapConfiguration || (UpdateFileSystemOntapConfiguration = {}));
|
|
1090
733
|
export var SelfManagedActiveDirectoryConfigurationUpdates;
|
|
1091
734
|
(function (SelfManagedActiveDirectoryConfigurationUpdates) {
|
|
1092
|
-
/**
|
|
1093
|
-
* @internal
|
|
1094
|
-
*/
|
|
1095
735
|
SelfManagedActiveDirectoryConfigurationUpdates.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Password && { Password: SENSITIVE_STRING }))); };
|
|
1096
736
|
})(SelfManagedActiveDirectoryConfigurationUpdates || (SelfManagedActiveDirectoryConfigurationUpdates = {}));
|
|
1097
737
|
export var UpdateFileSystemWindowsConfiguration;
|
|
1098
738
|
(function (UpdateFileSystemWindowsConfiguration) {
|
|
1099
|
-
/**
|
|
1100
|
-
* @internal
|
|
1101
|
-
*/
|
|
1102
739
|
UpdateFileSystemWindowsConfiguration.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.SelfManagedActiveDirectoryConfiguration && {
|
|
1103
740
|
SelfManagedActiveDirectoryConfiguration: SelfManagedActiveDirectoryConfigurationUpdates.filterSensitiveLog(obj.SelfManagedActiveDirectoryConfiguration),
|
|
1104
741
|
}))); };
|
|
1105
742
|
})(UpdateFileSystemWindowsConfiguration || (UpdateFileSystemWindowsConfiguration = {}));
|
|
1106
743
|
export var UpdateFileSystemRequest;
|
|
1107
744
|
(function (UpdateFileSystemRequest) {
|
|
1108
|
-
/**
|
|
1109
|
-
* @internal
|
|
1110
|
-
*/
|
|
1111
745
|
UpdateFileSystemRequest.filterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.WindowsConfiguration && {
|
|
1112
746
|
WindowsConfiguration: UpdateFileSystemWindowsConfiguration.filterSensitiveLog(obj.WindowsConfiguration),
|
|
1113
747
|
})), (obj.OntapConfiguration && {
|
|
@@ -1116,118 +750,70 @@ export var UpdateFileSystemRequest;
|
|
|
1116
750
|
})(UpdateFileSystemRequest || (UpdateFileSystemRequest = {}));
|
|
1117
751
|
export var UpdateSvmActiveDirectoryConfiguration;
|
|
1118
752
|
(function (UpdateSvmActiveDirectoryConfiguration) {
|
|
1119
|
-
/**
|
|
1120
|
-
* @internal
|
|
1121
|
-
*/
|
|
1122
753
|
UpdateSvmActiveDirectoryConfiguration.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.SelfManagedActiveDirectoryConfiguration && {
|
|
1123
754
|
SelfManagedActiveDirectoryConfiguration: SelfManagedActiveDirectoryConfigurationUpdates.filterSensitiveLog(obj.SelfManagedActiveDirectoryConfiguration),
|
|
1124
755
|
}))); };
|
|
1125
756
|
})(UpdateSvmActiveDirectoryConfiguration || (UpdateSvmActiveDirectoryConfiguration = {}));
|
|
1126
757
|
export var UpdateStorageVirtualMachineRequest;
|
|
1127
758
|
(function (UpdateStorageVirtualMachineRequest) {
|
|
1128
|
-
/**
|
|
1129
|
-
* @internal
|
|
1130
|
-
*/
|
|
1131
759
|
UpdateStorageVirtualMachineRequest.filterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.ActiveDirectoryConfiguration && {
|
|
1132
760
|
ActiveDirectoryConfiguration: UpdateSvmActiveDirectoryConfiguration.filterSensitiveLog(obj.ActiveDirectoryConfiguration),
|
|
1133
761
|
})), (obj.SvmAdminPassword && { SvmAdminPassword: SENSITIVE_STRING }))); };
|
|
1134
762
|
})(UpdateStorageVirtualMachineRequest || (UpdateStorageVirtualMachineRequest = {}));
|
|
1135
763
|
export var UpdateStorageVirtualMachineResponse;
|
|
1136
764
|
(function (UpdateStorageVirtualMachineResponse) {
|
|
1137
|
-
/**
|
|
1138
|
-
* @internal
|
|
1139
|
-
*/
|
|
1140
765
|
UpdateStorageVirtualMachineResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1141
766
|
})(UpdateStorageVirtualMachineResponse || (UpdateStorageVirtualMachineResponse = {}));
|
|
1142
767
|
export var UpdateOntapVolumeConfiguration;
|
|
1143
768
|
(function (UpdateOntapVolumeConfiguration) {
|
|
1144
|
-
/**
|
|
1145
|
-
* @internal
|
|
1146
|
-
*/
|
|
1147
769
|
UpdateOntapVolumeConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1148
770
|
})(UpdateOntapVolumeConfiguration || (UpdateOntapVolumeConfiguration = {}));
|
|
1149
771
|
export var UpdateVolumeRequest;
|
|
1150
772
|
(function (UpdateVolumeRequest) {
|
|
1151
|
-
/**
|
|
1152
|
-
* @internal
|
|
1153
|
-
*/
|
|
1154
773
|
UpdateVolumeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1155
774
|
})(UpdateVolumeRequest || (UpdateVolumeRequest = {}));
|
|
1156
775
|
export var UpdateVolumeResponse;
|
|
1157
776
|
(function (UpdateVolumeResponse) {
|
|
1158
|
-
/**
|
|
1159
|
-
* @internal
|
|
1160
|
-
*/
|
|
1161
777
|
UpdateVolumeResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1162
778
|
})(UpdateVolumeResponse || (UpdateVolumeResponse = {}));
|
|
1163
779
|
export var AdministrativeAction;
|
|
1164
780
|
(function (AdministrativeAction) {
|
|
1165
|
-
/**
|
|
1166
|
-
* @internal
|
|
1167
|
-
*/
|
|
1168
781
|
AdministrativeAction.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1169
782
|
})(AdministrativeAction || (AdministrativeAction = {}));
|
|
1170
783
|
export var FileSystem;
|
|
1171
784
|
(function (FileSystem) {
|
|
1172
|
-
/**
|
|
1173
|
-
* @internal
|
|
1174
|
-
*/
|
|
1175
785
|
FileSystem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1176
786
|
})(FileSystem || (FileSystem = {}));
|
|
1177
787
|
export var Backup;
|
|
1178
788
|
(function (Backup) {
|
|
1179
|
-
/**
|
|
1180
|
-
* @internal
|
|
1181
|
-
*/
|
|
1182
789
|
Backup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1183
790
|
})(Backup || (Backup = {}));
|
|
1184
791
|
export var CreateFileSystemFromBackupResponse;
|
|
1185
792
|
(function (CreateFileSystemFromBackupResponse) {
|
|
1186
|
-
/**
|
|
1187
|
-
* @internal
|
|
1188
|
-
*/
|
|
1189
793
|
CreateFileSystemFromBackupResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1190
794
|
})(CreateFileSystemFromBackupResponse || (CreateFileSystemFromBackupResponse = {}));
|
|
1191
795
|
export var CreateFileSystemResponse;
|
|
1192
796
|
(function (CreateFileSystemResponse) {
|
|
1193
|
-
/**
|
|
1194
|
-
* @internal
|
|
1195
|
-
*/
|
|
1196
797
|
CreateFileSystemResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1197
798
|
})(CreateFileSystemResponse || (CreateFileSystemResponse = {}));
|
|
1198
799
|
export var UpdateFileSystemResponse;
|
|
1199
800
|
(function (UpdateFileSystemResponse) {
|
|
1200
|
-
/**
|
|
1201
|
-
* @internal
|
|
1202
|
-
*/
|
|
1203
801
|
UpdateFileSystemResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1204
802
|
})(UpdateFileSystemResponse || (UpdateFileSystemResponse = {}));
|
|
1205
803
|
export var CopyBackupResponse;
|
|
1206
804
|
(function (CopyBackupResponse) {
|
|
1207
|
-
/**
|
|
1208
|
-
* @internal
|
|
1209
|
-
*/
|
|
1210
805
|
CopyBackupResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1211
806
|
})(CopyBackupResponse || (CopyBackupResponse = {}));
|
|
1212
807
|
export var CreateBackupResponse;
|
|
1213
808
|
(function (CreateBackupResponse) {
|
|
1214
|
-
/**
|
|
1215
|
-
* @internal
|
|
1216
|
-
*/
|
|
1217
809
|
CreateBackupResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1218
810
|
})(CreateBackupResponse || (CreateBackupResponse = {}));
|
|
1219
811
|
export var DescribeFileSystemsResponse;
|
|
1220
812
|
(function (DescribeFileSystemsResponse) {
|
|
1221
|
-
/**
|
|
1222
|
-
* @internal
|
|
1223
|
-
*/
|
|
1224
813
|
DescribeFileSystemsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1225
814
|
})(DescribeFileSystemsResponse || (DescribeFileSystemsResponse = {}));
|
|
1226
815
|
export var DescribeBackupsResponse;
|
|
1227
816
|
(function (DescribeBackupsResponse) {
|
|
1228
|
-
/**
|
|
1229
|
-
* @internal
|
|
1230
|
-
*/
|
|
1231
817
|
DescribeBackupsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1232
818
|
})(DescribeBackupsResponse || (DescribeBackupsResponse = {}));
|
|
1233
819
|
//# sourceMappingURL=models_0.js.map
|