vendor: update all dependencies
This commit is contained in:
parent
940df88eb2
commit
d64789528d
4309 changed files with 1327278 additions and 1001118 deletions
84
vendor/github.com/aws/aws-sdk-go/service/elb/api.go
generated
vendored
84
vendor/github.com/aws/aws-sdk-go/service/elb/api.go
generated
vendored
|
@ -2727,7 +2727,6 @@ func (c *ELB) SetLoadBalancerPoliciesOfListenerWithContext(ctx aws.Context, inpu
|
|||
}
|
||||
|
||||
// Information about the AccessLog attribute.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/AccessLog
|
||||
type AccessLog struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2799,7 +2798,6 @@ func (s *AccessLog) SetS3BucketPrefix(v string) *AccessLog {
|
|||
}
|
||||
|
||||
// Contains the parameters for AddTags.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/AddTagsInput
|
||||
type AddTagsInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2866,7 +2864,6 @@ func (s *AddTagsInput) SetTags(v []*Tag) *AddTagsInput {
|
|||
}
|
||||
|
||||
// Contains the output of AddTags.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/AddTagsOutput
|
||||
type AddTagsOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
|
@ -2882,7 +2879,6 @@ func (s AddTagsOutput) GoString() string {
|
|||
}
|
||||
|
||||
// This data type is reserved.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/AdditionalAttribute
|
||||
type AdditionalAttribute struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2916,7 +2912,6 @@ func (s *AdditionalAttribute) SetValue(v string) *AdditionalAttribute {
|
|||
}
|
||||
|
||||
// Information about a policy for application-controlled session stickiness.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/AppCookieStickinessPolicy
|
||||
type AppCookieStickinessPolicy struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2951,7 +2946,6 @@ func (s *AppCookieStickinessPolicy) SetPolicyName(v string) *AppCookieStickiness
|
|||
}
|
||||
|
||||
// Contains the parameters for ApplySecurityGroupsToLoadBalancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/ApplySecurityGroupsToLoadBalancerInput
|
||||
type ApplySecurityGroupsToLoadBalancerInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3006,7 +3000,6 @@ func (s *ApplySecurityGroupsToLoadBalancerInput) SetSecurityGroups(v []*string)
|
|||
}
|
||||
|
||||
// Contains the output of ApplySecurityGroupsToLoadBalancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/ApplySecurityGroupsToLoadBalancerOutput
|
||||
type ApplySecurityGroupsToLoadBalancerOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3031,7 +3024,6 @@ func (s *ApplySecurityGroupsToLoadBalancerOutput) SetSecurityGroups(v []*string)
|
|||
}
|
||||
|
||||
// Contains the parameters for AttachLoaBalancerToSubnets.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/AttachLoadBalancerToSubnetsInput
|
||||
type AttachLoadBalancerToSubnetsInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3086,7 +3078,6 @@ func (s *AttachLoadBalancerToSubnetsInput) SetSubnets(v []*string) *AttachLoadBa
|
|||
}
|
||||
|
||||
// Contains the output of AttachLoadBalancerToSubnets.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/AttachLoadBalancerToSubnetsOutput
|
||||
type AttachLoadBalancerToSubnetsOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3111,7 +3102,6 @@ func (s *AttachLoadBalancerToSubnetsOutput) SetSubnets(v []*string) *AttachLoadB
|
|||
}
|
||||
|
||||
// Information about the configuration of an EC2 instance.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/BackendServerDescription
|
||||
type BackendServerDescription struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3145,7 +3135,6 @@ func (s *BackendServerDescription) SetPolicyNames(v []*string) *BackendServerDes
|
|||
}
|
||||
|
||||
// Contains the parameters for ConfigureHealthCheck.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/ConfigureHealthCheckInput
|
||||
type ConfigureHealthCheckInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3204,7 +3193,6 @@ func (s *ConfigureHealthCheckInput) SetLoadBalancerName(v string) *ConfigureHeal
|
|||
}
|
||||
|
||||
// Contains the output of ConfigureHealthCheck.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/ConfigureHealthCheckOutput
|
||||
type ConfigureHealthCheckOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3229,7 +3217,6 @@ func (s *ConfigureHealthCheckOutput) SetHealthCheck(v *HealthCheck) *ConfigureHe
|
|||
}
|
||||
|
||||
// Information about the ConnectionDraining attribute.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/ConnectionDraining
|
||||
type ConnectionDraining struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3279,7 +3266,6 @@ func (s *ConnectionDraining) SetTimeout(v int64) *ConnectionDraining {
|
|||
}
|
||||
|
||||
// Information about the ConnectionSettings attribute.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/ConnectionSettings
|
||||
type ConnectionSettings struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3323,7 +3309,6 @@ func (s *ConnectionSettings) SetIdleTimeout(v int64) *ConnectionSettings {
|
|||
}
|
||||
|
||||
// Contains the parameters for CreateAppCookieStickinessPolicy.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/CreateAppCookieStickinessPolicyInput
|
||||
type CreateAppCookieStickinessPolicyInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3393,7 +3378,6 @@ func (s *CreateAppCookieStickinessPolicyInput) SetPolicyName(v string) *CreateAp
|
|||
}
|
||||
|
||||
// Contains the output for CreateAppCookieStickinessPolicy.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/CreateAppCookieStickinessPolicyOutput
|
||||
type CreateAppCookieStickinessPolicyOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
|
@ -3409,7 +3393,6 @@ func (s CreateAppCookieStickinessPolicyOutput) GoString() string {
|
|||
}
|
||||
|
||||
// Contains the parameters for CreateLBCookieStickinessPolicy.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/CreateLBCookieStickinessPolicyInput
|
||||
type CreateLBCookieStickinessPolicyInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3477,7 +3460,6 @@ func (s *CreateLBCookieStickinessPolicyInput) SetPolicyName(v string) *CreateLBC
|
|||
}
|
||||
|
||||
// Contains the output for CreateLBCookieStickinessPolicy.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/CreateLBCookieStickinessPolicyOutput
|
||||
type CreateLBCookieStickinessPolicyOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
|
@ -3493,7 +3475,6 @@ func (s CreateLBCookieStickinessPolicyOutput) GoString() string {
|
|||
}
|
||||
|
||||
// Contains the parameters for CreateLoadBalancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/CreateAccessPointInput
|
||||
type CreateLoadBalancerInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3641,7 +3622,6 @@ func (s *CreateLoadBalancerInput) SetTags(v []*Tag) *CreateLoadBalancerInput {
|
|||
}
|
||||
|
||||
// Contains the parameters for CreateLoadBalancerListeners.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/CreateLoadBalancerListenerInput
|
||||
type CreateLoadBalancerListenersInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3705,7 +3685,6 @@ func (s *CreateLoadBalancerListenersInput) SetLoadBalancerName(v string) *Create
|
|||
}
|
||||
|
||||
// Contains the parameters for CreateLoadBalancerListener.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/CreateLoadBalancerListenerOutput
|
||||
type CreateLoadBalancerListenersOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
|
@ -3721,7 +3700,6 @@ func (s CreateLoadBalancerListenersOutput) GoString() string {
|
|||
}
|
||||
|
||||
// Contains the output for CreateLoadBalancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/CreateAccessPointOutput
|
||||
type CreateLoadBalancerOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3746,7 +3724,6 @@ func (s *CreateLoadBalancerOutput) SetDNSName(v string) *CreateLoadBalancerOutpu
|
|||
}
|
||||
|
||||
// Contains the parameters for CreateLoadBalancerPolicy.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/CreateLoadBalancerPolicyInput
|
||||
type CreateLoadBalancerPolicyInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3824,7 +3801,6 @@ func (s *CreateLoadBalancerPolicyInput) SetPolicyTypeName(v string) *CreateLoadB
|
|||
}
|
||||
|
||||
// Contains the output of CreateLoadBalancerPolicy.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/CreateLoadBalancerPolicyOutput
|
||||
type CreateLoadBalancerPolicyOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
|
@ -3840,7 +3816,6 @@ func (s CreateLoadBalancerPolicyOutput) GoString() string {
|
|||
}
|
||||
|
||||
// Information about the CrossZoneLoadBalancing attribute.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/CrossZoneLoadBalancing
|
||||
type CrossZoneLoadBalancing struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3880,7 +3855,6 @@ func (s *CrossZoneLoadBalancing) SetEnabled(v bool) *CrossZoneLoadBalancing {
|
|||
}
|
||||
|
||||
// Contains the parameters for DeleteLoadBalancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DeleteAccessPointInput
|
||||
type DeleteLoadBalancerInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3920,7 +3894,6 @@ func (s *DeleteLoadBalancerInput) SetLoadBalancerName(v string) *DeleteLoadBalan
|
|||
}
|
||||
|
||||
// Contains the parameters for DeleteLoadBalancerListeners.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DeleteLoadBalancerListenerInput
|
||||
type DeleteLoadBalancerListenersInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3974,7 +3947,6 @@ func (s *DeleteLoadBalancerListenersInput) SetLoadBalancerPorts(v []*int64) *Del
|
|||
}
|
||||
|
||||
// Contains the output of DeleteLoadBalancerListeners.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DeleteLoadBalancerListenerOutput
|
||||
type DeleteLoadBalancerListenersOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
|
@ -3990,7 +3962,6 @@ func (s DeleteLoadBalancerListenersOutput) GoString() string {
|
|||
}
|
||||
|
||||
// Contains the output of DeleteLoadBalancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DeleteAccessPointOutput
|
||||
type DeleteLoadBalancerOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
|
@ -4006,7 +3977,6 @@ func (s DeleteLoadBalancerOutput) GoString() string {
|
|||
}
|
||||
|
||||
// Contains the parameters for DeleteLoadBalancerPolicy.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DeleteLoadBalancerPolicyInput
|
||||
type DeleteLoadBalancerPolicyInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4060,7 +4030,6 @@ func (s *DeleteLoadBalancerPolicyInput) SetPolicyName(v string) *DeleteLoadBalan
|
|||
}
|
||||
|
||||
// Contains the output of DeleteLoadBalancerPolicy.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DeleteLoadBalancerPolicyOutput
|
||||
type DeleteLoadBalancerPolicyOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
|
@ -4076,7 +4045,6 @@ func (s DeleteLoadBalancerPolicyOutput) GoString() string {
|
|||
}
|
||||
|
||||
// Contains the parameters for DeregisterInstancesFromLoadBalancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DeregisterEndPointsInput
|
||||
type DeregisterInstancesFromLoadBalancerInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4130,7 +4098,6 @@ func (s *DeregisterInstancesFromLoadBalancerInput) SetLoadBalancerName(v string)
|
|||
}
|
||||
|
||||
// Contains the output of DeregisterInstancesFromLoadBalancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DeregisterEndPointsOutput
|
||||
type DeregisterInstancesFromLoadBalancerOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4154,7 +4121,6 @@ func (s *DeregisterInstancesFromLoadBalancerOutput) SetInstances(v []*Instance)
|
|||
return s
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DescribeAccountLimitsInput
|
||||
type DescribeAccountLimitsInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4201,7 +4167,6 @@ func (s *DescribeAccountLimitsInput) SetPageSize(v int64) *DescribeAccountLimits
|
|||
return s
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DescribeAccountLimitsOutput
|
||||
type DescribeAccountLimitsOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4236,7 +4201,6 @@ func (s *DescribeAccountLimitsOutput) SetNextMarker(v string) *DescribeAccountLi
|
|||
}
|
||||
|
||||
// Contains the parameters for DescribeInstanceHealth.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DescribeEndPointStateInput
|
||||
type DescribeInstanceHealthInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4285,7 +4249,6 @@ func (s *DescribeInstanceHealthInput) SetLoadBalancerName(v string) *DescribeIns
|
|||
}
|
||||
|
||||
// Contains the output for DescribeInstanceHealth.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DescribeEndPointStateOutput
|
||||
type DescribeInstanceHealthOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4310,7 +4273,6 @@ func (s *DescribeInstanceHealthOutput) SetInstanceStates(v []*InstanceState) *De
|
|||
}
|
||||
|
||||
// Contains the parameters for DescribeLoadBalancerAttributes.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DescribeLoadBalancerAttributesInput
|
||||
type DescribeLoadBalancerAttributesInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4350,7 +4312,6 @@ func (s *DescribeLoadBalancerAttributesInput) SetLoadBalancerName(v string) *Des
|
|||
}
|
||||
|
||||
// Contains the output of DescribeLoadBalancerAttributes.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DescribeLoadBalancerAttributesOutput
|
||||
type DescribeLoadBalancerAttributesOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4375,7 +4336,6 @@ func (s *DescribeLoadBalancerAttributesOutput) SetLoadBalancerAttributes(v *Load
|
|||
}
|
||||
|
||||
// Contains the parameters for DescribeLoadBalancerPolicies.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DescribeLoadBalancerPoliciesInput
|
||||
type DescribeLoadBalancerPoliciesInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4409,7 +4369,6 @@ func (s *DescribeLoadBalancerPoliciesInput) SetPolicyNames(v []*string) *Describ
|
|||
}
|
||||
|
||||
// Contains the output of DescribeLoadBalancerPolicies.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DescribeLoadBalancerPoliciesOutput
|
||||
type DescribeLoadBalancerPoliciesOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4434,7 +4393,6 @@ func (s *DescribeLoadBalancerPoliciesOutput) SetPolicyDescriptions(v []*PolicyDe
|
|||
}
|
||||
|
||||
// Contains the parameters for DescribeLoadBalancerPolicyTypes.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DescribeLoadBalancerPolicyTypesInput
|
||||
type DescribeLoadBalancerPolicyTypesInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4460,7 +4418,6 @@ func (s *DescribeLoadBalancerPolicyTypesInput) SetPolicyTypeNames(v []*string) *
|
|||
}
|
||||
|
||||
// Contains the output of DescribeLoadBalancerPolicyTypes.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DescribeLoadBalancerPolicyTypesOutput
|
||||
type DescribeLoadBalancerPolicyTypesOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4485,7 +4442,6 @@ func (s *DescribeLoadBalancerPolicyTypesOutput) SetPolicyTypeDescriptions(v []*P
|
|||
}
|
||||
|
||||
// Contains the parameters for DescribeLoadBalancers.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DescribeAccessPointsInput
|
||||
type DescribeLoadBalancersInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4543,7 +4499,6 @@ func (s *DescribeLoadBalancersInput) SetPageSize(v int64) *DescribeLoadBalancers
|
|||
}
|
||||
|
||||
// Contains the parameters for DescribeLoadBalancers.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DescribeAccessPointsOutput
|
||||
type DescribeLoadBalancersOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4578,7 +4533,6 @@ func (s *DescribeLoadBalancersOutput) SetNextMarker(v string) *DescribeLoadBalan
|
|||
}
|
||||
|
||||
// Contains the parameters for DescribeTags.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DescribeTagsInput
|
||||
type DescribeTagsInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4621,7 +4575,6 @@ func (s *DescribeTagsInput) SetLoadBalancerNames(v []*string) *DescribeTagsInput
|
|||
}
|
||||
|
||||
// Contains the output for DescribeTags.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DescribeTagsOutput
|
||||
type DescribeTagsOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4646,7 +4599,6 @@ func (s *DescribeTagsOutput) SetTagDescriptions(v []*TagDescription) *DescribeTa
|
|||
}
|
||||
|
||||
// Contains the parameters for DetachLoadBalancerFromSubnets.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DetachLoadBalancerFromSubnetsInput
|
||||
type DetachLoadBalancerFromSubnetsInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4700,7 +4652,6 @@ func (s *DetachLoadBalancerFromSubnetsInput) SetSubnets(v []*string) *DetachLoad
|
|||
}
|
||||
|
||||
// Contains the output of DetachLoadBalancerFromSubnets.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DetachLoadBalancerFromSubnetsOutput
|
||||
type DetachLoadBalancerFromSubnetsOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4725,7 +4676,6 @@ func (s *DetachLoadBalancerFromSubnetsOutput) SetSubnets(v []*string) *DetachLoa
|
|||
}
|
||||
|
||||
// Contains the parameters for DisableAvailabilityZonesForLoadBalancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/RemoveAvailabilityZonesInput
|
||||
type DisableAvailabilityZonesForLoadBalancerInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4779,7 +4729,6 @@ func (s *DisableAvailabilityZonesForLoadBalancerInput) SetLoadBalancerName(v str
|
|||
}
|
||||
|
||||
// Contains the output for DisableAvailabilityZonesForLoadBalancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/RemoveAvailabilityZonesOutput
|
||||
type DisableAvailabilityZonesForLoadBalancerOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4804,7 +4753,6 @@ func (s *DisableAvailabilityZonesForLoadBalancerOutput) SetAvailabilityZones(v [
|
|||
}
|
||||
|
||||
// Contains the parameters for EnableAvailabilityZonesForLoadBalancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/AddAvailabilityZonesInput
|
||||
type EnableAvailabilityZonesForLoadBalancerInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4858,7 +4806,6 @@ func (s *EnableAvailabilityZonesForLoadBalancerInput) SetLoadBalancerName(v stri
|
|||
}
|
||||
|
||||
// Contains the output of EnableAvailabilityZonesForLoadBalancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/AddAvailabilityZonesOutput
|
||||
type EnableAvailabilityZonesForLoadBalancerOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4883,7 +4830,6 @@ func (s *EnableAvailabilityZonesForLoadBalancerOutput) SetAvailabilityZones(v []
|
|||
}
|
||||
|
||||
// Information about a health check.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/HealthCheck
|
||||
type HealthCheck struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -5014,7 +4960,6 @@ func (s *HealthCheck) SetUnhealthyThreshold(v int64) *HealthCheck {
|
|||
}
|
||||
|
||||
// The ID of an EC2 instance.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/Instance
|
||||
type Instance struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -5039,7 +4984,6 @@ func (s *Instance) SetInstanceId(v string) *Instance {
|
|||
}
|
||||
|
||||
// Information about the state of an EC2 instance.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/InstanceState
|
||||
type InstanceState struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -5124,7 +5068,6 @@ func (s *InstanceState) SetState(v string) *InstanceState {
|
|||
}
|
||||
|
||||
// Information about a policy for duration-based session stickiness.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/LBCookieStickinessPolicy
|
||||
type LBCookieStickinessPolicy struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -5161,7 +5104,6 @@ func (s *LBCookieStickinessPolicy) SetPolicyName(v string) *LBCookieStickinessPo
|
|||
}
|
||||
|
||||
// Information about an Elastic Load Balancing resource limit for your AWS account.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/Limit
|
||||
type Limit struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -5203,7 +5145,6 @@ func (s *Limit) SetName(v string) *Limit {
|
|||
// For information about the protocols and the ports supported by Elastic Load
|
||||
// Balancing, see Listeners for Your Classic Load Balancer (http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-listener-config.html)
|
||||
// in the Classic Load Balancer Guide.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/Listener
|
||||
type Listener struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -5305,7 +5246,6 @@ func (s *Listener) SetSSLCertificateId(v string) *Listener {
|
|||
}
|
||||
|
||||
// The policies enabled for a listener.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/ListenerDescription
|
||||
type ListenerDescription struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -5339,7 +5279,6 @@ func (s *ListenerDescription) SetPolicyNames(v []*string) *ListenerDescription {
|
|||
}
|
||||
|
||||
// The attributes for a load balancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/LoadBalancerAttributes
|
||||
type LoadBalancerAttributes struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -5448,7 +5387,6 @@ func (s *LoadBalancerAttributes) SetCrossZoneLoadBalancing(v *CrossZoneLoadBalan
|
|||
}
|
||||
|
||||
// Information about a load balancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/LoadBalancerDescription
|
||||
type LoadBalancerDescription struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -5621,7 +5559,6 @@ func (s *LoadBalancerDescription) SetVPCId(v string) *LoadBalancerDescription {
|
|||
}
|
||||
|
||||
// Contains the parameters for ModifyLoadBalancerAttributes.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/ModifyLoadBalancerAttributesInput
|
||||
type ModifyLoadBalancerAttributesInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -5680,7 +5617,6 @@ func (s *ModifyLoadBalancerAttributesInput) SetLoadBalancerName(v string) *Modif
|
|||
}
|
||||
|
||||
// Contains the output of ModifyLoadBalancerAttributes.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/ModifyLoadBalancerAttributesOutput
|
||||
type ModifyLoadBalancerAttributesOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -5714,7 +5650,6 @@ func (s *ModifyLoadBalancerAttributesOutput) SetLoadBalancerName(v string) *Modi
|
|||
}
|
||||
|
||||
// The policies for a load balancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/Policies
|
||||
type Policies struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -5757,7 +5692,6 @@ func (s *Policies) SetOtherPolicies(v []*string) *Policies {
|
|||
}
|
||||
|
||||
// Information about a policy attribute.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/PolicyAttribute
|
||||
type PolicyAttribute struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -5791,7 +5725,6 @@ func (s *PolicyAttribute) SetAttributeValue(v string) *PolicyAttribute {
|
|||
}
|
||||
|
||||
// Information about a policy attribute.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/PolicyAttributeDescription
|
||||
type PolicyAttributeDescription struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -5825,7 +5758,6 @@ func (s *PolicyAttributeDescription) SetAttributeValue(v string) *PolicyAttribut
|
|||
}
|
||||
|
||||
// Information about a policy attribute type.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/PolicyAttributeTypeDescription
|
||||
type PolicyAttributeTypeDescription struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -5896,7 +5828,6 @@ func (s *PolicyAttributeTypeDescription) SetDescription(v string) *PolicyAttribu
|
|||
}
|
||||
|
||||
// Information about a policy.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/PolicyDescription
|
||||
type PolicyDescription struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -5939,7 +5870,6 @@ func (s *PolicyDescription) SetPolicyTypeName(v string) *PolicyDescription {
|
|||
}
|
||||
|
||||
// Information about a policy type.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/PolicyTypeDescription
|
||||
type PolicyTypeDescription struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -5983,7 +5913,6 @@ func (s *PolicyTypeDescription) SetPolicyTypeName(v string) *PolicyTypeDescripti
|
|||
}
|
||||
|
||||
// Contains the parameters for RegisterInstancesWithLoadBalancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/RegisterEndPointsInput
|
||||
type RegisterInstancesWithLoadBalancerInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -6037,7 +5966,6 @@ func (s *RegisterInstancesWithLoadBalancerInput) SetLoadBalancerName(v string) *
|
|||
}
|
||||
|
||||
// Contains the output of RegisterInstancesWithLoadBalancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/RegisterEndPointsOutput
|
||||
type RegisterInstancesWithLoadBalancerOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -6062,7 +5990,6 @@ func (s *RegisterInstancesWithLoadBalancerOutput) SetInstances(v []*Instance) *R
|
|||
}
|
||||
|
||||
// Contains the parameters for RemoveTags.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/RemoveTagsInput
|
||||
type RemoveTagsInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -6130,7 +6057,6 @@ func (s *RemoveTagsInput) SetTags(v []*TagKeyOnly) *RemoveTagsInput {
|
|||
}
|
||||
|
||||
// Contains the output of RemoveTags.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/RemoveTagsOutput
|
||||
type RemoveTagsOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
|
@ -6146,7 +6072,6 @@ func (s RemoveTagsOutput) GoString() string {
|
|||
}
|
||||
|
||||
// Contains the parameters for SetLoadBalancerListenerSSLCertificate.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/SetLoadBalancerListenerSSLCertificateInput
|
||||
type SetLoadBalancerListenerSSLCertificateInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -6214,7 +6139,6 @@ func (s *SetLoadBalancerListenerSSLCertificateInput) SetSSLCertificateId(v strin
|
|||
}
|
||||
|
||||
// Contains the output of SetLoadBalancerListenerSSLCertificate.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/SetLoadBalancerListenerSSLCertificateOutput
|
||||
type SetLoadBalancerListenerSSLCertificateOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
|
@ -6230,7 +6154,6 @@ func (s SetLoadBalancerListenerSSLCertificateOutput) GoString() string {
|
|||
}
|
||||
|
||||
// Contains the parameters for SetLoadBalancerPoliciesForBackendServer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/SetLoadBalancerPoliciesForBackendServerInput
|
||||
type SetLoadBalancerPoliciesForBackendServerInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -6299,7 +6222,6 @@ func (s *SetLoadBalancerPoliciesForBackendServerInput) SetPolicyNames(v []*strin
|
|||
}
|
||||
|
||||
// Contains the output of SetLoadBalancerPoliciesForBackendServer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/SetLoadBalancerPoliciesForBackendServerOutput
|
||||
type SetLoadBalancerPoliciesForBackendServerOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
|
@ -6315,7 +6237,6 @@ func (s SetLoadBalancerPoliciesForBackendServerOutput) GoString() string {
|
|||
}
|
||||
|
||||
// Contains the parameters for SetLoadBalancePoliciesOfListener.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/SetLoadBalancerPoliciesOfListenerInput
|
||||
type SetLoadBalancerPoliciesOfListenerInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -6385,7 +6306,6 @@ func (s *SetLoadBalancerPoliciesOfListenerInput) SetPolicyNames(v []*string) *Se
|
|||
}
|
||||
|
||||
// Contains the output of SetLoadBalancePoliciesOfListener.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/SetLoadBalancerPoliciesOfListenerOutput
|
||||
type SetLoadBalancerPoliciesOfListenerOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
|
@ -6401,7 +6321,6 @@ func (s SetLoadBalancerPoliciesOfListenerOutput) GoString() string {
|
|||
}
|
||||
|
||||
// Information about a source security group.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/SourceSecurityGroup
|
||||
type SourceSecurityGroup struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -6435,7 +6354,6 @@ func (s *SourceSecurityGroup) SetOwnerAlias(v string) *SourceSecurityGroup {
|
|||
}
|
||||
|
||||
// Information about a tag.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/Tag
|
||||
type Tag struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -6487,7 +6405,6 @@ func (s *Tag) SetValue(v string) *Tag {
|
|||
}
|
||||
|
||||
// The tags associated with a load balancer.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/TagDescription
|
||||
type TagDescription struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -6521,7 +6438,6 @@ func (s *TagDescription) SetTags(v []*Tag) *TagDescription {
|
|||
}
|
||||
|
||||
// The key of a tag.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/TagKeyOnly
|
||||
type TagKeyOnly struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue