@aws-sdk/client-network-firewall 3.297.0 → 3.299.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.
Files changed (67) hide show
  1. package/dist-cjs/commands/AssociateFirewallPolicyCommand.js +2 -3
  2. package/dist-cjs/commands/AssociateSubnetsCommand.js +2 -3
  3. package/dist-cjs/commands/CreateFirewallCommand.js +2 -3
  4. package/dist-cjs/commands/CreateFirewallPolicyCommand.js +2 -3
  5. package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -3
  6. package/dist-cjs/commands/DeleteFirewallCommand.js +2 -3
  7. package/dist-cjs/commands/DeleteFirewallPolicyCommand.js +2 -3
  8. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -3
  9. package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -3
  10. package/dist-cjs/commands/DescribeFirewallCommand.js +2 -3
  11. package/dist-cjs/commands/DescribeFirewallPolicyCommand.js +2 -3
  12. package/dist-cjs/commands/DescribeLoggingConfigurationCommand.js +2 -3
  13. package/dist-cjs/commands/DescribeResourcePolicyCommand.js +2 -3
  14. package/dist-cjs/commands/DescribeRuleGroupCommand.js +2 -3
  15. package/dist-cjs/commands/DescribeRuleGroupMetadataCommand.js +2 -3
  16. package/dist-cjs/commands/DisassociateSubnetsCommand.js +2 -3
  17. package/dist-cjs/commands/ListFirewallPoliciesCommand.js +2 -3
  18. package/dist-cjs/commands/ListFirewallsCommand.js +2 -3
  19. package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -3
  20. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  21. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -3
  22. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  23. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  24. package/dist-cjs/commands/UpdateFirewallDeleteProtectionCommand.js +2 -3
  25. package/dist-cjs/commands/UpdateFirewallDescriptionCommand.js +2 -3
  26. package/dist-cjs/commands/UpdateFirewallEncryptionConfigurationCommand.js +2 -3
  27. package/dist-cjs/commands/UpdateFirewallPolicyChangeProtectionCommand.js +2 -3
  28. package/dist-cjs/commands/UpdateFirewallPolicyCommand.js +2 -3
  29. package/dist-cjs/commands/UpdateLoggingConfigurationCommand.js +2 -3
  30. package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -3
  31. package/dist-cjs/commands/UpdateSubnetChangeProtectionCommand.js +2 -3
  32. package/dist-cjs/models/models_0.js +1 -439
  33. package/dist-es/commands/AssociateFirewallPolicyCommand.js +2 -3
  34. package/dist-es/commands/AssociateSubnetsCommand.js +2 -3
  35. package/dist-es/commands/CreateFirewallCommand.js +2 -3
  36. package/dist-es/commands/CreateFirewallPolicyCommand.js +2 -3
  37. package/dist-es/commands/CreateRuleGroupCommand.js +2 -3
  38. package/dist-es/commands/DeleteFirewallCommand.js +2 -3
  39. package/dist-es/commands/DeleteFirewallPolicyCommand.js +2 -3
  40. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -3
  41. package/dist-es/commands/DeleteRuleGroupCommand.js +2 -3
  42. package/dist-es/commands/DescribeFirewallCommand.js +2 -3
  43. package/dist-es/commands/DescribeFirewallPolicyCommand.js +2 -3
  44. package/dist-es/commands/DescribeLoggingConfigurationCommand.js +2 -3
  45. package/dist-es/commands/DescribeResourcePolicyCommand.js +2 -3
  46. package/dist-es/commands/DescribeRuleGroupCommand.js +2 -3
  47. package/dist-es/commands/DescribeRuleGroupMetadataCommand.js +2 -3
  48. package/dist-es/commands/DisassociateSubnetsCommand.js +2 -3
  49. package/dist-es/commands/ListFirewallPoliciesCommand.js +2 -3
  50. package/dist-es/commands/ListFirewallsCommand.js +2 -3
  51. package/dist-es/commands/ListRuleGroupsCommand.js +2 -3
  52. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  53. package/dist-es/commands/PutResourcePolicyCommand.js +2 -3
  54. package/dist-es/commands/TagResourceCommand.js +2 -3
  55. package/dist-es/commands/UntagResourceCommand.js +2 -3
  56. package/dist-es/commands/UpdateFirewallDeleteProtectionCommand.js +2 -3
  57. package/dist-es/commands/UpdateFirewallDescriptionCommand.js +2 -3
  58. package/dist-es/commands/UpdateFirewallEncryptionConfigurationCommand.js +2 -3
  59. package/dist-es/commands/UpdateFirewallPolicyChangeProtectionCommand.js +2 -3
  60. package/dist-es/commands/UpdateFirewallPolicyCommand.js +2 -3
  61. package/dist-es/commands/UpdateLoggingConfigurationCommand.js +2 -3
  62. package/dist-es/commands/UpdateRuleGroupCommand.js +2 -3
  63. package/dist-es/commands/UpdateSubnetChangeProtectionCommand.js +2 -3
  64. package/dist-es/models/models_0.js +0 -327
  65. package/dist-types/models/models_0.d.ts +0 -436
  66. package/dist-types/ts3.4/models/models_0.d.ts +0 -293
  67. package/package.json +11 -10
