@aws-sdk/client-elastic-load-balancing 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}/ElasticLoadBalancing.js +1 -1
- package/dist-cjs/ElasticLoadBalancing.js.map +1 -0
- package/{dist/cjs → dist-cjs}/ElasticLoadBalancingClient.js +14 -14
- package/dist-cjs/ElasticLoadBalancingClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/AddTagsCommand.js +5 -5
- package/dist-cjs/commands/AddTagsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ApplySecurityGroupsToLoadBalancerCommand.js +5 -5
- package/dist-cjs/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/AttachLoadBalancerToSubnetsCommand.js +5 -5
- package/dist-cjs/commands/AttachLoadBalancerToSubnetsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ConfigureHealthCheckCommand.js +5 -5
- package/dist-cjs/commands/ConfigureHealthCheckCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateAppCookieStickinessPolicyCommand.js +5 -5
- package/dist-cjs/commands/CreateAppCookieStickinessPolicyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLBCookieStickinessPolicyCommand.js +5 -5
- package/dist-cjs/commands/CreateLBCookieStickinessPolicyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLoadBalancerCommand.js +5 -5
- package/dist-cjs/commands/CreateLoadBalancerCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLoadBalancerListenersCommand.js +5 -5
- package/dist-cjs/commands/CreateLoadBalancerListenersCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLoadBalancerPolicyCommand.js +5 -5
- package/dist-cjs/commands/CreateLoadBalancerPolicyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteLoadBalancerCommand.js +5 -5
- package/dist-cjs/commands/DeleteLoadBalancerCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteLoadBalancerListenersCommand.js +5 -5
- package/dist-cjs/commands/DeleteLoadBalancerListenersCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteLoadBalancerPolicyCommand.js +5 -5
- package/dist-cjs/commands/DeleteLoadBalancerPolicyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeregisterInstancesFromLoadBalancerCommand.js +5 -5
- package/dist-cjs/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeAccountLimitsCommand.js +5 -5
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeInstanceHealthCommand.js +5 -5
- package/dist-cjs/commands/DescribeInstanceHealthCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLoadBalancerAttributesCommand.js +5 -5
- package/dist-cjs/commands/DescribeLoadBalancerAttributesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLoadBalancerPoliciesCommand.js +5 -5
- package/dist-cjs/commands/DescribeLoadBalancerPoliciesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLoadBalancerPolicyTypesCommand.js +5 -5
- package/dist-cjs/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLoadBalancersCommand.js +5 -5
- package/dist-cjs/commands/DescribeLoadBalancersCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeTagsCommand.js +5 -5
- package/dist-cjs/commands/DescribeTagsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DetachLoadBalancerFromSubnetsCommand.js +5 -5
- package/dist-cjs/commands/DetachLoadBalancerFromSubnetsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DisableAvailabilityZonesForLoadBalancerCommand.js +5 -5
- package/dist-cjs/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/EnableAvailabilityZonesForLoadBalancerCommand.js +5 -5
- package/dist-cjs/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ModifyLoadBalancerAttributesCommand.js +5 -5
- package/dist-cjs/commands/ModifyLoadBalancerAttributesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/RegisterInstancesWithLoadBalancerCommand.js +5 -5
- package/dist-cjs/commands/RegisterInstancesWithLoadBalancerCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/RemoveTagsCommand.js +5 -5
- package/dist-cjs/commands/RemoveTagsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/SetLoadBalancerListenerSSLCertificateCommand.js +5 -5
- package/dist-cjs/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/SetLoadBalancerPoliciesForBackendServerCommand.js +5 -5
- package/dist-cjs/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/SetLoadBalancerPoliciesOfListenerCommand.js +5 -5
- package/dist-cjs/commands/SetLoadBalancerPoliciesOfListenerCommand.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 +39 -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/DescribeLoadBalancersPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeLoadBalancersPaginator.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}/protocols/Aws_query.js +206 -206
- package/dist-cjs/protocols/Aws_query.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/cjs → dist-cjs}/waiters/waitForAnyInstanceInService.js +9 -9
- package/dist-cjs/waiters/waitForAnyInstanceInService.js.map +1 -0
- package/{dist/es → dist-es}/ElasticLoadBalancing.js +2 -25
- package/dist-es/ElasticLoadBalancing.js.map +1 -0
- package/dist-es/ElasticLoadBalancingClient.js +38 -0
- package/dist-es/ElasticLoadBalancingClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/AddTagsCommand.js +4 -35
- package/dist-es/commands/AddTagsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ApplySecurityGroupsToLoadBalancerCommand.js +4 -31
- package/dist-es/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/AttachLoadBalancerToSubnetsCommand.js +4 -32
- package/dist-es/commands/AttachLoadBalancerToSubnetsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ConfigureHealthCheckCommand.js +4 -31
- package/dist-es/commands/ConfigureHealthCheckCommand.js.map +1 -0
- package/dist-es/commands/CreateAppCookieStickinessPolicyCommand.js +40 -0
- package/dist-es/commands/CreateAppCookieStickinessPolicyCommand.js.map +1 -0
- package/dist-es/commands/CreateLBCookieStickinessPolicyCommand.js +40 -0
- package/dist-es/commands/CreateLBCookieStickinessPolicyCommand.js.map +1 -0
- package/dist-es/commands/CreateLoadBalancerCommand.js +40 -0
- package/dist-es/commands/CreateLoadBalancerCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateLoadBalancerListenersCommand.js +4 -31
- package/dist-es/commands/CreateLoadBalancerListenersCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateLoadBalancerPolicyCommand.js +4 -30
- package/dist-es/commands/CreateLoadBalancerPolicyCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteLoadBalancerCommand.js +4 -32
- package/dist-es/commands/DeleteLoadBalancerCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteLoadBalancerListenersCommand.js +4 -29
- package/dist-es/commands/DeleteLoadBalancerListenersCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteLoadBalancerPolicyCommand.js +4 -29
- package/dist-es/commands/DeleteLoadBalancerPolicyCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeregisterInstancesFromLoadBalancerCommand.js +4 -34
- package/dist-es/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeAccountLimitsCommand.js +4 -31
- package/dist-es/commands/DescribeAccountLimitsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeInstanceHealthCommand.js +4 -29
- package/dist-es/commands/DescribeInstanceHealthCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLoadBalancerAttributesCommand.js +4 -29
- package/dist-es/commands/DescribeLoadBalancerAttributesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLoadBalancerPoliciesCommand.js +4 -33
- package/dist-es/commands/DescribeLoadBalancerPoliciesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLoadBalancerPolicyTypesCommand.js +4 -36
- package/dist-es/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLoadBalancersCommand.js +4 -29
- package/dist-es/commands/DescribeLoadBalancersCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeTagsCommand.js +4 -29
- package/dist-es/commands/DescribeTagsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DetachLoadBalancerFromSubnetsCommand.js +4 -32
- package/dist-es/commands/DetachLoadBalancerFromSubnetsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DisableAvailabilityZonesForLoadBalancerCommand.js +4 -37
- package/dist-es/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/EnableAvailabilityZonesForLoadBalancerCommand.js +4 -34
- package/dist-es/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +1 -0
- package/dist-es/commands/ModifyLoadBalancerAttributesCommand.js +40 -0
- package/dist-es/commands/ModifyLoadBalancerAttributesCommand.js.map +1 -0
- package/dist-es/commands/RegisterInstancesWithLoadBalancerCommand.js +40 -0
- package/dist-es/commands/RegisterInstancesWithLoadBalancerCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/RemoveTagsCommand.js +4 -29
- package/dist-es/commands/RemoveTagsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/SetLoadBalancerListenerSSLCertificateCommand.js +4 -33
- package/dist-es/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +1 -0
- package/dist-es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js +40 -0
- package/dist-es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/SetLoadBalancerPoliciesOfListenerCommand.js +4 -35
- package/dist-es/commands/SetLoadBalancerPoliciesOfListenerCommand.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 -318
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeLoadBalancersPaginator.js +17 -29
- package/dist-es/pagination/DescribeLoadBalancersPaginator.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}/protocols/Aws_query.js +541 -543
- package/dist-es/protocols/Aws_query.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/es → dist-es}/waiters/waitForAnyInstanceInService.js +10 -19
- package/dist-es/waiters/waitForAnyInstanceInService.js.map +1 -0
- package/{dist/types → dist-types}/ElasticLoadBalancing.d.ts +2 -2
- package/{dist/types → dist-types}/ElasticLoadBalancingClient.d.ts +8 -8
- package/{dist/types → dist-types}/commands/AddTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ApplySecurityGroupsToLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/AttachLoadBalancerToSubnetsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ConfigureHealthCheckCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateAppCookieStickinessPolicyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateLBCookieStickinessPolicyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateLoadBalancerListenersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateLoadBalancerPolicyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteLoadBalancerListenersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteLoadBalancerPolicyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeregisterInstancesFromLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeAccountLimitsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeInstanceHealthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeLoadBalancerAttributesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeLoadBalancerPoliciesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeLoadBalancerPolicyTypesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeLoadBalancersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DetachLoadBalancerFromSubnetsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DisableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/EnableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ModifyLoadBalancerAttributesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/RegisterInstancesWithLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/RemoveTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/SetLoadBalancerListenerSSLCertificateCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/SetLoadBalancerPoliciesForBackendServerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/SetLoadBalancerPoliciesOfListenerCommand.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/DescribeLoadBalancersPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/protocols/Aws_query.d.ts +2 -2
- package/{dist/types/ts3.4 → dist-types}/runtimeConfig.browser.d.ts +37 -36
- package/{dist/types/ts3.4 → dist-types}/runtimeConfig.d.ts +37 -36
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +1 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/ElasticLoadBalancing.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/ElasticLoadBalancingClient.d.ts +8 -8
- package/{dist/types → dist-types}/ts3.4/commands/AddTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ApplySecurityGroupsToLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/AttachLoadBalancerToSubnetsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ConfigureHealthCheckCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateAppCookieStickinessPolicyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateLBCookieStickinessPolicyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateLoadBalancerListenersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateLoadBalancerPolicyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteLoadBalancerListenersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteLoadBalancerPolicyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeregisterInstancesFromLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeInstanceHealthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeLoadBalancerAttributesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeLoadBalancerPoliciesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeLoadBalancerPolicyTypesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DetachLoadBalancerFromSubnetsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DisableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/EnableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ModifyLoadBalancerAttributesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/RegisterInstancesWithLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/RemoveTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/SetLoadBalancerListenerSSLCertificateCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/SetLoadBalancerPoliciesForBackendServerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/SetLoadBalancerPoliciesOfListenerCommand.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/DescribeLoadBalancersPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_query.d.ts +2 -2
- package/{dist/types → dist-types/ts3.4}/runtimeConfig.browser.d.ts +37 -36
- package/{dist/types → dist-types/ts3.4}/runtimeConfig.d.ts +37 -36
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/waiters/waitForAnyInstanceInService.d.ts +2 -2
- package/{dist/types → dist-types}/waiters/waitForAnyInstanceInService.d.ts +2 -2
- package/package.json +51 -51
- package/{ElasticLoadBalancing.ts → src/ElasticLoadBalancing.ts} +3 -2
- package/{ElasticLoadBalancingClient.ts → src/ElasticLoadBalancingClient.ts} +58 -57
- package/{commands → src/commands}/AddTagsCommand.ts +9 -8
- package/{commands → src/commands}/ApplySecurityGroupsToLoadBalancerCommand.ts +12 -11
- package/{commands → src/commands}/AttachLoadBalancerToSubnetsCommand.ts +12 -11
- package/{commands → src/commands}/ConfigureHealthCheckCommand.ts +12 -11
- package/{commands → src/commands}/CreateAppCookieStickinessPolicyCommand.ts +12 -11
- package/{commands → src/commands}/CreateLBCookieStickinessPolicyCommand.ts +12 -11
- package/{commands → src/commands}/CreateLoadBalancerCommand.ts +12 -11
- package/{commands → src/commands}/CreateLoadBalancerListenersCommand.ts +12 -11
- package/{commands → src/commands}/CreateLoadBalancerPolicyCommand.ts +12 -11
- package/{commands → src/commands}/DeleteLoadBalancerCommand.ts +12 -11
- package/{commands → src/commands}/DeleteLoadBalancerListenersCommand.ts +12 -11
- package/{commands → src/commands}/DeleteLoadBalancerPolicyCommand.ts +12 -11
- package/{commands → src/commands}/DeregisterInstancesFromLoadBalancerCommand.ts +12 -11
- package/{commands → src/commands}/DescribeAccountLimitsCommand.ts +12 -11
- package/{commands → src/commands}/DescribeInstanceHealthCommand.ts +12 -11
- package/{commands → src/commands}/DescribeLoadBalancerAttributesCommand.ts +12 -11
- package/{commands → src/commands}/DescribeLoadBalancerPoliciesCommand.ts +12 -11
- package/{commands → src/commands}/DescribeLoadBalancerPolicyTypesCommand.ts +12 -11
- package/{commands → src/commands}/DescribeLoadBalancersCommand.ts +12 -11
- package/{commands → src/commands}/DescribeTagsCommand.ts +9 -8
- package/{commands → src/commands}/DetachLoadBalancerFromSubnetsCommand.ts +12 -11
- package/{commands → src/commands}/DisableAvailabilityZonesForLoadBalancerCommand.ts +12 -11
- package/{commands → src/commands}/EnableAvailabilityZonesForLoadBalancerCommand.ts +12 -11
- package/{commands → src/commands}/ModifyLoadBalancerAttributesCommand.ts +12 -11
- package/{commands → src/commands}/RegisterInstancesWithLoadBalancerCommand.ts +12 -11
- package/{commands → src/commands}/RemoveTagsCommand.ts +9 -8
- package/{commands → src/commands}/SetLoadBalancerListenerSSLCertificateCommand.ts +13 -12
- package/{commands → src/commands}/SetLoadBalancerPoliciesForBackendServerCommand.ts +13 -12
- package/{commands → src/commands}/SetLoadBalancerPoliciesOfListenerCommand.ts +12 -11
- 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}/DescribeLoadBalancersPaginator.ts +4 -3
- package/{pagination → src/pagination}/Interfaces.ts +2 -1
- package/{protocols → src/protocols}/Aws_query.ts +142 -141
- 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/{waiters → src/waiters}/waitForAnyInstanceInService.ts +8 -7
- package/tsconfig.es.json +1 -3
- package/tsconfig.json +7 -7
- package/tsconfig.types.json +9 -0
- package/dist/cjs/ElasticLoadBalancing.js.map +0 -1
- package/dist/cjs/ElasticLoadBalancingClient.js.map +0 -1
- package/dist/cjs/commands/AddTagsCommand.js.map +0 -1
- package/dist/cjs/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +0 -1
- package/dist/cjs/commands/AttachLoadBalancerToSubnetsCommand.js.map +0 -1
- package/dist/cjs/commands/ConfigureHealthCheckCommand.js.map +0 -1
- package/dist/cjs/commands/CreateAppCookieStickinessPolicyCommand.js.map +0 -1
- package/dist/cjs/commands/CreateLBCookieStickinessPolicyCommand.js.map +0 -1
- package/dist/cjs/commands/CreateLoadBalancerCommand.js.map +0 -1
- package/dist/cjs/commands/CreateLoadBalancerListenersCommand.js.map +0 -1
- package/dist/cjs/commands/CreateLoadBalancerPolicyCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteLoadBalancerCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteLoadBalancerListenersCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteLoadBalancerPolicyCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAccountLimitsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstanceHealthCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeLoadBalancerAttributesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeLoadBalancerPoliciesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeLoadBalancersCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeTagsCommand.js.map +0 -1
- package/dist/cjs/commands/DetachLoadBalancerFromSubnetsCommand.js.map +0 -1
- package/dist/cjs/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
- package/dist/cjs/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
- package/dist/cjs/commands/ModifyLoadBalancerAttributesCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterInstancesWithLoadBalancerCommand.js.map +0 -1
- package/dist/cjs/commands/RemoveTagsCommand.js.map +0 -1
- package/dist/cjs/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +0 -1
- package/dist/cjs/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +0 -1
- package/dist/cjs/commands/SetLoadBalancerPoliciesOfListenerCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js +0 -39
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -94
- package/dist/cjs/pagination/DescribeLoadBalancersPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_query.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/cjs/waiters/waitForAnyInstanceInService.js.map +0 -1
- package/dist/es/ElasticLoadBalancing.js.map +0 -1
- package/dist/es/ElasticLoadBalancingClient.js +0 -66
- package/dist/es/ElasticLoadBalancingClient.js.map +0 -1
- package/dist/es/commands/AddTagsCommand.js.map +0 -1
- package/dist/es/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +0 -1
- package/dist/es/commands/AttachLoadBalancerToSubnetsCommand.js.map +0 -1
- package/dist/es/commands/ConfigureHealthCheckCommand.js.map +0 -1
- package/dist/es/commands/CreateAppCookieStickinessPolicyCommand.js +0 -73
- package/dist/es/commands/CreateAppCookieStickinessPolicyCommand.js.map +0 -1
- package/dist/es/commands/CreateLBCookieStickinessPolicyCommand.js +0 -71
- package/dist/es/commands/CreateLBCookieStickinessPolicyCommand.js.map +0 -1
- package/dist/es/commands/CreateLoadBalancerCommand.js +0 -78
- package/dist/es/commands/CreateLoadBalancerCommand.js.map +0 -1
- package/dist/es/commands/CreateLoadBalancerListenersCommand.js.map +0 -1
- package/dist/es/commands/CreateLoadBalancerPolicyCommand.js.map +0 -1
- package/dist/es/commands/DeleteLoadBalancerCommand.js.map +0 -1
- package/dist/es/commands/DeleteLoadBalancerListenersCommand.js.map +0 -1
- package/dist/es/commands/DeleteLoadBalancerPolicyCommand.js.map +0 -1
- package/dist/es/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +0 -1
- package/dist/es/commands/DescribeAccountLimitsCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstanceHealthCommand.js.map +0 -1
- package/dist/es/commands/DescribeLoadBalancerAttributesCommand.js.map +0 -1
- package/dist/es/commands/DescribeLoadBalancerPoliciesCommand.js.map +0 -1
- package/dist/es/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +0 -1
- package/dist/es/commands/DescribeLoadBalancersCommand.js.map +0 -1
- package/dist/es/commands/DescribeTagsCommand.js.map +0 -1
- package/dist/es/commands/DetachLoadBalancerFromSubnetsCommand.js.map +0 -1
- package/dist/es/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
- package/dist/es/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
- package/dist/es/commands/ModifyLoadBalancerAttributesCommand.js +0 -91
- package/dist/es/commands/ModifyLoadBalancerAttributesCommand.js.map +0 -1
- package/dist/es/commands/RegisterInstancesWithLoadBalancerCommand.js +0 -83
- package/dist/es/commands/RegisterInstancesWithLoadBalancerCommand.js.map +0 -1
- package/dist/es/commands/RemoveTagsCommand.js.map +0 -1
- package/dist/es/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +0 -1
- package/dist/es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js +0 -75
- package/dist/es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +0 -1
- package/dist/es/commands/SetLoadBalancerPoliciesOfListenerCommand.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 -94
- package/dist/es/pagination/DescribeLoadBalancersPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_query.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js.map +0 -1
- package/dist/es/waiters/waitForAnyInstanceInService.js.map +0 -1
|
@@ -1,744 +1,426 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
2
|
export var AccessLog;
|
|
3
3
|
(function (AccessLog) {
|
|
4
|
-
/**
|
|
5
|
-
* @internal
|
|
6
|
-
*/
|
|
7
4
|
AccessLog.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
8
5
|
})(AccessLog || (AccessLog = {}));
|
|
9
6
|
export var AccessPointNotFoundException;
|
|
10
7
|
(function (AccessPointNotFoundException) {
|
|
11
|
-
/**
|
|
12
|
-
* @internal
|
|
13
|
-
*/
|
|
14
8
|
AccessPointNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
15
9
|
})(AccessPointNotFoundException || (AccessPointNotFoundException = {}));
|
|
16
10
|
export var AddAvailabilityZonesInput;
|
|
17
11
|
(function (AddAvailabilityZonesInput) {
|
|
18
|
-
/**
|
|
19
|
-
* @internal
|
|
20
|
-
*/
|
|
21
12
|
AddAvailabilityZonesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
22
13
|
})(AddAvailabilityZonesInput || (AddAvailabilityZonesInput = {}));
|
|
23
14
|
export var AddAvailabilityZonesOutput;
|
|
24
15
|
(function (AddAvailabilityZonesOutput) {
|
|
25
|
-
/**
|
|
26
|
-
* @internal
|
|
27
|
-
*/
|
|
28
16
|
AddAvailabilityZonesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
29
17
|
})(AddAvailabilityZonesOutput || (AddAvailabilityZonesOutput = {}));
|
|
30
18
|
export var AdditionalAttribute;
|
|
31
19
|
(function (AdditionalAttribute) {
|
|
32
|
-
/**
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
35
20
|
AdditionalAttribute.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
36
21
|
})(AdditionalAttribute || (AdditionalAttribute = {}));
|
|
37
22
|
export var Tag;
|
|
38
23
|
(function (Tag) {
|
|
39
|
-
/**
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
42
24
|
Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
43
25
|
})(Tag || (Tag = {}));
|
|
44
26
|
export var AddTagsInput;
|
|
45
27
|
(function (AddTagsInput) {
|
|
46
|
-
/**
|
|
47
|
-
* @internal
|
|
48
|
-
*/
|
|
49
28
|
AddTagsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
50
29
|
})(AddTagsInput || (AddTagsInput = {}));
|
|
51
30
|
export var AddTagsOutput;
|
|
52
31
|
(function (AddTagsOutput) {
|
|
53
|
-
/**
|
|
54
|
-
* @internal
|
|
55
|
-
*/
|
|
56
32
|
AddTagsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
57
33
|
})(AddTagsOutput || (AddTagsOutput = {}));
|
|
58
34
|
export var DuplicateTagKeysException;
|
|
59
35
|
(function (DuplicateTagKeysException) {
|
|
60
|
-
/**
|
|
61
|
-
* @internal
|
|
62
|
-
*/
|
|
63
36
|
DuplicateTagKeysException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
64
37
|
})(DuplicateTagKeysException || (DuplicateTagKeysException = {}));
|
|
65
38
|
export var TooManyTagsException;
|
|
66
39
|
(function (TooManyTagsException) {
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
40
|
TooManyTagsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
71
41
|
})(TooManyTagsException || (TooManyTagsException = {}));
|
|
72
42
|
export var AppCookieStickinessPolicy;
|
|
73
43
|
(function (AppCookieStickinessPolicy) {
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
44
|
AppCookieStickinessPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
78
45
|
})(AppCookieStickinessPolicy || (AppCookieStickinessPolicy = {}));
|
|
79
46
|
export var ApplySecurityGroupsToLoadBalancerInput;
|
|
80
47
|
(function (ApplySecurityGroupsToLoadBalancerInput) {
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
48
|
ApplySecurityGroupsToLoadBalancerInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
85
49
|
})(ApplySecurityGroupsToLoadBalancerInput || (ApplySecurityGroupsToLoadBalancerInput = {}));
|
|
86
50
|
export var ApplySecurityGroupsToLoadBalancerOutput;
|
|
87
51
|
(function (ApplySecurityGroupsToLoadBalancerOutput) {
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
52
|
ApplySecurityGroupsToLoadBalancerOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
92
53
|
})(ApplySecurityGroupsToLoadBalancerOutput || (ApplySecurityGroupsToLoadBalancerOutput = {}));
|
|
93
54
|
export var InvalidConfigurationRequestException;
|
|
94
55
|
(function (InvalidConfigurationRequestException) {
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
56
|
InvalidConfigurationRequestException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
99
57
|
})(InvalidConfigurationRequestException || (InvalidConfigurationRequestException = {}));
|
|
100
58
|
export var InvalidSecurityGroupException;
|
|
101
59
|
(function (InvalidSecurityGroupException) {
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
60
|
InvalidSecurityGroupException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
106
61
|
})(InvalidSecurityGroupException || (InvalidSecurityGroupException = {}));
|
|
107
62
|
export var AttachLoadBalancerToSubnetsInput;
|
|
108
63
|
(function (AttachLoadBalancerToSubnetsInput) {
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
64
|
AttachLoadBalancerToSubnetsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
113
65
|
})(AttachLoadBalancerToSubnetsInput || (AttachLoadBalancerToSubnetsInput = {}));
|
|
114
66
|
export var AttachLoadBalancerToSubnetsOutput;
|
|
115
67
|
(function (AttachLoadBalancerToSubnetsOutput) {
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
68
|
AttachLoadBalancerToSubnetsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
120
69
|
})(AttachLoadBalancerToSubnetsOutput || (AttachLoadBalancerToSubnetsOutput = {}));
|
|
121
70
|
export var InvalidSubnetException;
|
|
122
71
|
(function (InvalidSubnetException) {
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
72
|
InvalidSubnetException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
127
73
|
})(InvalidSubnetException || (InvalidSubnetException = {}));
|
|
128
74
|
export var SubnetNotFoundException;
|
|
129
75
|
(function (SubnetNotFoundException) {
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
76
|
SubnetNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
134
77
|
})(SubnetNotFoundException || (SubnetNotFoundException = {}));
|
|
135
78
|
export var BackendServerDescription;
|
|
136
79
|
(function (BackendServerDescription) {
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
*/
|
|
140
80
|
BackendServerDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
141
81
|
})(BackendServerDescription || (BackendServerDescription = {}));
|
|
142
82
|
export var CertificateNotFoundException;
|
|
143
83
|
(function (CertificateNotFoundException) {
|
|
144
|
-
/**
|
|
145
|
-
* @internal
|
|
146
|
-
*/
|
|
147
84
|
CertificateNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
148
85
|
})(CertificateNotFoundException || (CertificateNotFoundException = {}));
|
|
149
86
|
export var HealthCheck;
|
|
150
87
|
(function (HealthCheck) {
|
|
151
|
-
/**
|
|
152
|
-
* @internal
|
|
153
|
-
*/
|
|
154
88
|
HealthCheck.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
155
89
|
})(HealthCheck || (HealthCheck = {}));
|
|
156
90
|
export var ConfigureHealthCheckInput;
|
|
157
91
|
(function (ConfigureHealthCheckInput) {
|
|
158
|
-
/**
|
|
159
|
-
* @internal
|
|
160
|
-
*/
|
|
161
92
|
ConfigureHealthCheckInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
162
93
|
})(ConfigureHealthCheckInput || (ConfigureHealthCheckInput = {}));
|
|
163
94
|
export var ConfigureHealthCheckOutput;
|
|
164
95
|
(function (ConfigureHealthCheckOutput) {
|
|
165
|
-
/**
|
|
166
|
-
* @internal
|
|
167
|
-
*/
|
|
168
96
|
ConfigureHealthCheckOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
169
97
|
})(ConfigureHealthCheckOutput || (ConfigureHealthCheckOutput = {}));
|
|
170
98
|
export var ConnectionDraining;
|
|
171
99
|
(function (ConnectionDraining) {
|
|
172
|
-
/**
|
|
173
|
-
* @internal
|
|
174
|
-
*/
|
|
175
100
|
ConnectionDraining.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
176
101
|
})(ConnectionDraining || (ConnectionDraining = {}));
|
|
177
102
|
export var ConnectionSettings;
|
|
178
103
|
(function (ConnectionSettings) {
|
|
179
|
-
/**
|
|
180
|
-
* @internal
|
|
181
|
-
*/
|
|
182
104
|
ConnectionSettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
183
105
|
})(ConnectionSettings || (ConnectionSettings = {}));
|
|
184
106
|
export var Listener;
|
|
185
107
|
(function (Listener) {
|
|
186
|
-
/**
|
|
187
|
-
* @internal
|
|
188
|
-
*/
|
|
189
108
|
Listener.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
190
109
|
})(Listener || (Listener = {}));
|
|
191
110
|
export var CreateAccessPointInput;
|
|
192
111
|
(function (CreateAccessPointInput) {
|
|
193
|
-
/**
|
|
194
|
-
* @internal
|
|
195
|
-
*/
|
|
196
112
|
CreateAccessPointInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
197
113
|
})(CreateAccessPointInput || (CreateAccessPointInput = {}));
|
|
198
114
|
export var CreateAccessPointOutput;
|
|
199
115
|
(function (CreateAccessPointOutput) {
|
|
200
|
-
/**
|
|
201
|
-
* @internal
|
|
202
|
-
*/
|
|
203
116
|
CreateAccessPointOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
204
117
|
})(CreateAccessPointOutput || (CreateAccessPointOutput = {}));
|
|
205
118
|
export var CreateAppCookieStickinessPolicyInput;
|
|
206
119
|
(function (CreateAppCookieStickinessPolicyInput) {
|
|
207
|
-
/**
|
|
208
|
-
* @internal
|
|
209
|
-
*/
|
|
210
120
|
CreateAppCookieStickinessPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
211
121
|
})(CreateAppCookieStickinessPolicyInput || (CreateAppCookieStickinessPolicyInput = {}));
|
|
212
122
|
export var CreateAppCookieStickinessPolicyOutput;
|
|
213
123
|
(function (CreateAppCookieStickinessPolicyOutput) {
|
|
214
|
-
/**
|
|
215
|
-
* @internal
|
|
216
|
-
*/
|
|
217
124
|
CreateAppCookieStickinessPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
218
125
|
})(CreateAppCookieStickinessPolicyOutput || (CreateAppCookieStickinessPolicyOutput = {}));
|
|
219
126
|
export var DuplicatePolicyNameException;
|
|
220
127
|
(function (DuplicatePolicyNameException) {
|
|
221
|
-
/**
|
|
222
|
-
* @internal
|
|
223
|
-
*/
|
|
224
128
|
DuplicatePolicyNameException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
225
129
|
})(DuplicatePolicyNameException || (DuplicatePolicyNameException = {}));
|
|
226
130
|
export var TooManyPoliciesException;
|
|
227
131
|
(function (TooManyPoliciesException) {
|
|
228
|
-
/**
|
|
229
|
-
* @internal
|
|
230
|
-
*/
|
|
231
132
|
TooManyPoliciesException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
232
133
|
})(TooManyPoliciesException || (TooManyPoliciesException = {}));
|
|
233
134
|
export var CreateLBCookieStickinessPolicyInput;
|
|
234
135
|
(function (CreateLBCookieStickinessPolicyInput) {
|
|
235
|
-
/**
|
|
236
|
-
* @internal
|
|
237
|
-
*/
|
|
238
136
|
CreateLBCookieStickinessPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
239
137
|
})(CreateLBCookieStickinessPolicyInput || (CreateLBCookieStickinessPolicyInput = {}));
|
|
240
138
|
export var CreateLBCookieStickinessPolicyOutput;
|
|
241
139
|
(function (CreateLBCookieStickinessPolicyOutput) {
|
|
242
|
-
/**
|
|
243
|
-
* @internal
|
|
244
|
-
*/
|
|
245
140
|
CreateLBCookieStickinessPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
246
141
|
})(CreateLBCookieStickinessPolicyOutput || (CreateLBCookieStickinessPolicyOutput = {}));
|
|
247
142
|
export var DuplicateAccessPointNameException;
|
|
248
143
|
(function (DuplicateAccessPointNameException) {
|
|
249
|
-
/**
|
|
250
|
-
* @internal
|
|
251
|
-
*/
|
|
252
144
|
DuplicateAccessPointNameException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
253
145
|
})(DuplicateAccessPointNameException || (DuplicateAccessPointNameException = {}));
|
|
254
146
|
export var InvalidSchemeException;
|
|
255
147
|
(function (InvalidSchemeException) {
|
|
256
|
-
/**
|
|
257
|
-
* @internal
|
|
258
|
-
*/
|
|
259
148
|
InvalidSchemeException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
260
149
|
})(InvalidSchemeException || (InvalidSchemeException = {}));
|
|
261
150
|
export var OperationNotPermittedException;
|
|
262
151
|
(function (OperationNotPermittedException) {
|
|
263
|
-
/**
|
|
264
|
-
* @internal
|
|
265
|
-
*/
|
|
266
152
|
OperationNotPermittedException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
267
153
|
})(OperationNotPermittedException || (OperationNotPermittedException = {}));
|
|
268
154
|
export var TooManyAccessPointsException;
|
|
269
155
|
(function (TooManyAccessPointsException) {
|
|
270
|
-
/**
|
|
271
|
-
* @internal
|
|
272
|
-
*/
|
|
273
156
|
TooManyAccessPointsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
274
157
|
})(TooManyAccessPointsException || (TooManyAccessPointsException = {}));
|
|
275
158
|
export var UnsupportedProtocolException;
|
|
276
159
|
(function (UnsupportedProtocolException) {
|
|
277
|
-
/**
|
|
278
|
-
* @internal
|
|
279
|
-
*/
|
|
280
160
|
UnsupportedProtocolException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
281
161
|
})(UnsupportedProtocolException || (UnsupportedProtocolException = {}));
|
|
282
162
|
export var CreateLoadBalancerListenerInput;
|
|
283
163
|
(function (CreateLoadBalancerListenerInput) {
|
|
284
|
-
/**
|
|
285
|
-
* @internal
|
|
286
|
-
*/
|
|
287
164
|
CreateLoadBalancerListenerInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
288
165
|
})(CreateLoadBalancerListenerInput || (CreateLoadBalancerListenerInput = {}));
|
|
289
166
|
export var CreateLoadBalancerListenerOutput;
|
|
290
167
|
(function (CreateLoadBalancerListenerOutput) {
|
|
291
|
-
/**
|
|
292
|
-
* @internal
|
|
293
|
-
*/
|
|
294
168
|
CreateLoadBalancerListenerOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
295
169
|
})(CreateLoadBalancerListenerOutput || (CreateLoadBalancerListenerOutput = {}));
|
|
296
170
|
export var DuplicateListenerException;
|
|
297
171
|
(function (DuplicateListenerException) {
|
|
298
|
-
/**
|
|
299
|
-
* @internal
|
|
300
|
-
*/
|
|
301
172
|
DuplicateListenerException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
302
173
|
})(DuplicateListenerException || (DuplicateListenerException = {}));
|
|
303
174
|
export var PolicyAttribute;
|
|
304
175
|
(function (PolicyAttribute) {
|
|
305
|
-
/**
|
|
306
|
-
* @internal
|
|
307
|
-
*/
|
|
308
176
|
PolicyAttribute.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
309
177
|
})(PolicyAttribute || (PolicyAttribute = {}));
|
|
310
178
|
export var CreateLoadBalancerPolicyInput;
|
|
311
179
|
(function (CreateLoadBalancerPolicyInput) {
|
|
312
|
-
/**
|
|
313
|
-
* @internal
|
|
314
|
-
*/
|
|
315
180
|
CreateLoadBalancerPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
316
181
|
})(CreateLoadBalancerPolicyInput || (CreateLoadBalancerPolicyInput = {}));
|
|
317
182
|
export var CreateLoadBalancerPolicyOutput;
|
|
318
183
|
(function (CreateLoadBalancerPolicyOutput) {
|
|
319
|
-
/**
|
|
320
|
-
* @internal
|
|
321
|
-
*/
|
|
322
184
|
CreateLoadBalancerPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
323
185
|
})(CreateLoadBalancerPolicyOutput || (CreateLoadBalancerPolicyOutput = {}));
|
|
324
186
|
export var PolicyTypeNotFoundException;
|
|
325
187
|
(function (PolicyTypeNotFoundException) {
|
|
326
|
-
/**
|
|
327
|
-
* @internal
|
|
328
|
-
*/
|
|
329
188
|
PolicyTypeNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
330
189
|
})(PolicyTypeNotFoundException || (PolicyTypeNotFoundException = {}));
|
|
331
190
|
export var CrossZoneLoadBalancing;
|
|
332
191
|
(function (CrossZoneLoadBalancing) {
|
|
333
|
-
/**
|
|
334
|
-
* @internal
|
|
335
|
-
*/
|
|
336
192
|
CrossZoneLoadBalancing.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
337
193
|
})(CrossZoneLoadBalancing || (CrossZoneLoadBalancing = {}));
|
|
338
194
|
export var DeleteAccessPointInput;
|
|
339
195
|
(function (DeleteAccessPointInput) {
|
|
340
|
-
/**
|
|
341
|
-
* @internal
|
|
342
|
-
*/
|
|
343
196
|
DeleteAccessPointInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
344
197
|
})(DeleteAccessPointInput || (DeleteAccessPointInput = {}));
|
|
345
198
|
export var DeleteAccessPointOutput;
|
|
346
199
|
(function (DeleteAccessPointOutput) {
|
|
347
|
-
/**
|
|
348
|
-
* @internal
|
|
349
|
-
*/
|
|
350
200
|
DeleteAccessPointOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
351
201
|
})(DeleteAccessPointOutput || (DeleteAccessPointOutput = {}));
|
|
352
202
|
export var DeleteLoadBalancerListenerInput;
|
|
353
203
|
(function (DeleteLoadBalancerListenerInput) {
|
|
354
|
-
/**
|
|
355
|
-
* @internal
|
|
356
|
-
*/
|
|
357
204
|
DeleteLoadBalancerListenerInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
358
205
|
})(DeleteLoadBalancerListenerInput || (DeleteLoadBalancerListenerInput = {}));
|
|
359
206
|
export var DeleteLoadBalancerListenerOutput;
|
|
360
207
|
(function (DeleteLoadBalancerListenerOutput) {
|
|
361
|
-
/**
|
|
362
|
-
* @internal
|
|
363
|
-
*/
|
|
364
208
|
DeleteLoadBalancerListenerOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
365
209
|
})(DeleteLoadBalancerListenerOutput || (DeleteLoadBalancerListenerOutput = {}));
|
|
366
210
|
export var DeleteLoadBalancerPolicyInput;
|
|
367
211
|
(function (DeleteLoadBalancerPolicyInput) {
|
|
368
|
-
/**
|
|
369
|
-
* @internal
|
|
370
|
-
*/
|
|
371
212
|
DeleteLoadBalancerPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
372
213
|
})(DeleteLoadBalancerPolicyInput || (DeleteLoadBalancerPolicyInput = {}));
|
|
373
214
|
export var DeleteLoadBalancerPolicyOutput;
|
|
374
215
|
(function (DeleteLoadBalancerPolicyOutput) {
|
|
375
|
-
/**
|
|
376
|
-
* @internal
|
|
377
|
-
*/
|
|
378
216
|
DeleteLoadBalancerPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
379
217
|
})(DeleteLoadBalancerPolicyOutput || (DeleteLoadBalancerPolicyOutput = {}));
|
|
380
218
|
export var DependencyThrottleException;
|
|
381
219
|
(function (DependencyThrottleException) {
|
|
382
|
-
/**
|
|
383
|
-
* @internal
|
|
384
|
-
*/
|
|
385
220
|
DependencyThrottleException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
386
221
|
})(DependencyThrottleException || (DependencyThrottleException = {}));
|
|
387
222
|
export var Instance;
|
|
388
223
|
(function (Instance) {
|
|
389
|
-
/**
|
|
390
|
-
* @internal
|
|
391
|
-
*/
|
|
392
224
|
Instance.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
393
225
|
})(Instance || (Instance = {}));
|
|
394
226
|
export var DeregisterEndPointsInput;
|
|
395
227
|
(function (DeregisterEndPointsInput) {
|
|
396
|
-
/**
|
|
397
|
-
* @internal
|
|
398
|
-
*/
|
|
399
228
|
DeregisterEndPointsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
400
229
|
})(DeregisterEndPointsInput || (DeregisterEndPointsInput = {}));
|
|
401
230
|
export var DeregisterEndPointsOutput;
|
|
402
231
|
(function (DeregisterEndPointsOutput) {
|
|
403
|
-
/**
|
|
404
|
-
* @internal
|
|
405
|
-
*/
|
|
406
232
|
DeregisterEndPointsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
407
233
|
})(DeregisterEndPointsOutput || (DeregisterEndPointsOutput = {}));
|
|
408
234
|
export var InvalidEndPointException;
|
|
409
235
|
(function (InvalidEndPointException) {
|
|
410
|
-
/**
|
|
411
|
-
* @internal
|
|
412
|
-
*/
|
|
413
236
|
InvalidEndPointException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
414
237
|
})(InvalidEndPointException || (InvalidEndPointException = {}));
|
|
415
238
|
export var DescribeAccessPointsInput;
|
|
416
239
|
(function (DescribeAccessPointsInput) {
|
|
417
|
-
/**
|
|
418
|
-
* @internal
|
|
419
|
-
*/
|
|
420
240
|
DescribeAccessPointsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
421
241
|
})(DescribeAccessPointsInput || (DescribeAccessPointsInput = {}));
|
|
422
242
|
export var ListenerDescription;
|
|
423
243
|
(function (ListenerDescription) {
|
|
424
|
-
/**
|
|
425
|
-
* @internal
|
|
426
|
-
*/
|
|
427
244
|
ListenerDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
428
245
|
})(ListenerDescription || (ListenerDescription = {}));
|
|
429
246
|
export var LBCookieStickinessPolicy;
|
|
430
247
|
(function (LBCookieStickinessPolicy) {
|
|
431
|
-
/**
|
|
432
|
-
* @internal
|
|
433
|
-
*/
|
|
434
248
|
LBCookieStickinessPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
435
249
|
})(LBCookieStickinessPolicy || (LBCookieStickinessPolicy = {}));
|
|
436
250
|
export var Policies;
|
|
437
251
|
(function (Policies) {
|
|
438
|
-
/**
|
|
439
|
-
* @internal
|
|
440
|
-
*/
|
|
441
252
|
Policies.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
442
253
|
})(Policies || (Policies = {}));
|
|
443
254
|
export var SourceSecurityGroup;
|
|
444
255
|
(function (SourceSecurityGroup) {
|
|
445
|
-
/**
|
|
446
|
-
* @internal
|
|
447
|
-
*/
|
|
448
256
|
SourceSecurityGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
449
257
|
})(SourceSecurityGroup || (SourceSecurityGroup = {}));
|
|
450
258
|
export var LoadBalancerDescription;
|
|
451
259
|
(function (LoadBalancerDescription) {
|
|
452
|
-
/**
|
|
453
|
-
* @internal
|
|
454
|
-
*/
|
|
455
260
|
LoadBalancerDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
456
261
|
})(LoadBalancerDescription || (LoadBalancerDescription = {}));
|
|
457
262
|
export var DescribeAccessPointsOutput;
|
|
458
263
|
(function (DescribeAccessPointsOutput) {
|
|
459
|
-
/**
|
|
460
|
-
* @internal
|
|
461
|
-
*/
|
|
462
264
|
DescribeAccessPointsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
463
265
|
})(DescribeAccessPointsOutput || (DescribeAccessPointsOutput = {}));
|
|
464
266
|
export var DescribeAccountLimitsInput;
|
|
465
267
|
(function (DescribeAccountLimitsInput) {
|
|
466
|
-
/**
|
|
467
|
-
* @internal
|
|
468
|
-
*/
|
|
469
268
|
DescribeAccountLimitsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
470
269
|
})(DescribeAccountLimitsInput || (DescribeAccountLimitsInput = {}));
|
|
471
270
|
export var Limit;
|
|
472
271
|
(function (Limit) {
|
|
473
|
-
/**
|
|
474
|
-
* @internal
|
|
475
|
-
*/
|
|
476
272
|
Limit.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
477
273
|
})(Limit || (Limit = {}));
|
|
478
274
|
export var DescribeAccountLimitsOutput;
|
|
479
275
|
(function (DescribeAccountLimitsOutput) {
|
|
480
|
-
/**
|
|
481
|
-
* @internal
|
|
482
|
-
*/
|
|
483
276
|
DescribeAccountLimitsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
484
277
|
})(DescribeAccountLimitsOutput || (DescribeAccountLimitsOutput = {}));
|
|
485
278
|
export var DescribeEndPointStateInput;
|
|
486
279
|
(function (DescribeEndPointStateInput) {
|
|
487
|
-
/**
|
|
488
|
-
* @internal
|
|
489
|
-
*/
|
|
490
280
|
DescribeEndPointStateInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
491
281
|
})(DescribeEndPointStateInput || (DescribeEndPointStateInput = {}));
|
|
492
282
|
export var InstanceState;
|
|
493
283
|
(function (InstanceState) {
|
|
494
|
-
/**
|
|
495
|
-
* @internal
|
|
496
|
-
*/
|
|
497
284
|
InstanceState.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
498
285
|
})(InstanceState || (InstanceState = {}));
|
|
499
286
|
export var DescribeEndPointStateOutput;
|
|
500
287
|
(function (DescribeEndPointStateOutput) {
|
|
501
|
-
/**
|
|
502
|
-
* @internal
|
|
503
|
-
*/
|
|
504
288
|
DescribeEndPointStateOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
505
289
|
})(DescribeEndPointStateOutput || (DescribeEndPointStateOutput = {}));
|
|
506
290
|
export var DescribeLoadBalancerAttributesInput;
|
|
507
291
|
(function (DescribeLoadBalancerAttributesInput) {
|
|
508
|
-
/**
|
|
509
|
-
* @internal
|
|
510
|
-
*/
|
|
511
292
|
DescribeLoadBalancerAttributesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
512
293
|
})(DescribeLoadBalancerAttributesInput || (DescribeLoadBalancerAttributesInput = {}));
|
|
513
294
|
export var LoadBalancerAttributes;
|
|
514
295
|
(function (LoadBalancerAttributes) {
|
|
515
|
-
/**
|
|
516
|
-
* @internal
|
|
517
|
-
*/
|
|
518
296
|
LoadBalancerAttributes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
519
297
|
})(LoadBalancerAttributes || (LoadBalancerAttributes = {}));
|
|
520
298
|
export var DescribeLoadBalancerAttributesOutput;
|
|
521
299
|
(function (DescribeLoadBalancerAttributesOutput) {
|
|
522
|
-
/**
|
|
523
|
-
* @internal
|
|
524
|
-
*/
|
|
525
300
|
DescribeLoadBalancerAttributesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
526
301
|
})(DescribeLoadBalancerAttributesOutput || (DescribeLoadBalancerAttributesOutput = {}));
|
|
527
302
|
export var LoadBalancerAttributeNotFoundException;
|
|
528
303
|
(function (LoadBalancerAttributeNotFoundException) {
|
|
529
|
-
/**
|
|
530
|
-
* @internal
|
|
531
|
-
*/
|
|
532
304
|
LoadBalancerAttributeNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
533
305
|
})(LoadBalancerAttributeNotFoundException || (LoadBalancerAttributeNotFoundException = {}));
|
|
534
306
|
export var DescribeLoadBalancerPoliciesInput;
|
|
535
307
|
(function (DescribeLoadBalancerPoliciesInput) {
|
|
536
|
-
/**
|
|
537
|
-
* @internal
|
|
538
|
-
*/
|
|
539
308
|
DescribeLoadBalancerPoliciesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
540
309
|
})(DescribeLoadBalancerPoliciesInput || (DescribeLoadBalancerPoliciesInput = {}));
|
|
541
310
|
export var PolicyAttributeDescription;
|
|
542
311
|
(function (PolicyAttributeDescription) {
|
|
543
|
-
/**
|
|
544
|
-
* @internal
|
|
545
|
-
*/
|
|
546
312
|
PolicyAttributeDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
547
313
|
})(PolicyAttributeDescription || (PolicyAttributeDescription = {}));
|
|
548
314
|
export var PolicyDescription;
|
|
549
315
|
(function (PolicyDescription) {
|
|
550
|
-
/**
|
|
551
|
-
* @internal
|
|
552
|
-
*/
|
|
553
316
|
PolicyDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
554
317
|
})(PolicyDescription || (PolicyDescription = {}));
|
|
555
318
|
export var DescribeLoadBalancerPoliciesOutput;
|
|
556
319
|
(function (DescribeLoadBalancerPoliciesOutput) {
|
|
557
|
-
/**
|
|
558
|
-
* @internal
|
|
559
|
-
*/
|
|
560
320
|
DescribeLoadBalancerPoliciesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
561
321
|
})(DescribeLoadBalancerPoliciesOutput || (DescribeLoadBalancerPoliciesOutput = {}));
|
|
562
322
|
export var PolicyNotFoundException;
|
|
563
323
|
(function (PolicyNotFoundException) {
|
|
564
|
-
/**
|
|
565
|
-
* @internal
|
|
566
|
-
*/
|
|
567
324
|
PolicyNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
568
325
|
})(PolicyNotFoundException || (PolicyNotFoundException = {}));
|
|
569
326
|
export var DescribeLoadBalancerPolicyTypesInput;
|
|
570
327
|
(function (DescribeLoadBalancerPolicyTypesInput) {
|
|
571
|
-
/**
|
|
572
|
-
* @internal
|
|
573
|
-
*/
|
|
574
328
|
DescribeLoadBalancerPolicyTypesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
575
329
|
})(DescribeLoadBalancerPolicyTypesInput || (DescribeLoadBalancerPolicyTypesInput = {}));
|
|
576
330
|
export var PolicyAttributeTypeDescription;
|
|
577
331
|
(function (PolicyAttributeTypeDescription) {
|
|
578
|
-
/**
|
|
579
|
-
* @internal
|
|
580
|
-
*/
|
|
581
332
|
PolicyAttributeTypeDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
582
333
|
})(PolicyAttributeTypeDescription || (PolicyAttributeTypeDescription = {}));
|
|
583
334
|
export var PolicyTypeDescription;
|
|
584
335
|
(function (PolicyTypeDescription) {
|
|
585
|
-
/**
|
|
586
|
-
* @internal
|
|
587
|
-
*/
|
|
588
336
|
PolicyTypeDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
589
337
|
})(PolicyTypeDescription || (PolicyTypeDescription = {}));
|
|
590
338
|
export var DescribeLoadBalancerPolicyTypesOutput;
|
|
591
339
|
(function (DescribeLoadBalancerPolicyTypesOutput) {
|
|
592
|
-
/**
|
|
593
|
-
* @internal
|
|
594
|
-
*/
|
|
595
340
|
DescribeLoadBalancerPolicyTypesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
596
341
|
})(DescribeLoadBalancerPolicyTypesOutput || (DescribeLoadBalancerPolicyTypesOutput = {}));
|
|
597
342
|
export var DescribeTagsInput;
|
|
598
343
|
(function (DescribeTagsInput) {
|
|
599
|
-
/**
|
|
600
|
-
* @internal
|
|
601
|
-
*/
|
|
602
344
|
DescribeTagsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
603
345
|
})(DescribeTagsInput || (DescribeTagsInput = {}));
|
|
604
346
|
export var TagDescription;
|
|
605
347
|
(function (TagDescription) {
|
|
606
|
-
/**
|
|
607
|
-
* @internal
|
|
608
|
-
*/
|
|
609
348
|
TagDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
610
349
|
})(TagDescription || (TagDescription = {}));
|
|
611
350
|
export var DescribeTagsOutput;
|
|
612
351
|
(function (DescribeTagsOutput) {
|
|
613
|
-
/**
|
|
614
|
-
* @internal
|
|
615
|
-
*/
|
|
616
352
|
DescribeTagsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
617
353
|
})(DescribeTagsOutput || (DescribeTagsOutput = {}));
|
|
618
354
|
export var DetachLoadBalancerFromSubnetsInput;
|
|
619
355
|
(function (DetachLoadBalancerFromSubnetsInput) {
|
|
620
|
-
/**
|
|
621
|
-
* @internal
|
|
622
|
-
*/
|
|
623
356
|
DetachLoadBalancerFromSubnetsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
624
357
|
})(DetachLoadBalancerFromSubnetsInput || (DetachLoadBalancerFromSubnetsInput = {}));
|
|
625
358
|
export var DetachLoadBalancerFromSubnetsOutput;
|
|
626
359
|
(function (DetachLoadBalancerFromSubnetsOutput) {
|
|
627
|
-
/**
|
|
628
|
-
* @internal
|
|
629
|
-
*/
|
|
630
360
|
DetachLoadBalancerFromSubnetsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
631
361
|
})(DetachLoadBalancerFromSubnetsOutput || (DetachLoadBalancerFromSubnetsOutput = {}));
|
|
632
362
|
export var RemoveAvailabilityZonesInput;
|
|
633
363
|
(function (RemoveAvailabilityZonesInput) {
|
|
634
|
-
/**
|
|
635
|
-
* @internal
|
|
636
|
-
*/
|
|
637
364
|
RemoveAvailabilityZonesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
638
365
|
})(RemoveAvailabilityZonesInput || (RemoveAvailabilityZonesInput = {}));
|
|
639
366
|
export var RemoveAvailabilityZonesOutput;
|
|
640
367
|
(function (RemoveAvailabilityZonesOutput) {
|
|
641
|
-
/**
|
|
642
|
-
* @internal
|
|
643
|
-
*/
|
|
644
368
|
RemoveAvailabilityZonesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
645
369
|
})(RemoveAvailabilityZonesOutput || (RemoveAvailabilityZonesOutput = {}));
|
|
646
370
|
export var ModifyLoadBalancerAttributesInput;
|
|
647
371
|
(function (ModifyLoadBalancerAttributesInput) {
|
|
648
|
-
/**
|
|
649
|
-
* @internal
|
|
650
|
-
*/
|
|
651
372
|
ModifyLoadBalancerAttributesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
652
373
|
})(ModifyLoadBalancerAttributesInput || (ModifyLoadBalancerAttributesInput = {}));
|
|
653
374
|
export var ModifyLoadBalancerAttributesOutput;
|
|
654
375
|
(function (ModifyLoadBalancerAttributesOutput) {
|
|
655
|
-
/**
|
|
656
|
-
* @internal
|
|
657
|
-
*/
|
|
658
376
|
ModifyLoadBalancerAttributesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
659
377
|
})(ModifyLoadBalancerAttributesOutput || (ModifyLoadBalancerAttributesOutput = {}));
|
|
660
378
|
export var RegisterEndPointsInput;
|
|
661
379
|
(function (RegisterEndPointsInput) {
|
|
662
|
-
/**
|
|
663
|
-
* @internal
|
|
664
|
-
*/
|
|
665
380
|
RegisterEndPointsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
666
381
|
})(RegisterEndPointsInput || (RegisterEndPointsInput = {}));
|
|
667
382
|
export var RegisterEndPointsOutput;
|
|
668
383
|
(function (RegisterEndPointsOutput) {
|
|
669
|
-
/**
|
|
670
|
-
* @internal
|
|
671
|
-
*/
|
|
672
384
|
RegisterEndPointsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
673
385
|
})(RegisterEndPointsOutput || (RegisterEndPointsOutput = {}));
|
|
674
386
|
export var TagKeyOnly;
|
|
675
387
|
(function (TagKeyOnly) {
|
|
676
|
-
/**
|
|
677
|
-
* @internal
|
|
678
|
-
*/
|
|
679
388
|
TagKeyOnly.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
680
389
|
})(TagKeyOnly || (TagKeyOnly = {}));
|
|
681
390
|
export var RemoveTagsInput;
|
|
682
391
|
(function (RemoveTagsInput) {
|
|
683
|
-
/**
|
|
684
|
-
* @internal
|
|
685
|
-
*/
|
|
686
392
|
RemoveTagsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
687
393
|
})(RemoveTagsInput || (RemoveTagsInput = {}));
|
|
688
394
|
export var RemoveTagsOutput;
|
|
689
395
|
(function (RemoveTagsOutput) {
|
|
690
|
-
/**
|
|
691
|
-
* @internal
|
|
692
|
-
*/
|
|
693
396
|
RemoveTagsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
694
397
|
})(RemoveTagsOutput || (RemoveTagsOutput = {}));
|
|
695
398
|
export var ListenerNotFoundException;
|
|
696
399
|
(function (ListenerNotFoundException) {
|
|
697
|
-
/**
|
|
698
|
-
* @internal
|
|
699
|
-
*/
|
|
700
400
|
ListenerNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
701
401
|
})(ListenerNotFoundException || (ListenerNotFoundException = {}));
|
|
702
402
|
export var SetLoadBalancerListenerSSLCertificateInput;
|
|
703
403
|
(function (SetLoadBalancerListenerSSLCertificateInput) {
|
|
704
|
-
/**
|
|
705
|
-
* @internal
|
|
706
|
-
*/
|
|
707
404
|
SetLoadBalancerListenerSSLCertificateInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
708
405
|
})(SetLoadBalancerListenerSSLCertificateInput || (SetLoadBalancerListenerSSLCertificateInput = {}));
|
|
709
406
|
export var SetLoadBalancerListenerSSLCertificateOutput;
|
|
710
407
|
(function (SetLoadBalancerListenerSSLCertificateOutput) {
|
|
711
|
-
/**
|
|
712
|
-
* @internal
|
|
713
|
-
*/
|
|
714
408
|
SetLoadBalancerListenerSSLCertificateOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
715
409
|
})(SetLoadBalancerListenerSSLCertificateOutput || (SetLoadBalancerListenerSSLCertificateOutput = {}));
|
|
716
410
|
export var SetLoadBalancerPoliciesForBackendServerInput;
|
|
717
411
|
(function (SetLoadBalancerPoliciesForBackendServerInput) {
|
|
718
|
-
/**
|
|
719
|
-
* @internal
|
|
720
|
-
*/
|
|
721
412
|
SetLoadBalancerPoliciesForBackendServerInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
722
413
|
})(SetLoadBalancerPoliciesForBackendServerInput || (SetLoadBalancerPoliciesForBackendServerInput = {}));
|
|
723
414
|
export var SetLoadBalancerPoliciesForBackendServerOutput;
|
|
724
415
|
(function (SetLoadBalancerPoliciesForBackendServerOutput) {
|
|
725
|
-
/**
|
|
726
|
-
* @internal
|
|
727
|
-
*/
|
|
728
416
|
SetLoadBalancerPoliciesForBackendServerOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
729
417
|
})(SetLoadBalancerPoliciesForBackendServerOutput || (SetLoadBalancerPoliciesForBackendServerOutput = {}));
|
|
730
418
|
export var SetLoadBalancerPoliciesOfListenerInput;
|
|
731
419
|
(function (SetLoadBalancerPoliciesOfListenerInput) {
|
|
732
|
-
/**
|
|
733
|
-
* @internal
|
|
734
|
-
*/
|
|
735
420
|
SetLoadBalancerPoliciesOfListenerInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
736
421
|
})(SetLoadBalancerPoliciesOfListenerInput || (SetLoadBalancerPoliciesOfListenerInput = {}));
|
|
737
422
|
export var SetLoadBalancerPoliciesOfListenerOutput;
|
|
738
423
|
(function (SetLoadBalancerPoliciesOfListenerOutput) {
|
|
739
|
-
/**
|
|
740
|
-
* @internal
|
|
741
|
-
*/
|
|
742
424
|
SetLoadBalancerPoliciesOfListenerOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
743
425
|
})(SetLoadBalancerPoliciesOfListenerOutput || (SetLoadBalancerPoliciesOfListenerOutput = {}));
|
|
744
426
|
//# sourceMappingURL=models_0.js.map
|