@@ -3007,439 +3007,3 @@ export interface UpdateSubnetChangeProtectionResponse {
3007
3007
  */
3008
3008
  SubnetChangeProtection?: boolean;
3009
3009
  }
3010
- /**
3011
- * @internal
3012
- */
3013
- export declare const DimensionFilterSensitiveLog: (obj: Dimension) => any;
3014
- /**
3015
- * @internal
3016
- */
3017
- export declare const PublishMetricActionFilterSensitiveLog: (obj: PublishMetricAction) => any;
3018
- /**
3019
- * @internal
3020
- */
3021
- export declare const ActionDefinitionFilterSensitiveLog: (obj: ActionDefinition) => any;
3022
- /**
3023
- * @internal
3024
- */
3025
- export declare const AddressFilterSensitiveLog: (obj: Address) => any;
3026
- /**
3027
- * @internal
3028
- */
3029
- export declare const AssociateFirewallPolicyRequestFilterSensitiveLog: (obj: AssociateFirewallPolicyRequest) => any;
3030
- /**
3031
- * @internal
3032
- */
3033
- export declare const AssociateFirewallPolicyResponseFilterSensitiveLog: (obj: AssociateFirewallPolicyResponse) => any;
3034
- /**
3035
- * @internal
3036
- */
3037
- export declare const SubnetMappingFilterSensitiveLog: (obj: SubnetMapping) => any;
3038
- /**
3039
- * @internal
3040
- */
3041
- export declare const AssociateSubnetsRequestFilterSensitiveLog: (obj: AssociateSubnetsRequest) => any;
3042
- /**
3043
- * @internal
3044
- */
3045
- export declare const AssociateSubnetsResponseFilterSensitiveLog: (obj: AssociateSubnetsResponse) => any;
3046
- /**
3047
- * @internal
3048
- */
3049
- export declare const AttachmentFilterSensitiveLog: (obj: Attachment) => any;
3050
- /**
3051
- * @internal
3052
- */
3053
- export declare const IPSetMetadataFilterSensitiveLog: (obj: IPSetMetadata) => any;
3054
- /**
3055
- * @internal
3056
- */
3057
- export declare const CIDRSummaryFilterSensitiveLog: (obj: CIDRSummary) => any;
3058
- /**
3059
- * @internal
3060
- */
3061
- export declare const CapacityUsageSummaryFilterSensitiveLog: (obj: CapacityUsageSummary) => any;
3062
- /**
3063
- * @internal
3064
- */
3065
- export declare const EncryptionConfigurationFilterSensitiveLog: (obj: EncryptionConfiguration) => any;
3066
- /**
3067
- * @internal
3068
- */
3069
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
3070
- /**
3071
- * @internal
3072
- */
3073
- export declare const CreateFirewallRequestFilterSensitiveLog: (obj: CreateFirewallRequest) => any;
3074
- /**
3075
- * @internal
3076
- */
3077
- export declare const FirewallFilterSensitiveLog: (obj: Firewall) => any;
3078
- /**
3079
- * @internal
3080
- */
3081
- export declare const PerObjectStatusFilterSensitiveLog: (obj: PerObjectStatus) => any;
3082
- /**
3083
- * @internal
3084
- */
3085
- export declare const SyncStateFilterSensitiveLog: (obj: SyncState) => any;
3086
- /**
3087
- * @internal
3088
- */
3089
- export declare const FirewallStatusFilterSensitiveLog: (obj: FirewallStatus) => any;
3090
- /**
3091
- * @internal
3092
- */
3093
- export declare const CreateFirewallResponseFilterSensitiveLog: (obj: CreateFirewallResponse) => any;
3094
- /**
3095
- * @internal
3096
- */
3097
- export declare const StatefulEngineOptionsFilterSensitiveLog: (obj: StatefulEngineOptions) => any;
3098
- /**
3099
- * @internal
3100
- */
3101
- export declare const StatefulRuleGroupOverrideFilterSensitiveLog: (obj: StatefulRuleGroupOverride) => any;
3102
- /**
3103
- * @internal
3104
- */
3105
- export declare const StatefulRuleGroupReferenceFilterSensitiveLog: (obj: StatefulRuleGroupReference) => any;
3106
- /**
3107
- * @internal
3108
- */
3109
- export declare const CustomActionFilterSensitiveLog: (obj: CustomAction) => any;
3110
- /**
3111
- * @internal
3112
- */
3113
- export declare const StatelessRuleGroupReferenceFilterSensitiveLog: (obj: StatelessRuleGroupReference) => any;
3114
- /**
3115
- * @internal
3116
- */
3117
- export declare const FirewallPolicyFilterSensitiveLog: (obj: FirewallPolicy) => any;
3118
- /**
3119
- * @internal
3120
- */
3121
- export declare const CreateFirewallPolicyRequestFilterSensitiveLog: (obj: CreateFirewallPolicyRequest) => any;
3122
- /**
3123
- * @internal
3124
- */
3125
- export declare const FirewallPolicyResponseFilterSensitiveLog: (obj: FirewallPolicyResponse) => any;
3126
- /**
3127
- * @internal
3128
- */
3129
- export declare const CreateFirewallPolicyResponseFilterSensitiveLog: (obj: CreateFirewallPolicyResponse) => any;
3130
- /**
3131
- * @internal
3132
- */
3133
- export declare const IPSetReferenceFilterSensitiveLog: (obj: IPSetReference) => any;
3134
- /**
3135
- * @internal
3136
- */
3137
- export declare const ReferenceSetsFilterSensitiveLog: (obj: ReferenceSets) => any;
3138
- /**
3139
- * @internal
3140
- */
3141
- export declare const RulesSourceListFilterSensitiveLog: (obj: RulesSourceList) => any;
3142
- /**
3143
- * @internal
3144
- */
3145
- export declare const HeaderFilterSensitiveLog: (obj: Header) => any;
3146
- /**
3147
- * @internal
3148
- */
3149
- export declare const RuleOptionFilterSensitiveLog: (obj: RuleOption) => any;
3150
- /**
3151
- * @internal
3152
- */
3153
- export declare const StatefulRuleFilterSensitiveLog: (obj: StatefulRule) => any;
3154
- /**
3155
- * @internal
3156
- */
3157
- export declare const PortRangeFilterSensitiveLog: (obj: PortRange) => any;
3158
- /**
3159
- * @internal
3160
- */
3161
- export declare const TCPFlagFieldFilterSensitiveLog: (obj: TCPFlagField) => any;
3162
- /**
3163
- * @internal
3164
- */
3165
- export declare const MatchAttributesFilterSensitiveLog: (obj: MatchAttributes) => any;
3166
- /**
3167
- * @internal
3168
- */
3169
- export declare const RuleDefinitionFilterSensitiveLog: (obj: RuleDefinition) => any;
3170
- /**
3171
- * @internal
3172
- */
3173
- export declare const StatelessRuleFilterSensitiveLog: (obj: StatelessRule) => any;
3174
- /**
3175
- * @internal
3176
- */
3177
- export declare const StatelessRulesAndCustomActionsFilterSensitiveLog: (obj: StatelessRulesAndCustomActions) => any;
3178
- /**
3179
- * @internal
3180
- */
3181
- export declare const RulesSourceFilterSensitiveLog: (obj: RulesSource) => any;
3182
- /**
3183
- * @internal
3184
- */
3185
- export declare const IPSetFilterSensitiveLog: (obj: IPSet) => any;
3186
- /**
3187
- * @internal
3188
- */
3189
- export declare const PortSetFilterSensitiveLog: (obj: PortSet) => any;
3190
- /**
3191
- * @internal
3192
- */
3193
- export declare const RuleVariablesFilterSensitiveLog: (obj: RuleVariables) => any;
3194
- /**
3195
- * @internal
3196
- */
3197
- export declare const StatefulRuleOptionsFilterSensitiveLog: (obj: StatefulRuleOptions) => any;
3198
- /**
3199
- * @internal
3200
- */
3201
- export declare const RuleGroupFilterSensitiveLog: (obj: RuleGroup) => any;
3202
- /**
3203
- * @internal
3204
- */
3205
- export declare const SourceMetadataFilterSensitiveLog: (obj: SourceMetadata) => any;
3206
- /**
3207
- * @internal
3208
- */
3209
- export declare const CreateRuleGroupRequestFilterSensitiveLog: (obj: CreateRuleGroupRequest) => any;
3210
- /**
3211
- * @internal
3212
- */
3213
- export declare const RuleGroupResponseFilterSensitiveLog: (obj: RuleGroupResponse) => any;
3214
- /**
3215
- * @internal
3216
- */
3217
- export declare const CreateRuleGroupResponseFilterSensitiveLog: (obj: CreateRuleGroupResponse) => any;
3218
- /**
3219
- * @internal
3220
- */
3221
- export declare const DeleteFirewallRequestFilterSensitiveLog: (obj: DeleteFirewallRequest) => any;
3222
- /**
3223
- * @internal
3224
- */
3225
- export declare const DeleteFirewallResponseFilterSensitiveLog: (obj: DeleteFirewallResponse) => any;
3226
- /**
3227
- * @internal
3228
- */
3229
- export declare const DeleteFirewallPolicyRequestFilterSensitiveLog: (obj: DeleteFirewallPolicyRequest) => any;
3230
- /**
3231
- * @internal
3232
- */
3233
- export declare const DeleteFirewallPolicyResponseFilterSensitiveLog: (obj: DeleteFirewallPolicyResponse) => any;
3234
- /**
3235
- * @internal
3236
- */
3237
- export declare const DeleteResourcePolicyRequestFilterSensitiveLog: (obj: DeleteResourcePolicyRequest) => any;
3238
- /**
3239
- * @internal
3240
- */
3241
- export declare const DeleteResourcePolicyResponseFilterSensitiveLog: (obj: DeleteResourcePolicyResponse) => any;
3242
- /**
3243
- * @internal
3244
- */
3245
- export declare const DeleteRuleGroupRequestFilterSensitiveLog: (obj: DeleteRuleGroupRequest) => any;
3246
- /**
3247
- * @internal
3248
- */
3249
- export declare const DeleteRuleGroupResponseFilterSensitiveLog: (obj: DeleteRuleGroupResponse) => any;
3250
- /**
3251
- * @internal
3252
- */
3253
- export declare const DescribeFirewallRequestFilterSensitiveLog: (obj: DescribeFirewallRequest) => any;
3254
- /**
3255
- * @internal
3256
- */
3257
- export declare const DescribeFirewallResponseFilterSensitiveLog: (obj: DescribeFirewallResponse) => any;
3258
- /**
3259
- * @internal
3260
- */
3261
- export declare const DescribeFirewallPolicyRequestFilterSensitiveLog: (obj: DescribeFirewallPolicyRequest) => any;
3262
- /**
3263
- * @internal
3264
- */
3265
- export declare const DescribeFirewallPolicyResponseFilterSensitiveLog: (obj: DescribeFirewallPolicyResponse) => any;
3266
- /**
3267
- * @internal
3268
- */
3269
- export declare const DescribeLoggingConfigurationRequestFilterSensitiveLog: (obj: DescribeLoggingConfigurationRequest) => any;
3270
- /**
3271
- * @internal
3272
- */
3273
- export declare const LogDestinationConfigFilterSensitiveLog: (obj: LogDestinationConfig) => any;
3274
- /**
3275
- * @internal
3276
- */
3277
- export declare const LoggingConfigurationFilterSensitiveLog: (obj: LoggingConfiguration) => any;
3278
- /**
3279
- * @internal
3280
- */
3281
- export declare const DescribeLoggingConfigurationResponseFilterSensitiveLog: (obj: DescribeLoggingConfigurationResponse) => any;
3282
- /**
3283
- * @internal
3284
- */
3285
- export declare const DescribeResourcePolicyRequestFilterSensitiveLog: (obj: DescribeResourcePolicyRequest) => any;
3286
- /**
3287
- * @internal
3288
- */
3289
- export declare const DescribeResourcePolicyResponseFilterSensitiveLog: (obj: DescribeResourcePolicyResponse) => any;
3290
- /**
3291
- * @internal
3292
- */
3293
- export declare const DescribeRuleGroupRequestFilterSensitiveLog: (obj: DescribeRuleGroupRequest) => any;
3294
- /**
3295
- * @internal
3296
- */
3297
- export declare const DescribeRuleGroupResponseFilterSensitiveLog: (obj: DescribeRuleGroupResponse) => any;
3298
- /**
3299
- * @internal
3300
- */
3301
- export declare const DescribeRuleGroupMetadataRequestFilterSensitiveLog: (obj: DescribeRuleGroupMetadataRequest) => any;
3302
- /**
3303
- * @internal
3304
- */
3305
- export declare const DescribeRuleGroupMetadataResponseFilterSensitiveLog: (obj: DescribeRuleGroupMetadataResponse) => any;
3306
- /**
3307
- * @internal
3308
- */
3309
- export declare const DisassociateSubnetsRequestFilterSensitiveLog: (obj: DisassociateSubnetsRequest) => any;
3310
- /**
3311
- * @internal
3312
- */
3313
- export declare const DisassociateSubnetsResponseFilterSensitiveLog: (obj: DisassociateSubnetsResponse) => any;
3314
- /**
3315
- * @internal
3316
- */
3317
- export declare const FirewallMetadataFilterSensitiveLog: (obj: FirewallMetadata) => any;
3318
- /**
3319
- * @internal
3320
- */
3321
- export declare const FirewallPolicyMetadataFilterSensitiveLog: (obj: FirewallPolicyMetadata) => any;
3322
- /**
3323
- * @internal
3324
- */
3325
- export declare const ListFirewallPoliciesRequestFilterSensitiveLog: (obj: ListFirewallPoliciesRequest) => any;
3326
- /**
3327
- * @internal
3328
- */
3329
- export declare const ListFirewallPoliciesResponseFilterSensitiveLog: (obj: ListFirewallPoliciesResponse) => any;
3330
- /**
3331
- * @internal
3332
- */
3333
- export declare const ListFirewallsRequestFilterSensitiveLog: (obj: ListFirewallsRequest) => any;
3334
- /**
3335
- * @internal
3336
- */
3337
- export declare const ListFirewallsResponseFilterSensitiveLog: (obj: ListFirewallsResponse) => any;
3338
- /**
3339
- * @internal
3340
- */
3341
- export declare const ListRuleGroupsRequestFilterSensitiveLog: (obj: ListRuleGroupsRequest) => any;
3342
- /**
3343
- * @internal
3344
- */
3345
- export declare const RuleGroupMetadataFilterSensitiveLog: (obj: RuleGroupMetadata) => any;
3346
- /**
3347
- * @internal
3348
- */
3349
- export declare const ListRuleGroupsResponseFilterSensitiveLog: (obj: ListRuleGroupsResponse) => any;
3350
- /**
3351
- * @internal
3352
- */
3353
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
3354
- /**
3355
- * @internal
3356
- */
3357
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
3358
- /**
3359
- * @internal
3360
- */
3361
- export declare const PutResourcePolicyRequestFilterSensitiveLog: (obj: PutResourcePolicyRequest) => any;
3362
- /**
3363
- * @internal
3364
- */
3365
- export declare const PutResourcePolicyResponseFilterSensitiveLog: (obj: PutResourcePolicyResponse) => any;
3366
- /**
3367
- * @internal
3368
- */
3369
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
3370
- /**
3371
- * @internal
3372
- */
3373
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
3374
- /**
3375
- * @internal
3376
- */
3377
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
3378
- /**
3379
- * @internal
3380
- */
3381
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
3382
- /**
3383
- * @internal
3384
- */
3385
- export declare const UpdateFirewallDeleteProtectionRequestFilterSensitiveLog: (obj: UpdateFirewallDeleteProtectionRequest) => any;
3386
- /**
3387
- * @internal
3388
- */
3389
- export declare const UpdateFirewallDeleteProtectionResponseFilterSensitiveLog: (obj: UpdateFirewallDeleteProtectionResponse) => any;
3390
- /**
3391
- * @internal
3392
- */
3393
- export declare const UpdateFirewallDescriptionRequestFilterSensitiveLog: (obj: UpdateFirewallDescriptionRequest) => any;
3394
- /**
3395
- * @internal
3396
- */
3397
- export declare const UpdateFirewallDescriptionResponseFilterSensitiveLog: (obj: UpdateFirewallDescriptionResponse) => any;
3398
- /**
3399
- * @internal
3400
- */
3401
- export declare const UpdateFirewallEncryptionConfigurationRequestFilterSensitiveLog: (obj: UpdateFirewallEncryptionConfigurationRequest) => any;
3402
- /**
3403
- * @internal
3404
- */
3405
- export declare const UpdateFirewallEncryptionConfigurationResponseFilterSensitiveLog: (obj: UpdateFirewallEncryptionConfigurationResponse) => any;
3406
- /**
3407
- * @internal
3408
- */
3409
- export declare const UpdateFirewallPolicyRequestFilterSensitiveLog: (obj: UpdateFirewallPolicyRequest) => any;
3410
- /**
3411
- * @internal
3412
- */
3413
- export declare const UpdateFirewallPolicyResponseFilterSensitiveLog: (obj: UpdateFirewallPolicyResponse) => any;
3414
- /**
3415
- * @internal
3416
- */
3417
- export declare const UpdateFirewallPolicyChangeProtectionRequestFilterSensitiveLog: (obj: UpdateFirewallPolicyChangeProtectionRequest) => any;
3418
- /**
3419
- * @internal
3420
- */
3421
- export declare const UpdateFirewallPolicyChangeProtectionResponseFilterSensitiveLog: (obj: UpdateFirewallPolicyChangeProtectionResponse) => any;
3422
- /**
3423
- * @internal
3424
- */
3425
- export declare const UpdateLoggingConfigurationRequestFilterSensitiveLog: (obj: UpdateLoggingConfigurationRequest) => any;
3426
- /**
3427
- * @internal
3428
- */
3429
- export declare const UpdateLoggingConfigurationResponseFilterSensitiveLog: (obj: UpdateLoggingConfigurationResponse) => any;
3430
- /**
3431
- * @internal
3432
- */
3433
- export declare const UpdateRuleGroupRequestFilterSensitiveLog: (obj: UpdateRuleGroupRequest) => any;
3434
- /**
3435
- * @internal
3436
- */
3437
- export declare const UpdateRuleGroupResponseFilterSensitiveLog: (obj: UpdateRuleGroupResponse) => any;
3438
- /**
3439
- * @internal
3440
- */
3441
- export declare const UpdateSubnetChangeProtectionRequestFilterSensitiveLog: (obj: UpdateSubnetChangeProtectionRequest) => any;
3442
- /**
3443
- * @internal
3444
- */
3445
- export declare const UpdateSubnetChangeProtectionResponseFilterSensitiveLog: (obj: UpdateSubnetChangeProtectionResponse) => any;