Documentation
¶
Overview ¶
Package albiface provides an interface to enable mocking the ALB service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type ALB
- func (c *ALB) AddAclEntries(input *AddAclEntriesInput) (*AddAclEntriesOutput, error)
- func (c *ALB) AddAclEntriesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) AddAclEntriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) AddAclEntriesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) AddAclEntriesRequest(input *AddAclEntriesInput) (req *request.Request, output *AddAclEntriesOutput)
- func (c *ALB) AddAclEntriesWithContext(ctx byteplus.Context, input *AddAclEntriesInput, opts ...request.Option) (*AddAclEntriesOutput, error)
- func (c *ALB) AddServerGroupBackendServers(input *AddServerGroupBackendServersInput) (*AddServerGroupBackendServersOutput, error)
- func (c *ALB) AddServerGroupBackendServersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) AddServerGroupBackendServersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) AddServerGroupBackendServersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) AddServerGroupBackendServersRequest(input *AddServerGroupBackendServersInput) (req *request.Request, output *AddServerGroupBackendServersOutput)
- func (c *ALB) AddServerGroupBackendServersWithContext(ctx byteplus.Context, input *AddServerGroupBackendServersInput, ...) (*AddServerGroupBackendServersOutput, error)
- func (c *ALB) CloneLoadBalancer(input *CloneLoadBalancerInput) (*CloneLoadBalancerOutput, error)
- func (c *ALB) CloneLoadBalancerCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) CloneLoadBalancerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) CloneLoadBalancerCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) CloneLoadBalancerRequest(input *CloneLoadBalancerInput) (req *request.Request, output *CloneLoadBalancerOutput)
- func (c *ALB) CloneLoadBalancerWithContext(ctx byteplus.Context, input *CloneLoadBalancerInput, opts ...request.Option) (*CloneLoadBalancerOutput, error)
- func (c *ALB) CreateAcl(input *CreateAclInput) (*CreateAclOutput, error)
- func (c *ALB) CreateAclCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) CreateAclCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) CreateAclCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) CreateAclRequest(input *CreateAclInput) (req *request.Request, output *CreateAclOutput)
- func (c *ALB) CreateAclWithContext(ctx byteplus.Context, input *CreateAclInput, opts ...request.Option) (*CreateAclOutput, error)
- func (c *ALB) CreateCustomizedCfg(input *CreateCustomizedCfgInput) (*CreateCustomizedCfgOutput, error)
- func (c *ALB) CreateCustomizedCfgCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) CreateCustomizedCfgCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) CreateCustomizedCfgCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) CreateCustomizedCfgRequest(input *CreateCustomizedCfgInput) (req *request.Request, output *CreateCustomizedCfgOutput)
- func (c *ALB) CreateCustomizedCfgWithContext(ctx byteplus.Context, input *CreateCustomizedCfgInput, opts ...request.Option) (*CreateCustomizedCfgOutput, error)
- func (c *ALB) CreateHealthCheckTemplates(input *CreateHealthCheckTemplatesInput) (*CreateHealthCheckTemplatesOutput, error)
- func (c *ALB) CreateHealthCheckTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) CreateHealthCheckTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) CreateHealthCheckTemplatesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) CreateHealthCheckTemplatesRequest(input *CreateHealthCheckTemplatesInput) (req *request.Request, output *CreateHealthCheckTemplatesOutput)
- func (c *ALB) CreateHealthCheckTemplatesWithContext(ctx byteplus.Context, input *CreateHealthCheckTemplatesInput, ...) (*CreateHealthCheckTemplatesOutput, error)
- func (c *ALB) CreateListener(input *CreateListenerInput) (*CreateListenerOutput, error)
- func (c *ALB) CreateListenerCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) CreateListenerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) CreateListenerCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) CreateListenerRequest(input *CreateListenerInput) (req *request.Request, output *CreateListenerOutput)
- func (c *ALB) CreateListenerWithContext(ctx byteplus.Context, input *CreateListenerInput, opts ...request.Option) (*CreateListenerOutput, error)
- func (c *ALB) CreateLoadBalancer(input *CreateLoadBalancerInput) (*CreateLoadBalancerOutput, error)
- func (c *ALB) CreateLoadBalancerCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) CreateLoadBalancerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) CreateLoadBalancerCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) CreateLoadBalancerRequest(input *CreateLoadBalancerInput) (req *request.Request, output *CreateLoadBalancerOutput)
- func (c *ALB) CreateLoadBalancerWithContext(ctx byteplus.Context, input *CreateLoadBalancerInput, opts ...request.Option) (*CreateLoadBalancerOutput, error)
- func (c *ALB) CreateRules(input *CreateRulesInput) (*CreateRulesOutput, error)
- func (c *ALB) CreateRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) CreateRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) CreateRulesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) CreateRulesRequest(input *CreateRulesInput) (req *request.Request, output *CreateRulesOutput)
- func (c *ALB) CreateRulesWithContext(ctx byteplus.Context, input *CreateRulesInput, opts ...request.Option) (*CreateRulesOutput, error)
- func (c *ALB) CreateServerGroup(input *CreateServerGroupInput) (*CreateServerGroupOutput, error)
- func (c *ALB) CreateServerGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) CreateServerGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) CreateServerGroupCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) CreateServerGroupRequest(input *CreateServerGroupInput) (req *request.Request, output *CreateServerGroupOutput)
- func (c *ALB) CreateServerGroupWithContext(ctx byteplus.Context, input *CreateServerGroupInput, opts ...request.Option) (*CreateServerGroupOutput, error)
- func (c *ALB) DeleteAcl(input *DeleteAclInput) (*DeleteAclOutput, error)
- func (c *ALB) DeleteAclCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteAclCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteAclCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteAclRequest(input *DeleteAclInput) (req *request.Request, output *DeleteAclOutput)
- func (c *ALB) DeleteAclWithContext(ctx byteplus.Context, input *DeleteAclInput, opts ...request.Option) (*DeleteAclOutput, error)
- func (c *ALB) DeleteCACertificate(input *DeleteCACertificateInput) (*DeleteCACertificateOutput, error)
- func (c *ALB) DeleteCACertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteCACertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteCACertificateCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteCACertificateRequest(input *DeleteCACertificateInput) (req *request.Request, output *DeleteCACertificateOutput)
- func (c *ALB) DeleteCACertificateWithContext(ctx byteplus.Context, input *DeleteCACertificateInput, opts ...request.Option) (*DeleteCACertificateOutput, error)
- func (c *ALB) DeleteCertificate(input *DeleteCertificateInput) (*DeleteCertificateOutput, error)
- func (c *ALB) DeleteCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteCertificateCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteCertificateRequest(input *DeleteCertificateInput) (req *request.Request, output *DeleteCertificateOutput)
- func (c *ALB) DeleteCertificateWithContext(ctx byteplus.Context, input *DeleteCertificateInput, opts ...request.Option) (*DeleteCertificateOutput, error)
- func (c *ALB) DeleteCustomizedCfg(input *DeleteCustomizedCfgInput) (*DeleteCustomizedCfgOutput, error)
- func (c *ALB) DeleteCustomizedCfgCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteCustomizedCfgCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteCustomizedCfgCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteCustomizedCfgRequest(input *DeleteCustomizedCfgInput) (req *request.Request, output *DeleteCustomizedCfgOutput)
- func (c *ALB) DeleteCustomizedCfgWithContext(ctx byteplus.Context, input *DeleteCustomizedCfgInput, opts ...request.Option) (*DeleteCustomizedCfgOutput, error)
- func (c *ALB) DeleteHealthCheckTemplates(input *DeleteHealthCheckTemplatesInput) (*DeleteHealthCheckTemplatesOutput, error)
- func (c *ALB) DeleteHealthCheckTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteHealthCheckTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteHealthCheckTemplatesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteHealthCheckTemplatesRequest(input *DeleteHealthCheckTemplatesInput) (req *request.Request, output *DeleteHealthCheckTemplatesOutput)
- func (c *ALB) DeleteHealthCheckTemplatesWithContext(ctx byteplus.Context, input *DeleteHealthCheckTemplatesInput, ...) (*DeleteHealthCheckTemplatesOutput, error)
- func (c *ALB) DeleteListener(input *DeleteListenerInput) (*DeleteListenerOutput, error)
- func (c *ALB) DeleteListenerCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteListenerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteListenerCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteListenerRequest(input *DeleteListenerInput) (req *request.Request, output *DeleteListenerOutput)
- func (c *ALB) DeleteListenerWithContext(ctx byteplus.Context, input *DeleteListenerInput, opts ...request.Option) (*DeleteListenerOutput, error)
- func (c *ALB) DeleteLoadBalancer(input *DeleteLoadBalancerInput) (*DeleteLoadBalancerOutput, error)
- func (c *ALB) DeleteLoadBalancerCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteLoadBalancerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteLoadBalancerCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteLoadBalancerRequest(input *DeleteLoadBalancerInput) (req *request.Request, output *DeleteLoadBalancerOutput)
- func (c *ALB) DeleteLoadBalancerWithContext(ctx byteplus.Context, input *DeleteLoadBalancerInput, opts ...request.Option) (*DeleteLoadBalancerOutput, error)
- func (c *ALB) DeleteRules(input *DeleteRulesInput) (*DeleteRulesOutput, error)
- func (c *ALB) DeleteRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteRulesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteRulesRequest(input *DeleteRulesInput) (req *request.Request, output *DeleteRulesOutput)
- func (c *ALB) DeleteRulesWithContext(ctx byteplus.Context, input *DeleteRulesInput, opts ...request.Option) (*DeleteRulesOutput, error)
- func (c *ALB) DeleteServerGroup(input *DeleteServerGroupInput) (*DeleteServerGroupOutput, error)
- func (c *ALB) DeleteServerGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteServerGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteServerGroupCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteServerGroupRequest(input *DeleteServerGroupInput) (req *request.Request, output *DeleteServerGroupOutput)
- func (c *ALB) DeleteServerGroupWithContext(ctx byteplus.Context, input *DeleteServerGroupInput, opts ...request.Option) (*DeleteServerGroupOutput, error)
- func (c *ALB) DescribeAclAttributes(input *DescribeAclAttributesInput) (*DescribeAclAttributesOutput, error)
- func (c *ALB) DescribeAclAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeAclAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeAclAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeAclAttributesRequest(input *DescribeAclAttributesInput) (req *request.Request, output *DescribeAclAttributesOutput)
- func (c *ALB) DescribeAclAttributesWithContext(ctx byteplus.Context, input *DescribeAclAttributesInput, ...) (*DescribeAclAttributesOutput, error)
- func (c *ALB) DescribeAcls(input *DescribeAclsInput) (*DescribeAclsOutput, error)
- func (c *ALB) DescribeAclsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeAclsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeAclsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeAclsRequest(input *DescribeAclsInput) (req *request.Request, output *DescribeAclsOutput)
- func (c *ALB) DescribeAclsWithContext(ctx byteplus.Context, input *DescribeAclsInput, opts ...request.Option) (*DescribeAclsOutput, error)
- func (c *ALB) DescribeAllCertificates(input *DescribeAllCertificatesInput) (*DescribeAllCertificatesOutput, error)
- func (c *ALB) DescribeAllCertificatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeAllCertificatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeAllCertificatesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeAllCertificatesRequest(input *DescribeAllCertificatesInput) (req *request.Request, output *DescribeAllCertificatesOutput)
- func (c *ALB) DescribeAllCertificatesWithContext(ctx byteplus.Context, input *DescribeAllCertificatesInput, ...) (*DescribeAllCertificatesOutput, error)
- func (c *ALB) DescribeCACertificates(input *DescribeCACertificatesInput) (*DescribeCACertificatesOutput, error)
- func (c *ALB) DescribeCACertificatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeCACertificatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeCACertificatesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeCACertificatesRequest(input *DescribeCACertificatesInput) (req *request.Request, output *DescribeCACertificatesOutput)
- func (c *ALB) DescribeCACertificatesWithContext(ctx byteplus.Context, input *DescribeCACertificatesInput, ...) (*DescribeCACertificatesOutput, error)
- func (c *ALB) DescribeCertificates(input *DescribeCertificatesInput) (*DescribeCertificatesOutput, error)
- func (c *ALB) DescribeCertificatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeCertificatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeCertificatesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeCertificatesRequest(input *DescribeCertificatesInput) (req *request.Request, output *DescribeCertificatesOutput)
- func (c *ALB) DescribeCertificatesWithContext(ctx byteplus.Context, input *DescribeCertificatesInput, opts ...request.Option) (*DescribeCertificatesOutput, error)
- func (c *ALB) DescribeCustomizedCfgAttributes(input *DescribeCustomizedCfgAttributesInput) (*DescribeCustomizedCfgAttributesOutput, error)
- func (c *ALB) DescribeCustomizedCfgAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeCustomizedCfgAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeCustomizedCfgAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeCustomizedCfgAttributesRequest(input *DescribeCustomizedCfgAttributesInput) (req *request.Request, output *DescribeCustomizedCfgAttributesOutput)
- func (c *ALB) DescribeCustomizedCfgAttributesWithContext(ctx byteplus.Context, input *DescribeCustomizedCfgAttributesInput, ...) (*DescribeCustomizedCfgAttributesOutput, error)
- func (c *ALB) DescribeCustomizedCfgs(input *DescribeCustomizedCfgsInput) (*DescribeCustomizedCfgsOutput, error)
- func (c *ALB) DescribeCustomizedCfgsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeCustomizedCfgsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeCustomizedCfgsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeCustomizedCfgsRequest(input *DescribeCustomizedCfgsInput) (req *request.Request, output *DescribeCustomizedCfgsOutput)
- func (c *ALB) DescribeCustomizedCfgsWithContext(ctx byteplus.Context, input *DescribeCustomizedCfgsInput, ...) (*DescribeCustomizedCfgsOutput, error)
- func (c *ALB) DescribeHealthCheckTemplates(input *DescribeHealthCheckTemplatesInput) (*DescribeHealthCheckTemplatesOutput, error)
- func (c *ALB) DescribeHealthCheckTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeHealthCheckTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeHealthCheckTemplatesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeHealthCheckTemplatesRequest(input *DescribeHealthCheckTemplatesInput) (req *request.Request, output *DescribeHealthCheckTemplatesOutput)
- func (c *ALB) DescribeHealthCheckTemplatesWithContext(ctx byteplus.Context, input *DescribeHealthCheckTemplatesInput, ...) (*DescribeHealthCheckTemplatesOutput, error)
- func (c *ALB) DescribeListenerAttributes(input *DescribeListenerAttributesInput) (*DescribeListenerAttributesOutput, error)
- func (c *ALB) DescribeListenerAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeListenerAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeListenerAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeListenerAttributesRequest(input *DescribeListenerAttributesInput) (req *request.Request, output *DescribeListenerAttributesOutput)
- func (c *ALB) DescribeListenerAttributesWithContext(ctx byteplus.Context, input *DescribeListenerAttributesInput, ...) (*DescribeListenerAttributesOutput, error)
- func (c *ALB) DescribeListenerHealth(input *DescribeListenerHealthInput) (*DescribeListenerHealthOutput, error)
- func (c *ALB) DescribeListenerHealthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeListenerHealthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeListenerHealthCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeListenerHealthRequest(input *DescribeListenerHealthInput) (req *request.Request, output *DescribeListenerHealthOutput)
- func (c *ALB) DescribeListenerHealthWithContext(ctx byteplus.Context, input *DescribeListenerHealthInput, ...) (*DescribeListenerHealthOutput, error)
- func (c *ALB) DescribeListeners(input *DescribeListenersInput) (*DescribeListenersOutput, error)
- func (c *ALB) DescribeListenersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeListenersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeListenersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeListenersRequest(input *DescribeListenersInput) (req *request.Request, output *DescribeListenersOutput)
- func (c *ALB) DescribeListenersWithContext(ctx byteplus.Context, input *DescribeListenersInput, opts ...request.Option) (*DescribeListenersOutput, error)
- func (c *ALB) DescribeLoadBalancerAttributes(input *DescribeLoadBalancerAttributesInput) (*DescribeLoadBalancerAttributesOutput, error)
- func (c *ALB) DescribeLoadBalancerAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeLoadBalancerAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeLoadBalancerAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeLoadBalancerAttributesRequest(input *DescribeLoadBalancerAttributesInput) (req *request.Request, output *DescribeLoadBalancerAttributesOutput)
- func (c *ALB) DescribeLoadBalancerAttributesWithContext(ctx byteplus.Context, input *DescribeLoadBalancerAttributesInput, ...) (*DescribeLoadBalancerAttributesOutput, error)
- func (c *ALB) DescribeLoadBalancers(input *DescribeLoadBalancersInput) (*DescribeLoadBalancersOutput, error)
- func (c *ALB) DescribeLoadBalancersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeLoadBalancersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeLoadBalancersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeLoadBalancersRequest(input *DescribeLoadBalancersInput) (req *request.Request, output *DescribeLoadBalancersOutput)
- func (c *ALB) DescribeLoadBalancersWithContext(ctx byteplus.Context, input *DescribeLoadBalancersInput, ...) (*DescribeLoadBalancersOutput, error)
- func (c *ALB) DescribeRules(input *DescribeRulesInput) (*DescribeRulesOutput, error)
- func (c *ALB) DescribeRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeRulesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeRulesRequest(input *DescribeRulesInput) (req *request.Request, output *DescribeRulesOutput)
- func (c *ALB) DescribeRulesWithContext(ctx byteplus.Context, input *DescribeRulesInput, opts ...request.Option) (*DescribeRulesOutput, error)
- func (c *ALB) DescribeServerGroupAttributes(input *DescribeServerGroupAttributesInput) (*DescribeServerGroupAttributesOutput, error)
- func (c *ALB) DescribeServerGroupAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeServerGroupAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeServerGroupAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeServerGroupAttributesRequest(input *DescribeServerGroupAttributesInput) (req *request.Request, output *DescribeServerGroupAttributesOutput)
- func (c *ALB) DescribeServerGroupAttributesWithContext(ctx byteplus.Context, input *DescribeServerGroupAttributesInput, ...) (*DescribeServerGroupAttributesOutput, error)
- func (c *ALB) DescribeServerGroupBackendServers(input *DescribeServerGroupBackendServersInput) (*DescribeServerGroupBackendServersOutput, error)
- func (c *ALB) DescribeServerGroupBackendServersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeServerGroupBackendServersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeServerGroupBackendServersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeServerGroupBackendServersRequest(input *DescribeServerGroupBackendServersInput) (req *request.Request, output *DescribeServerGroupBackendServersOutput)
- func (c *ALB) DescribeServerGroupBackendServersWithContext(ctx byteplus.Context, input *DescribeServerGroupBackendServersInput, ...) (*DescribeServerGroupBackendServersOutput, error)
- func (c *ALB) DescribeServerGroups(input *DescribeServerGroupsInput) (*DescribeServerGroupsOutput, error)
- func (c *ALB) DescribeServerGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeServerGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeServerGroupsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeServerGroupsRequest(input *DescribeServerGroupsInput) (req *request.Request, output *DescribeServerGroupsOutput)
- func (c *ALB) DescribeServerGroupsWithContext(ctx byteplus.Context, input *DescribeServerGroupsInput, opts ...request.Option) (*DescribeServerGroupsOutput, error)
- func (c *ALB) DescribeZones(input *DescribeZonesInput) (*DescribeZonesOutput, error)
- func (c *ALB) DescribeZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeZonesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeZonesRequest(input *DescribeZonesInput) (req *request.Request, output *DescribeZonesOutput)
- func (c *ALB) DescribeZonesWithContext(ctx byteplus.Context, input *DescribeZonesInput, opts ...request.Option) (*DescribeZonesOutput, error)
- func (c *ALB) DisableAccessLog(input *DisableAccessLogInput) (*DisableAccessLogOutput, error)
- func (c *ALB) DisableAccessLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DisableAccessLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DisableAccessLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DisableAccessLogRequest(input *DisableAccessLogInput) (req *request.Request, output *DisableAccessLogOutput)
- func (c *ALB) DisableAccessLogWithContext(ctx byteplus.Context, input *DisableAccessLogInput, opts ...request.Option) (*DisableAccessLogOutput, error)
- func (c *ALB) DisableHealthLog(input *DisableHealthLogInput) (*DisableHealthLogOutput, error)
- func (c *ALB) DisableHealthLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DisableHealthLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DisableHealthLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DisableHealthLogRequest(input *DisableHealthLogInput) (req *request.Request, output *DisableHealthLogOutput)
- func (c *ALB) DisableHealthLogWithContext(ctx byteplus.Context, input *DisableHealthLogInput, opts ...request.Option) (*DisableHealthLogOutput, error)
- func (c *ALB) DisableTLSAccessLog(input *DisableTLSAccessLogInput) (*DisableTLSAccessLogOutput, error)
- func (c *ALB) DisableTLSAccessLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DisableTLSAccessLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DisableTLSAccessLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DisableTLSAccessLogRequest(input *DisableTLSAccessLogInput) (req *request.Request, output *DisableTLSAccessLogOutput)
- func (c *ALB) DisableTLSAccessLogWithContext(ctx byteplus.Context, input *DisableTLSAccessLogInput, opts ...request.Option) (*DisableTLSAccessLogOutput, error)
- func (c *ALB) EnableAccessLog(input *EnableAccessLogInput) (*EnableAccessLogOutput, error)
- func (c *ALB) EnableAccessLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) EnableAccessLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) EnableAccessLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) EnableAccessLogRequest(input *EnableAccessLogInput) (req *request.Request, output *EnableAccessLogOutput)
- func (c *ALB) EnableAccessLogWithContext(ctx byteplus.Context, input *EnableAccessLogInput, opts ...request.Option) (*EnableAccessLogOutput, error)
- func (c *ALB) EnableHealthLog(input *EnableHealthLogInput) (*EnableHealthLogOutput, error)
- func (c *ALB) EnableHealthLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) EnableHealthLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) EnableHealthLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) EnableHealthLogRequest(input *EnableHealthLogInput) (req *request.Request, output *EnableHealthLogOutput)
- func (c *ALB) EnableHealthLogWithContext(ctx byteplus.Context, input *EnableHealthLogInput, opts ...request.Option) (*EnableHealthLogOutput, error)
- func (c *ALB) EnableTLSAccessLog(input *EnableTLSAccessLogInput) (*EnableTLSAccessLogOutput, error)
- func (c *ALB) EnableTLSAccessLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) EnableTLSAccessLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) EnableTLSAccessLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) EnableTLSAccessLogRequest(input *EnableTLSAccessLogInput) (req *request.Request, output *EnableTLSAccessLogOutput)
- func (c *ALB) EnableTLSAccessLogWithContext(ctx byteplus.Context, input *EnableTLSAccessLogInput, opts ...request.Option) (*EnableTLSAccessLogOutput, error)
- func (c *ALB) ListTagsForResources(input *ListTagsForResourcesInput) (*ListTagsForResourcesOutput, error)
- func (c *ALB) ListTagsForResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ListTagsForResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ListTagsForResourcesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ListTagsForResourcesRequest(input *ListTagsForResourcesInput) (req *request.Request, output *ListTagsForResourcesOutput)
- func (c *ALB) ListTagsForResourcesWithContext(ctx byteplus.Context, input *ListTagsForResourcesInput, opts ...request.Option) (*ListTagsForResourcesOutput, error)
- func (c *ALB) ModifyAclAttributes(input *ModifyAclAttributesInput) (*ModifyAclAttributesOutput, error)
- func (c *ALB) ModifyAclAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyAclAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyAclAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyAclAttributesRequest(input *ModifyAclAttributesInput) (req *request.Request, output *ModifyAclAttributesOutput)
- func (c *ALB) ModifyAclAttributesWithContext(ctx byteplus.Context, input *ModifyAclAttributesInput, opts ...request.Option) (*ModifyAclAttributesOutput, error)
- func (c *ALB) ModifyCACertificateAttributes(input *ModifyCACertificateAttributesInput) (*ModifyCACertificateAttributesOutput, error)
- func (c *ALB) ModifyCACertificateAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyCACertificateAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyCACertificateAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyCACertificateAttributesRequest(input *ModifyCACertificateAttributesInput) (req *request.Request, output *ModifyCACertificateAttributesOutput)
- func (c *ALB) ModifyCACertificateAttributesWithContext(ctx byteplus.Context, input *ModifyCACertificateAttributesInput, ...) (*ModifyCACertificateAttributesOutput, error)
- func (c *ALB) ModifyCertificateAttributes(input *ModifyCertificateAttributesInput) (*ModifyCertificateAttributesOutput, error)
- func (c *ALB) ModifyCertificateAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyCertificateAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyCertificateAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyCertificateAttributesRequest(input *ModifyCertificateAttributesInput) (req *request.Request, output *ModifyCertificateAttributesOutput)
- func (c *ALB) ModifyCertificateAttributesWithContext(ctx byteplus.Context, input *ModifyCertificateAttributesInput, ...) (*ModifyCertificateAttributesOutput, error)
- func (c *ALB) ModifyCustomizedCfgAttributes(input *ModifyCustomizedCfgAttributesInput) (*ModifyCustomizedCfgAttributesOutput, error)
- func (c *ALB) ModifyCustomizedCfgAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyCustomizedCfgAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyCustomizedCfgAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyCustomizedCfgAttributesRequest(input *ModifyCustomizedCfgAttributesInput) (req *request.Request, output *ModifyCustomizedCfgAttributesOutput)
- func (c *ALB) ModifyCustomizedCfgAttributesWithContext(ctx byteplus.Context, input *ModifyCustomizedCfgAttributesInput, ...) (*ModifyCustomizedCfgAttributesOutput, error)
- func (c *ALB) ModifyHealthCheckTemplatesAttributes(input *ModifyHealthCheckTemplatesAttributesInput) (*ModifyHealthCheckTemplatesAttributesOutput, error)
- func (c *ALB) ModifyHealthCheckTemplatesAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyHealthCheckTemplatesAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyHealthCheckTemplatesAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyHealthCheckTemplatesAttributesRequest(input *ModifyHealthCheckTemplatesAttributesInput) (req *request.Request, output *ModifyHealthCheckTemplatesAttributesOutput)
- func (c *ALB) ModifyHealthCheckTemplatesAttributesWithContext(ctx byteplus.Context, input *ModifyHealthCheckTemplatesAttributesInput, ...) (*ModifyHealthCheckTemplatesAttributesOutput, error)
- func (c *ALB) ModifyListenerAttributes(input *ModifyListenerAttributesInput) (*ModifyListenerAttributesOutput, error)
- func (c *ALB) ModifyListenerAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyListenerAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyListenerAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyListenerAttributesRequest(input *ModifyListenerAttributesInput) (req *request.Request, output *ModifyListenerAttributesOutput)
- func (c *ALB) ModifyListenerAttributesWithContext(ctx byteplus.Context, input *ModifyListenerAttributesInput, ...) (*ModifyListenerAttributesOutput, error)
- func (c *ALB) ModifyLoadBalancerAttributes(input *ModifyLoadBalancerAttributesInput) (*ModifyLoadBalancerAttributesOutput, error)
- func (c *ALB) ModifyLoadBalancerAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyLoadBalancerAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyLoadBalancerAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyLoadBalancerAttributesRequest(input *ModifyLoadBalancerAttributesInput) (req *request.Request, output *ModifyLoadBalancerAttributesOutput)
- func (c *ALB) ModifyLoadBalancerAttributesWithContext(ctx byteplus.Context, input *ModifyLoadBalancerAttributesInput, ...) (*ModifyLoadBalancerAttributesOutput, error)
- func (c *ALB) ModifyLoadBalancerType(input *ModifyLoadBalancerTypeInput) (*ModifyLoadBalancerTypeOutput, error)
- func (c *ALB) ModifyLoadBalancerTypeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyLoadBalancerTypeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyLoadBalancerTypeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyLoadBalancerTypeRequest(input *ModifyLoadBalancerTypeInput) (req *request.Request, output *ModifyLoadBalancerTypeOutput)
- func (c *ALB) ModifyLoadBalancerTypeWithContext(ctx byteplus.Context, input *ModifyLoadBalancerTypeInput, ...) (*ModifyLoadBalancerTypeOutput, error)
- func (c *ALB) ModifyLoadBalancerZones(input *ModifyLoadBalancerZonesInput) (*ModifyLoadBalancerZonesOutput, error)
- func (c *ALB) ModifyLoadBalancerZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyLoadBalancerZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyLoadBalancerZonesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyLoadBalancerZonesRequest(input *ModifyLoadBalancerZonesInput) (req *request.Request, output *ModifyLoadBalancerZonesOutput)
- func (c *ALB) ModifyLoadBalancerZonesWithContext(ctx byteplus.Context, input *ModifyLoadBalancerZonesInput, ...) (*ModifyLoadBalancerZonesOutput, error)
- func (c *ALB) ModifyRules(input *ModifyRulesInput) (*ModifyRulesOutput, error)
- func (c *ALB) ModifyRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyRulesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyRulesRequest(input *ModifyRulesInput) (req *request.Request, output *ModifyRulesOutput)
- func (c *ALB) ModifyRulesWithContext(ctx byteplus.Context, input *ModifyRulesInput, opts ...request.Option) (*ModifyRulesOutput, error)
- func (c *ALB) ModifyServerGroupAttributes(input *ModifyServerGroupAttributesInput) (*ModifyServerGroupAttributesOutput, error)
- func (c *ALB) ModifyServerGroupAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyServerGroupAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyServerGroupAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyServerGroupAttributesRequest(input *ModifyServerGroupAttributesInput) (req *request.Request, output *ModifyServerGroupAttributesOutput)
- func (c *ALB) ModifyServerGroupAttributesWithContext(ctx byteplus.Context, input *ModifyServerGroupAttributesInput, ...) (*ModifyServerGroupAttributesOutput, error)
- func (c *ALB) ModifyServerGroupBackendServers(input *ModifyServerGroupBackendServersInput) (*ModifyServerGroupBackendServersOutput, error)
- func (c *ALB) ModifyServerGroupBackendServersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyServerGroupBackendServersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyServerGroupBackendServersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyServerGroupBackendServersRequest(input *ModifyServerGroupBackendServersInput) (req *request.Request, output *ModifyServerGroupBackendServersOutput)
- func (c *ALB) ModifyServerGroupBackendServersWithContext(ctx byteplus.Context, input *ModifyServerGroupBackendServersInput, ...) (*ModifyServerGroupBackendServersOutput, error)
- func (c *ALB) RemoveAclEntries(input *RemoveAclEntriesInput) (*RemoveAclEntriesOutput, error)
- func (c *ALB) RemoveAclEntriesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) RemoveAclEntriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) RemoveAclEntriesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) RemoveAclEntriesRequest(input *RemoveAclEntriesInput) (req *request.Request, output *RemoveAclEntriesOutput)
- func (c *ALB) RemoveAclEntriesWithContext(ctx byteplus.Context, input *RemoveAclEntriesInput, opts ...request.Option) (*RemoveAclEntriesOutput, error)
- func (c *ALB) RemoveServerGroupBackendServers(input *RemoveServerGroupBackendServersInput) (*RemoveServerGroupBackendServersOutput, error)
- func (c *ALB) RemoveServerGroupBackendServersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) RemoveServerGroupBackendServersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) RemoveServerGroupBackendServersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) RemoveServerGroupBackendServersRequest(input *RemoveServerGroupBackendServersInput) (req *request.Request, output *RemoveServerGroupBackendServersOutput)
- func (c *ALB) RemoveServerGroupBackendServersWithContext(ctx byteplus.Context, input *RemoveServerGroupBackendServersInput, ...) (*RemoveServerGroupBackendServersOutput, error)
- func (c *ALB) ReplaceCACertificate(input *ReplaceCACertificateInput) (*ReplaceCACertificateOutput, error)
- func (c *ALB) ReplaceCACertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ReplaceCACertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ReplaceCACertificateCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ReplaceCACertificateRequest(input *ReplaceCACertificateInput) (req *request.Request, output *ReplaceCACertificateOutput)
- func (c *ALB) ReplaceCACertificateWithContext(ctx byteplus.Context, input *ReplaceCACertificateInput, opts ...request.Option) (*ReplaceCACertificateOutput, error)
- func (c *ALB) ReplaceCertificate(input *ReplaceCertificateInput) (*ReplaceCertificateOutput, error)
- func (c *ALB) ReplaceCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ReplaceCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ReplaceCertificateCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ReplaceCertificateRequest(input *ReplaceCertificateInput) (req *request.Request, output *ReplaceCertificateOutput)
- func (c *ALB) ReplaceCertificateWithContext(ctx byteplus.Context, input *ReplaceCertificateInput, opts ...request.Option) (*ReplaceCertificateOutput, error)
- func (c *ALB) TagResources(input *TagResourcesInput) (*TagResourcesOutput, error)
- func (c *ALB) TagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) TagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) TagResourcesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) TagResourcesRequest(input *TagResourcesInput) (req *request.Request, output *TagResourcesOutput)
- func (c *ALB) TagResourcesWithContext(ctx byteplus.Context, input *TagResourcesInput, opts ...request.Option) (*TagResourcesOutput, error)
- func (c *ALB) UntagResources(input *UntagResourcesInput) (*UntagResourcesOutput, error)
- func (c *ALB) UntagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) UntagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) UntagResourcesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) UntagResourcesRequest(input *UntagResourcesInput) (req *request.Request, output *UntagResourcesOutput)
- func (c *ALB) UntagResourcesWithContext(ctx byteplus.Context, input *UntagResourcesInput, opts ...request.Option) (*UntagResourcesOutput, error)
- func (c *ALB) UploadCACertificate(input *UploadCACertificateInput) (*UploadCACertificateOutput, error)
- func (c *ALB) UploadCACertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) UploadCACertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) UploadCACertificateCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) UploadCACertificateRequest(input *UploadCACertificateInput) (req *request.Request, output *UploadCACertificateOutput)
- func (c *ALB) UploadCACertificateWithContext(ctx byteplus.Context, input *UploadCACertificateInput, opts ...request.Option) (*UploadCACertificateOutput, error)
- func (c *ALB) UploadCertificate(input *UploadCertificateInput) (*UploadCertificateOutput, error)
- func (c *ALB) UploadCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) UploadCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) UploadCertificateCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) UploadCertificateRequest(input *UploadCertificateInput) (req *request.Request, output *UploadCertificateOutput)
- func (c *ALB) UploadCertificateWithContext(ctx byteplus.Context, input *UploadCertificateInput, opts ...request.Option) (*UploadCertificateOutput, error)
- type ALBAPI
- type AccessLogForDescribeLoadBalancerAttributesOutput
- func (s AccessLogForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *AccessLogForDescribeLoadBalancerAttributesOutput) SetBucketName(v string) *AccessLogForDescribeLoadBalancerAttributesOutput
- func (s *AccessLogForDescribeLoadBalancerAttributesOutput) SetEnabled(v bool) *AccessLogForDescribeLoadBalancerAttributesOutput
- func (s AccessLogForDescribeLoadBalancerAttributesOutput) String() string
- type AclEntryForAddAclEntriesInput
- func (s AclEntryForAddAclEntriesInput) GoString() string
- func (s *AclEntryForAddAclEntriesInput) SetDescription(v string) *AclEntryForAddAclEntriesInput
- func (s *AclEntryForAddAclEntriesInput) SetEntry(v string) *AclEntryForAddAclEntriesInput
- func (s AclEntryForAddAclEntriesInput) String() string
- func (s *AclEntryForAddAclEntriesInput) Validate() error
- type AclEntryForDescribeAclAttributesOutput
- func (s AclEntryForDescribeAclAttributesOutput) GoString() string
- func (s *AclEntryForDescribeAclAttributesOutput) SetDescription(v string) *AclEntryForDescribeAclAttributesOutput
- func (s *AclEntryForDescribeAclAttributesOutput) SetEntry(v string) *AclEntryForDescribeAclAttributesOutput
- func (s AclEntryForDescribeAclAttributesOutput) String() string
- type AclForDescribeAclsOutput
- func (s AclForDescribeAclsOutput) GoString() string
- func (s *AclForDescribeAclsOutput) SetAclEntryCount(v int64) *AclForDescribeAclsOutput
- func (s *AclForDescribeAclsOutput) SetAclId(v string) *AclForDescribeAclsOutput
- func (s *AclForDescribeAclsOutput) SetAclName(v string) *AclForDescribeAclsOutput
- func (s *AclForDescribeAclsOutput) SetCreateTime(v string) *AclForDescribeAclsOutput
- func (s *AclForDescribeAclsOutput) SetDescription(v string) *AclForDescribeAclsOutput
- func (s *AclForDescribeAclsOutput) SetListeners(v []*string) *AclForDescribeAclsOutput
- func (s *AclForDescribeAclsOutput) SetProjectName(v string) *AclForDescribeAclsOutput
- func (s *AclForDescribeAclsOutput) SetStatus(v string) *AclForDescribeAclsOutput
- func (s *AclForDescribeAclsOutput) SetTags(v []*TagForDescribeAclsOutput) *AclForDescribeAclsOutput
- func (s *AclForDescribeAclsOutput) SetUpdateTime(v string) *AclForDescribeAclsOutput
- func (s AclForDescribeAclsOutput) String() string
- type AddAclEntriesInput
- func (s AddAclEntriesInput) GoString() string
- func (s *AddAclEntriesInput) SetAclEntries(v []*AclEntryForAddAclEntriesInput) *AddAclEntriesInput
- func (s *AddAclEntriesInput) SetAclId(v string) *AddAclEntriesInput
- func (s AddAclEntriesInput) String() string
- func (s *AddAclEntriesInput) Validate() error
- type AddAclEntriesOutput
- type AddServerGroupBackendServersInput
- func (s AddServerGroupBackendServersInput) GoString() string
- func (s *AddServerGroupBackendServersInput) SetServerGroupId(v string) *AddServerGroupBackendServersInput
- func (s *AddServerGroupBackendServersInput) SetServers(v []*ServerForAddServerGroupBackendServersInput) *AddServerGroupBackendServersInput
- func (s AddServerGroupBackendServersInput) String() string
- func (s *AddServerGroupBackendServersInput) Validate() error
- type AddServerGroupBackendServersOutput
- func (s AddServerGroupBackendServersOutput) GoString() string
- func (s *AddServerGroupBackendServersOutput) SetRequestId(v string) *AddServerGroupBackendServersOutput
- func (s *AddServerGroupBackendServersOutput) SetServerIds(v []*string) *AddServerGroupBackendServersOutput
- func (s AddServerGroupBackendServersOutput) String() string
- type CACertificateForDescribeCACertificatesOutput
- func (s CACertificateForDescribeCACertificatesOutput) GoString() string
- func (s *CACertificateForDescribeCACertificatesOutput) SetCACertificateId(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetCACertificateName(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetCertificateType(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetCreateTime(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetDescription(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetDomainName(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetExpiredAt(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetListeners(v []*string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetProjectName(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetSan(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetStatus(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetTags(v []*TagForDescribeCACertificatesOutput) *CACertificateForDescribeCACertificatesOutput
- func (s CACertificateForDescribeCACertificatesOutput) String() string
- type CertificateForDescribeAllCertificatesOutput
- func (s CertificateForDescribeAllCertificatesOutput) GoString() string
- func (s *CertificateForDescribeAllCertificatesOutput) SetCertificateId(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetCertificateName(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetCertificateType(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetCreateTime(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetDescription(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetDomainName(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetExpiredAt(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetListeners(v []*string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetProjectName(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetSan(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetStatus(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetTags(v []*TagForDescribeAllCertificatesOutput) *CertificateForDescribeAllCertificatesOutput
- func (s CertificateForDescribeAllCertificatesOutput) String() string
- type CertificateForDescribeCertificatesOutput
- func (s CertificateForDescribeCertificatesOutput) GoString() string
- func (s *CertificateForDescribeCertificatesOutput) SetCertificateId(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetCertificateName(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetCertificateType(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetCreateTime(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetDescription(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetDomainName(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetExpiredAt(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetListeners(v []*string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetProjectName(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetSan(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetStatus(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetTags(v []*TagForDescribeCertificatesOutput) *CertificateForDescribeCertificatesOutput
- func (s CertificateForDescribeCertificatesOutput) String() string
- type CloneLoadBalancerInput
- func (s CloneLoadBalancerInput) GoString() string
- func (s *CloneLoadBalancerInput) SetBandwidthPackageId(v string) *CloneLoadBalancerInput
- func (s *CloneLoadBalancerInput) SetDeleteProtection(v string) *CloneLoadBalancerInput
- func (s *CloneLoadBalancerInput) SetDescription(v string) *CloneLoadBalancerInput
- func (s *CloneLoadBalancerInput) SetEipBillingConfig(v *EipBillingConfigForCloneLoadBalancerInput) *CloneLoadBalancerInput
- func (s *CloneLoadBalancerInput) SetIpv6EipBillingConfig(v *Ipv6EipBillingConfigForCloneLoadBalancerInput) *CloneLoadBalancerInput
- func (s *CloneLoadBalancerInput) SetLoadBalancerId(v string) *CloneLoadBalancerInput
- func (s *CloneLoadBalancerInput) SetLoadBalancerName(v string) *CloneLoadBalancerInput
- func (s *CloneLoadBalancerInput) SetProjectName(v string) *CloneLoadBalancerInput
- func (s *CloneLoadBalancerInput) SetRegionId(v string) *CloneLoadBalancerInput
- func (s *CloneLoadBalancerInput) SetZoneMappings(v []*ZoneMappingForCloneLoadBalancerInput) *CloneLoadBalancerInput
- func (s CloneLoadBalancerInput) String() string
- func (s *CloneLoadBalancerInput) Validate() error
- type CloneLoadBalancerOutput
- type ConvertForwardGroupConfigForCreateRulesInput
- func (s ConvertForwardGroupConfigForCreateRulesInput) GoString() string
- func (s *ConvertForwardGroupConfigForCreateRulesInput) SetServerGroupStickySession(v *ServerGroupStickySessionForCreateRulesInput) *ConvertForwardGroupConfigForCreateRulesInput
- func (s *ConvertForwardGroupConfigForCreateRulesInput) SetServerGroupTuples(v []*ForwardGroupConfigServerGroupTupleForCreateRulesInput) *ConvertForwardGroupConfigForCreateRulesInput
- func (s ConvertForwardGroupConfigForCreateRulesInput) String() string
- type ConvertForwardGroupConfigForDescribeRulesOutput
- func (s ConvertForwardGroupConfigForDescribeRulesOutput) GoString() string
- func (s *ConvertForwardGroupConfigForDescribeRulesOutput) SetServerGroupStickySession(v *ServerGroupStickySessionForDescribeRulesOutput) *ConvertForwardGroupConfigForDescribeRulesOutput
- func (s *ConvertForwardGroupConfigForDescribeRulesOutput) SetServerGroupTuples(v []*ServerGroupTupleForDescribeRulesOutput) *ConvertForwardGroupConfigForDescribeRulesOutput
- func (s ConvertForwardGroupConfigForDescribeRulesOutput) String() string
- type ConvertForwardGroupConfigForModifyRulesInput
- func (s ConvertForwardGroupConfigForModifyRulesInput) GoString() string
- func (s *ConvertForwardGroupConfigForModifyRulesInput) SetServerGroupStickySession(v *ServerGroupStickySessionForModifyRulesInput) *ConvertForwardGroupConfigForModifyRulesInput
- func (s *ConvertForwardGroupConfigForModifyRulesInput) SetServerGroupTuples(v []*ForwardGroupConfigServerGroupTupleForModifyRulesInput) *ConvertForwardGroupConfigForModifyRulesInput
- func (s ConvertForwardGroupConfigForModifyRulesInput) String() string
- type ConvertRedirectConfigForCreateRulesInput
- func (s ConvertRedirectConfigForCreateRulesInput) GoString() string
- func (s *ConvertRedirectConfigForCreateRulesInput) SetHost(v string) *ConvertRedirectConfigForCreateRulesInput
- func (s *ConvertRedirectConfigForCreateRulesInput) SetHttpCode(v string) *ConvertRedirectConfigForCreateRulesInput
- func (s *ConvertRedirectConfigForCreateRulesInput) SetPath(v string) *ConvertRedirectConfigForCreateRulesInput
- func (s *ConvertRedirectConfigForCreateRulesInput) SetPort(v string) *ConvertRedirectConfigForCreateRulesInput
- func (s *ConvertRedirectConfigForCreateRulesInput) SetProtocol(v string) *ConvertRedirectConfigForCreateRulesInput
- func (s ConvertRedirectConfigForCreateRulesInput) String() string
- type ConvertRedirectConfigForDescribeRulesOutput
- func (s ConvertRedirectConfigForDescribeRulesOutput) GoString() string
- func (s *ConvertRedirectConfigForDescribeRulesOutput) SetHost(v string) *ConvertRedirectConfigForDescribeRulesOutput
- func (s *ConvertRedirectConfigForDescribeRulesOutput) SetHttpCode(v string) *ConvertRedirectConfigForDescribeRulesOutput
- func (s *ConvertRedirectConfigForDescribeRulesOutput) SetPath(v string) *ConvertRedirectConfigForDescribeRulesOutput
- func (s *ConvertRedirectConfigForDescribeRulesOutput) SetPort(v string) *ConvertRedirectConfigForDescribeRulesOutput
- func (s *ConvertRedirectConfigForDescribeRulesOutput) SetProtocol(v string) *ConvertRedirectConfigForDescribeRulesOutput
- func (s ConvertRedirectConfigForDescribeRulesOutput) String() string
- type ConvertRedirectConfigForModifyRulesInput
- func (s ConvertRedirectConfigForModifyRulesInput) GoString() string
- func (s *ConvertRedirectConfigForModifyRulesInput) SetHost(v string) *ConvertRedirectConfigForModifyRulesInput
- func (s *ConvertRedirectConfigForModifyRulesInput) SetHttpCode(v string) *ConvertRedirectConfigForModifyRulesInput
- func (s *ConvertRedirectConfigForModifyRulesInput) SetPath(v string) *ConvertRedirectConfigForModifyRulesInput
- func (s *ConvertRedirectConfigForModifyRulesInput) SetPort(v string) *ConvertRedirectConfigForModifyRulesInput
- func (s *ConvertRedirectConfigForModifyRulesInput) SetProtocol(v string) *ConvertRedirectConfigForModifyRulesInput
- func (s ConvertRedirectConfigForModifyRulesInput) String() string
- type ConvertRewriteConfigForCreateRulesInput
- type ConvertRewriteConfigForDescribeRulesOutput
- type ConvertRewriteConfigForModifyRulesInput
- type CreateAclInput
- func (s CreateAclInput) GoString() string
- func (s *CreateAclInput) SetAclName(v string) *CreateAclInput
- func (s *CreateAclInput) SetDescription(v string) *CreateAclInput
- func (s *CreateAclInput) SetProjectName(v string) *CreateAclInput
- func (s *CreateAclInput) SetTags(v []*TagForCreateAclInput) *CreateAclInput
- func (s CreateAclInput) String() string
- func (s *CreateAclInput) Validate() error
- type CreateAclOutput
- type CreateCustomizedCfgInput
- func (s CreateCustomizedCfgInput) GoString() string
- func (s *CreateCustomizedCfgInput) SetCustomizedCfgContent(v string) *CreateCustomizedCfgInput
- func (s *CreateCustomizedCfgInput) SetCustomizedCfgName(v string) *CreateCustomizedCfgInput
- func (s *CreateCustomizedCfgInput) SetDescription(v string) *CreateCustomizedCfgInput
- func (s *CreateCustomizedCfgInput) SetProjectName(v string) *CreateCustomizedCfgInput
- func (s *CreateCustomizedCfgInput) SetTags(v []*TagForCreateCustomizedCfgInput) *CreateCustomizedCfgInput
- func (s CreateCustomizedCfgInput) String() string
- func (s *CreateCustomizedCfgInput) Validate() error
- type CreateCustomizedCfgOutput
- type CreateHealthCheckTemplatesInput
- func (s CreateHealthCheckTemplatesInput) GoString() string
- func (s *CreateHealthCheckTemplatesInput) SetHealthCheckTemplates(v []*HealthCheckTemplateForCreateHealthCheckTemplatesInput) *CreateHealthCheckTemplatesInput
- func (s CreateHealthCheckTemplatesInput) String() string
- func (s *CreateHealthCheckTemplatesInput) Validate() error
- type CreateHealthCheckTemplatesOutput
- func (s CreateHealthCheckTemplatesOutput) GoString() string
- func (s *CreateHealthCheckTemplatesOutput) SetHealthCheckTemplateIDs(v []*string) *CreateHealthCheckTemplatesOutput
- func (s *CreateHealthCheckTemplatesOutput) SetRequestId(v string) *CreateHealthCheckTemplatesOutput
- func (s CreateHealthCheckTemplatesOutput) String() string
- type CreateListenerInput
- func (s CreateListenerInput) GoString() string
- func (s *CreateListenerInput) SetAclIds(v []*string) *CreateListenerInput
- func (s *CreateListenerInput) SetAclStatus(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetAclType(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetCACertificateId(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetCACertificateSource(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetCertCenterCertificateId(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetCertificateId(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetCertificateSource(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetClientAddressTransmissionProtocol(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetDescription(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetDomainExtensions(v []*DomainExtensionForCreateListenerInput) *CreateListenerInput
- func (s *CreateListenerInput) SetEnableHttp2(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetEnableQuic(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetEnabled(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetListenerName(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetLoadBalancerId(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetPcaLeafCertificateId(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetPcaRootCACertificateId(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetPcaSubCACertificateId(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetPort(v int64) *CreateListenerInput
- func (s *CreateListenerInput) SetProtocol(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetProxyProtocolDisabled(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetServerGroupId(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetTags(v []*TagForCreateListenerInput) *CreateListenerInput
- func (s CreateListenerInput) String() string
- func (s *CreateListenerInput) Validate() error
- type CreateListenerOutput
- type CreateLoadBalancerInput
- func (s CreateLoadBalancerInput) GoString() string
- func (s *CreateLoadBalancerInput) SetAddressIpVersion(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetBandwidthPackageId(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetClientToken(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetDeleteProtection(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetDescription(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetEipBillingConfig(v *EipBillingConfigForCreateLoadBalancerInput) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetIpv6EipBillingConfig(v *Ipv6EipBillingConfigForCreateLoadBalancerInput) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetLoadBalancerBillingType(v int64) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetLoadBalancerEdition(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetLoadBalancerName(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetModificationProtectionReason(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetModificationProtectionStatus(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetProjectName(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetRegionId(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetSubnetId(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetTags(v []*TagForCreateLoadBalancerInput) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetType(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetVpcId(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetZoneMappings(v []*ZoneMappingForCreateLoadBalancerInput) *CreateLoadBalancerInput
- func (s CreateLoadBalancerInput) String() string
- func (s *CreateLoadBalancerInput) Validate() error
- type CreateLoadBalancerOutput
- type CreateRulesInput
- type CreateRulesOutput
- type CreateServerGroupInput
- func (s CreateServerGroupInput) GoString() string
- func (s *CreateServerGroupInput) SetCrossZoneEnabled(v string) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetDescription(v string) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetHealthCheck(v *HealthCheckForCreateServerGroupInput) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetIPAddressType(v string) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetProjectName(v string) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetProtocol(v string) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetScheduler(v string) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetServerGroupName(v string) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetServerGroupType(v string) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetStickySessionConfig(v *StickySessionConfigForCreateServerGroupInput) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetTags(v []*TagForCreateServerGroupInput) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetVpcId(v string) *CreateServerGroupInput
- func (s CreateServerGroupInput) String() string
- func (s *CreateServerGroupInput) Validate() error
- type CreateServerGroupOutput
- type CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s CustomizedCfgForDescribeCustomizedCfgsOutput) GoString() string
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetCreateTime(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgContent(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgId(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgName(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetDescription(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetListeners(v []*string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetProjectName(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetStatus(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetTags(v []*TagForDescribeCustomizedCfgsOutput) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetUpdateTime(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s CustomizedCfgForDescribeCustomizedCfgsOutput) String() string
- type DeleteAclInput
- type DeleteAclOutput
- type DeleteCACertificateInput
- type DeleteCACertificateOutput
- type DeleteCertificateInput
- type DeleteCertificateOutput
- type DeleteCustomizedCfgInput
- type DeleteCustomizedCfgOutput
- type DeleteHealthCheckTemplatesInput
- type DeleteHealthCheckTemplatesOutput
- type DeleteListenerInput
- type DeleteListenerOutput
- type DeleteLoadBalancerInput
- type DeleteLoadBalancerOutput
- type DeleteRulesInput
- type DeleteRulesOutput
- type DeleteServerGroupInput
- type DeleteServerGroupOutput
- type DescribeAclAttributesInput
- type DescribeAclAttributesOutput
- func (s DescribeAclAttributesOutput) GoString() string
- func (s *DescribeAclAttributesOutput) SetAclEntries(v []*AclEntryForDescribeAclAttributesOutput) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetAclId(v string) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetAclName(v string) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetCreateTime(v string) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetDescription(v string) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetListeners(v []*ListenerForDescribeAclAttributesOutput) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetProjectName(v string) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetRequestId(v string) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetStatus(v string) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetTags(v []*TagForDescribeAclAttributesOutput) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetUpdateTime(v string) *DescribeAclAttributesOutput
- func (s DescribeAclAttributesOutput) String() string
- type DescribeAclsInput
- func (s DescribeAclsInput) GoString() string
- func (s *DescribeAclsInput) SetAclIds(v []*string) *DescribeAclsInput
- func (s *DescribeAclsInput) SetAclName(v string) *DescribeAclsInput
- func (s *DescribeAclsInput) SetPageNumber(v int64) *DescribeAclsInput
- func (s *DescribeAclsInput) SetPageSize(v int64) *DescribeAclsInput
- func (s *DescribeAclsInput) SetProjectName(v string) *DescribeAclsInput
- func (s *DescribeAclsInput) SetTagFilters(v []*TagFilterForDescribeAclsInput) *DescribeAclsInput
- func (s DescribeAclsInput) String() string
- type DescribeAclsOutput
- func (s DescribeAclsOutput) GoString() string
- func (s *DescribeAclsOutput) SetAcls(v []*AclForDescribeAclsOutput) *DescribeAclsOutput
- func (s *DescribeAclsOutput) SetPageNumber(v int64) *DescribeAclsOutput
- func (s *DescribeAclsOutput) SetPageSize(v int64) *DescribeAclsOutput
- func (s *DescribeAclsOutput) SetRequestId(v string) *DescribeAclsOutput
- func (s *DescribeAclsOutput) SetTotalCount(v int64) *DescribeAclsOutput
- func (s DescribeAclsOutput) String() string
- type DescribeAllCertificatesInput
- func (s DescribeAllCertificatesInput) GoString() string
- func (s *DescribeAllCertificatesInput) SetCertificateIds(v []*string) *DescribeAllCertificatesInput
- func (s *DescribeAllCertificatesInput) SetCertificateName(v string) *DescribeAllCertificatesInput
- func (s *DescribeAllCertificatesInput) SetCertificateType(v string) *DescribeAllCertificatesInput
- func (s *DescribeAllCertificatesInput) SetPageNumber(v int64) *DescribeAllCertificatesInput
- func (s *DescribeAllCertificatesInput) SetPageSize(v int64) *DescribeAllCertificatesInput
- func (s *DescribeAllCertificatesInput) SetProjectName(v string) *DescribeAllCertificatesInput
- func (s *DescribeAllCertificatesInput) SetTagFilters(v []*TagFilterForDescribeAllCertificatesInput) *DescribeAllCertificatesInput
- func (s DescribeAllCertificatesInput) String() string
- type DescribeAllCertificatesOutput
- func (s DescribeAllCertificatesOutput) GoString() string
- func (s *DescribeAllCertificatesOutput) SetCertificates(v []*CertificateForDescribeAllCertificatesOutput) *DescribeAllCertificatesOutput
- func (s *DescribeAllCertificatesOutput) SetPageNumber(v int64) *DescribeAllCertificatesOutput
- func (s *DescribeAllCertificatesOutput) SetPageSize(v int64) *DescribeAllCertificatesOutput
- func (s *DescribeAllCertificatesOutput) SetRequestId(v string) *DescribeAllCertificatesOutput
- func (s *DescribeAllCertificatesOutput) SetTotalCount(v int64) *DescribeAllCertificatesOutput
- func (s DescribeAllCertificatesOutput) String() string
- type DescribeCACertificatesInput
- func (s DescribeCACertificatesInput) GoString() string
- func (s *DescribeCACertificatesInput) SetCACertificateIds(v []*string) *DescribeCACertificatesInput
- func (s *DescribeCACertificatesInput) SetCACertificateName(v string) *DescribeCACertificatesInput
- func (s *DescribeCACertificatesInput) SetPageNumber(v int64) *DescribeCACertificatesInput
- func (s *DescribeCACertificatesInput) SetPageSize(v int64) *DescribeCACertificatesInput
- func (s *DescribeCACertificatesInput) SetProjectName(v string) *DescribeCACertificatesInput
- func (s *DescribeCACertificatesInput) SetTagFilters(v []*TagFilterForDescribeCACertificatesInput) *DescribeCACertificatesInput
- func (s DescribeCACertificatesInput) String() string
- type DescribeCACertificatesOutput
- func (s DescribeCACertificatesOutput) GoString() string
- func (s *DescribeCACertificatesOutput) SetCACertificates(v []*CACertificateForDescribeCACertificatesOutput) *DescribeCACertificatesOutput
- func (s *DescribeCACertificatesOutput) SetPageNumber(v int64) *DescribeCACertificatesOutput
- func (s *DescribeCACertificatesOutput) SetPageSize(v int64) *DescribeCACertificatesOutput
- func (s *DescribeCACertificatesOutput) SetRequestId(v string) *DescribeCACertificatesOutput
- func (s *DescribeCACertificatesOutput) SetTotalCount(v int64) *DescribeCACertificatesOutput
- func (s DescribeCACertificatesOutput) String() string
- type DescribeCertificatesInput
- func (s DescribeCertificatesInput) GoString() string
- func (s *DescribeCertificatesInput) SetCertificateIds(v []*string) *DescribeCertificatesInput
- func (s *DescribeCertificatesInput) SetCertificateName(v string) *DescribeCertificatesInput
- func (s *DescribeCertificatesInput) SetPageNumber(v int64) *DescribeCertificatesInput
- func (s *DescribeCertificatesInput) SetPageSize(v int64) *DescribeCertificatesInput
- func (s *DescribeCertificatesInput) SetProjectName(v string) *DescribeCertificatesInput
- func (s *DescribeCertificatesInput) SetTagFilters(v []*TagFilterForDescribeCertificatesInput) *DescribeCertificatesInput
- func (s DescribeCertificatesInput) String() string
- type DescribeCertificatesOutput
- func (s DescribeCertificatesOutput) GoString() string
- func (s *DescribeCertificatesOutput) SetCertificates(v []*CertificateForDescribeCertificatesOutput) *DescribeCertificatesOutput
- func (s *DescribeCertificatesOutput) SetPageNumber(v int64) *DescribeCertificatesOutput
- func (s *DescribeCertificatesOutput) SetPageSize(v int64) *DescribeCertificatesOutput
- func (s *DescribeCertificatesOutput) SetRequestId(v string) *DescribeCertificatesOutput
- func (s *DescribeCertificatesOutput) SetTotalCount(v int64) *DescribeCertificatesOutput
- func (s DescribeCertificatesOutput) String() string
- type DescribeCustomizedCfgAttributesInput
- func (s DescribeCustomizedCfgAttributesInput) GoString() string
- func (s *DescribeCustomizedCfgAttributesInput) SetCustomizedCfgId(v string) *DescribeCustomizedCfgAttributesInput
- func (s DescribeCustomizedCfgAttributesInput) String() string
- func (s *DescribeCustomizedCfgAttributesInput) Validate() error
- type DescribeCustomizedCfgAttributesOutput
- func (s DescribeCustomizedCfgAttributesOutput) GoString() string
- func (s *DescribeCustomizedCfgAttributesOutput) SetCreateTime(v string) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgContent(v string) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgId(v string) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgName(v string) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetDescription(v string) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetListeners(v []*ListenerForDescribeCustomizedCfgAttributesOutput) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetProjectName(v string) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetRequestId(v string) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetStatus(v string) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetTags(v []*TagForDescribeCustomizedCfgAttributesOutput) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetUpdateTime(v string) *DescribeCustomizedCfgAttributesOutput
- func (s DescribeCustomizedCfgAttributesOutput) String() string
- type DescribeCustomizedCfgsInput
- func (s DescribeCustomizedCfgsInput) GoString() string
- func (s *DescribeCustomizedCfgsInput) SetCustomizedCfgIds(v []*string) *DescribeCustomizedCfgsInput
- func (s *DescribeCustomizedCfgsInput) SetCustomizedCfgName(v string) *DescribeCustomizedCfgsInput
- func (s *DescribeCustomizedCfgsInput) SetListenerId(v string) *DescribeCustomizedCfgsInput
- func (s *DescribeCustomizedCfgsInput) SetPageNumber(v int64) *DescribeCustomizedCfgsInput
- func (s *DescribeCustomizedCfgsInput) SetPageSize(v int64) *DescribeCustomizedCfgsInput
- func (s *DescribeCustomizedCfgsInput) SetProjectName(v string) *DescribeCustomizedCfgsInput
- func (s *DescribeCustomizedCfgsInput) SetTagFilters(v []*TagFilterForDescribeCustomizedCfgsInput) *DescribeCustomizedCfgsInput
- func (s DescribeCustomizedCfgsInput) String() string
- type DescribeCustomizedCfgsOutput
- func (s DescribeCustomizedCfgsOutput) GoString() string
- func (s *DescribeCustomizedCfgsOutput) SetCustomizedCfgs(v []*CustomizedCfgForDescribeCustomizedCfgsOutput) *DescribeCustomizedCfgsOutput
- func (s *DescribeCustomizedCfgsOutput) SetPageNumber(v int64) *DescribeCustomizedCfgsOutput
- func (s *DescribeCustomizedCfgsOutput) SetPageSize(v int64) *DescribeCustomizedCfgsOutput
- func (s *DescribeCustomizedCfgsOutput) SetRequestId(v string) *DescribeCustomizedCfgsOutput
- func (s *DescribeCustomizedCfgsOutput) SetTotalCount(v int64) *DescribeCustomizedCfgsOutput
- func (s DescribeCustomizedCfgsOutput) String() string
- type DescribeHealthCheckTemplatesInput
- func (s DescribeHealthCheckTemplatesInput) GoString() string
- func (s *DescribeHealthCheckTemplatesInput) SetHealthCheckTemplateIds(v []*string) *DescribeHealthCheckTemplatesInput
- func (s *DescribeHealthCheckTemplatesInput) SetHealthCheckTemplateName(v string) *DescribeHealthCheckTemplatesInput
- func (s *DescribeHealthCheckTemplatesInput) SetPageNumber(v int64) *DescribeHealthCheckTemplatesInput
- func (s *DescribeHealthCheckTemplatesInput) SetPageSize(v int64) *DescribeHealthCheckTemplatesInput
- func (s *DescribeHealthCheckTemplatesInput) SetProjectName(v string) *DescribeHealthCheckTemplatesInput
- func (s *DescribeHealthCheckTemplatesInput) SetTagFilters(v []*TagFilterForDescribeHealthCheckTemplatesInput) *DescribeHealthCheckTemplatesInput
- func (s DescribeHealthCheckTemplatesInput) String() string
- type DescribeHealthCheckTemplatesOutput
- func (s DescribeHealthCheckTemplatesOutput) GoString() string
- func (s *DescribeHealthCheckTemplatesOutput) SetHealthCheckTemplates(v []*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) *DescribeHealthCheckTemplatesOutput
- func (s *DescribeHealthCheckTemplatesOutput) SetPageNumber(v int64) *DescribeHealthCheckTemplatesOutput
- func (s *DescribeHealthCheckTemplatesOutput) SetPageSize(v int64) *DescribeHealthCheckTemplatesOutput
- func (s *DescribeHealthCheckTemplatesOutput) SetRequestId(v string) *DescribeHealthCheckTemplatesOutput
- func (s *DescribeHealthCheckTemplatesOutput) SetTotalCount(v int64) *DescribeHealthCheckTemplatesOutput
- func (s DescribeHealthCheckTemplatesOutput) String() string
- type DescribeListenerAttributesInput
- type DescribeListenerAttributesOutput
- func (s DescribeListenerAttributesOutput) GoString() string
- func (s *DescribeListenerAttributesOutput) SetAccessLogRecordCustomizedHeadersEnabled(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetAclIds(v []*string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetAclStatus(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetAclType(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetCACertificateId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetCACertificateSource(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetCertCenterCertificateId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetCertificateId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetCertificateSource(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetClientAddressTransmissionProtocol(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetCreateTime(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetCustomizedCfgId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetDescription(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetDomainExtensions(v []*DomainExtensionForDescribeListenerAttributesOutput) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetEnableHttp2(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetEnableQuic(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetEnabled(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetListenerId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetListenerName(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetLoadBalancerId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetPcaLeafCertificateId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetPcaRootCACertificateId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetPcaSubCACertificateId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetPort(v int64) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetProjectName(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetProtocol(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetProxyProtocolDisabled(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetRequestId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetServerGroupId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetServerGroups(v []*ServerGroupForDescribeListenerAttributesOutput) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetStatus(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetTags(v []*TagForDescribeListenerAttributesOutput) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetUpdateTime(v string) *DescribeListenerAttributesOutput
- func (s DescribeListenerAttributesOutput) String() string
- type DescribeListenerHealthInput
- func (s DescribeListenerHealthInput) GoString() string
- func (s *DescribeListenerHealthInput) SetListenerIds(v []*string) *DescribeListenerHealthInput
- func (s *DescribeListenerHealthInput) SetOnlyUnHealthy(v string) *DescribeListenerHealthInput
- func (s *DescribeListenerHealthInput) SetProjectName(v string) *DescribeListenerHealthInput
- func (s DescribeListenerHealthInput) String() string
- func (s *DescribeListenerHealthInput) Validate() error
- type DescribeListenerHealthOutput
- func (s DescribeListenerHealthOutput) GoString() string
- func (s *DescribeListenerHealthOutput) SetListeners(v []*ListenerForDescribeListenerHealthOutput) *DescribeListenerHealthOutput
- func (s *DescribeListenerHealthOutput) SetRequestId(v string) *DescribeListenerHealthOutput
- func (s *DescribeListenerHealthOutput) SetTotalCount(v int64) *DescribeListenerHealthOutput
- func (s DescribeListenerHealthOutput) String() string
- type DescribeListenersInput
- func (s DescribeListenersInput) GoString() string
- func (s *DescribeListenersInput) SetListenerIds(v []*string) *DescribeListenersInput
- func (s *DescribeListenersInput) SetListenerName(v string) *DescribeListenersInput
- func (s *DescribeListenersInput) SetLoadBalancerId(v string) *DescribeListenersInput
- func (s *DescribeListenersInput) SetPageNumber(v int64) *DescribeListenersInput
- func (s *DescribeListenersInput) SetPageSize(v int64) *DescribeListenersInput
- func (s *DescribeListenersInput) SetProjectName(v string) *DescribeListenersInput
- func (s *DescribeListenersInput) SetProtocol(v string) *DescribeListenersInput
- func (s *DescribeListenersInput) SetTagFilters(v []*TagFilterForDescribeListenersInput) *DescribeListenersInput
- func (s DescribeListenersInput) String() string
- type DescribeListenersOutput
- func (s DescribeListenersOutput) GoString() string
- func (s *DescribeListenersOutput) SetListeners(v []*ListenerForDescribeListenersOutput) *DescribeListenersOutput
- func (s *DescribeListenersOutput) SetPageNumber(v int64) *DescribeListenersOutput
- func (s *DescribeListenersOutput) SetPageSize(v int64) *DescribeListenersOutput
- func (s *DescribeListenersOutput) SetRequestId(v string) *DescribeListenersOutput
- func (s *DescribeListenersOutput) SetTotalCount(v int64) *DescribeListenersOutput
- func (s DescribeListenersOutput) String() string
- type DescribeLoadBalancerAttributesInput
- type DescribeLoadBalancerAttributesOutput
- func (s DescribeLoadBalancerAttributesOutput) GoString() string
- func (s *DescribeLoadBalancerAttributesOutput) SetAccessLog(v *AccessLogForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetAddressIpVersion(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetBusinessStatus(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetCreateTime(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetDNSName(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetDeleteProtection(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetDeletedTime(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetDescription(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetEip(v *EipForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetEipAddress(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetEipId(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetEnabled(v bool) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetEniAddress(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetEniId(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetGlobalAccelerators(v *GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetHealthLog(v *HealthLogForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetListeners(v []*ListenerForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetLoadBalancerBillingType(v int64) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetLoadBalancerEdition(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetLoadBalancerId(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetLoadBalancerName(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetLocalAddresses(v []*string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetLockReason(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetModificationProtectionReason(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetModificationProtectionStatus(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetOverdueTime(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetProjectName(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetRequestId(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetSniAutoMatch(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetStatus(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetSubnetId(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetTLSAccessLog(v *TLSAccessLogForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetTags(v []*TagForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetType(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetUpdateTime(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetVpcId(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetWafInstanceId(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetWafProtectionEnabled(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetZoneMappings(v []*ZoneMappingForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
- func (s DescribeLoadBalancerAttributesOutput) String() string
- type DescribeLoadBalancersInput
- func (s DescribeLoadBalancersInput) GoString() string
- func (s *DescribeLoadBalancersInput) SetEipAddress(v string) *DescribeLoadBalancersInput
- func (s *DescribeLoadBalancersInput) SetEniAddress(v string) *DescribeLoadBalancersInput
- func (s *DescribeLoadBalancersInput) SetLoadBalancerIds(v []*string) *DescribeLoadBalancersInput
- func (s *DescribeLoadBalancersInput) SetLoadBalancerName(v string) *DescribeLoadBalancersInput
- func (s *DescribeLoadBalancersInput) SetPageNumber(v int64) *DescribeLoadBalancersInput
- func (s *DescribeLoadBalancersInput) SetPageSize(v int64) *DescribeLoadBalancersInput
- func (s *DescribeLoadBalancersInput) SetProjectName(v string) *DescribeLoadBalancersInput
- func (s *DescribeLoadBalancersInput) SetTagFilters(v []*TagFilterForDescribeLoadBalancersInput) *DescribeLoadBalancersInput
- func (s *DescribeLoadBalancersInput) SetVpcId(v string) *DescribeLoadBalancersInput
- func (s DescribeLoadBalancersInput) String() string
- type DescribeLoadBalancersOutput
- func (s DescribeLoadBalancersOutput) GoString() string
- func (s *DescribeLoadBalancersOutput) SetLoadBalancers(v []*LoadBalancerForDescribeLoadBalancersOutput) *DescribeLoadBalancersOutput
- func (s *DescribeLoadBalancersOutput) SetPageNumber(v int64) *DescribeLoadBalancersOutput
- func (s *DescribeLoadBalancersOutput) SetPageSize(v int64) *DescribeLoadBalancersOutput
- func (s *DescribeLoadBalancersOutput) SetRequestId(v string) *DescribeLoadBalancersOutput
- func (s *DescribeLoadBalancersOutput) SetTotalCount(v int64) *DescribeLoadBalancersOutput
- func (s DescribeLoadBalancersOutput) String() string
- type DescribeRulesInput
- type DescribeRulesOutput
- type DescribeServerGroupAttributesInput
- type DescribeServerGroupAttributesOutput
- func (s DescribeServerGroupAttributesOutput) GoString() string
- func (s *DescribeServerGroupAttributesOutput) SetCrossZoneEnabled(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetDescription(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetHealthCheck(v *HealthCheckForDescribeServerGroupAttributesOutput) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetIPAddressType(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetListeners(v []*string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetProjectName(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetProtocol(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetRequestId(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetScheduler(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetServerGroupId(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetServerGroupName(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetServerGroupType(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetServers(v []*ServerForDescribeServerGroupAttributesOutput) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetStatus(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetStickySessionConfig(v *StickySessionConfigForDescribeServerGroupAttributesOutput) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetTags(v []*TagForDescribeServerGroupAttributesOutput) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetVpcId(v string) *DescribeServerGroupAttributesOutput
- func (s DescribeServerGroupAttributesOutput) String() string
- type DescribeServerGroupBackendServersInput
- func (s DescribeServerGroupBackendServersInput) GoString() string
- func (s *DescribeServerGroupBackendServersInput) SetInstanceIds(v []*string) *DescribeServerGroupBackendServersInput
- func (s *DescribeServerGroupBackendServersInput) SetIps(v []*string) *DescribeServerGroupBackendServersInput
- func (s *DescribeServerGroupBackendServersInput) SetPageNumber(v string) *DescribeServerGroupBackendServersInput
- func (s *DescribeServerGroupBackendServersInput) SetPageSize(v string) *DescribeServerGroupBackendServersInput
- func (s *DescribeServerGroupBackendServersInput) SetServerGroupId(v string) *DescribeServerGroupBackendServersInput
- func (s DescribeServerGroupBackendServersInput) String() string
- func (s *DescribeServerGroupBackendServersInput) Validate() error
- type DescribeServerGroupBackendServersOutput
- func (s DescribeServerGroupBackendServersOutput) GoString() string
- func (s *DescribeServerGroupBackendServersOutput) SetPageNumber(v int64) *DescribeServerGroupBackendServersOutput
- func (s *DescribeServerGroupBackendServersOutput) SetPageSize(v int64) *DescribeServerGroupBackendServersOutput
- func (s *DescribeServerGroupBackendServersOutput) SetRequestId(v string) *DescribeServerGroupBackendServersOutput
- func (s *DescribeServerGroupBackendServersOutput) SetServers(v []*ServerForDescribeServerGroupBackendServersOutput) *DescribeServerGroupBackendServersOutput
- func (s *DescribeServerGroupBackendServersOutput) SetTotalCount(v int64) *DescribeServerGroupBackendServersOutput
- func (s DescribeServerGroupBackendServersOutput) String() string
- type DescribeServerGroupsInput
- func (s DescribeServerGroupsInput) GoString() string
- func (s *DescribeServerGroupsInput) SetPageNumber(v int64) *DescribeServerGroupsInput
- func (s *DescribeServerGroupsInput) SetPageSize(v int64) *DescribeServerGroupsInput
- func (s *DescribeServerGroupsInput) SetProjectName(v string) *DescribeServerGroupsInput
- func (s *DescribeServerGroupsInput) SetServerGroupIds(v []*string) *DescribeServerGroupsInput
- func (s *DescribeServerGroupsInput) SetServerGroupNames(v []*string) *DescribeServerGroupsInput
- func (s *DescribeServerGroupsInput) SetServerGroupType(v string) *DescribeServerGroupsInput
- func (s *DescribeServerGroupsInput) SetTagFilters(v []*TagFilterForDescribeServerGroupsInput) *DescribeServerGroupsInput
- func (s *DescribeServerGroupsInput) SetVpcID(v string) *DescribeServerGroupsInput
- func (s DescribeServerGroupsInput) String() string
- type DescribeServerGroupsOutput
- func (s DescribeServerGroupsOutput) GoString() string
- func (s *DescribeServerGroupsOutput) SetPageNumber(v int64) *DescribeServerGroupsOutput
- func (s *DescribeServerGroupsOutput) SetPageSize(v int64) *DescribeServerGroupsOutput
- func (s *DescribeServerGroupsOutput) SetRequestId(v string) *DescribeServerGroupsOutput
- func (s *DescribeServerGroupsOutput) SetServerGroups(v []*ServerGroupForDescribeServerGroupsOutput) *DescribeServerGroupsOutput
- func (s *DescribeServerGroupsOutput) SetTotalCount(v int64) *DescribeServerGroupsOutput
- func (s DescribeServerGroupsOutput) String() string
- type DescribeZonesInput
- type DescribeZonesOutput
- type DisableAccessLogInput
- type DisableAccessLogOutput
- type DisableHealthLogInput
- type DisableHealthLogOutput
- type DisableTLSAccessLogInput
- type DisableTLSAccessLogOutput
- type DomainExtensionForCreateListenerInput
- func (s DomainExtensionForCreateListenerInput) GoString() string
- func (s *DomainExtensionForCreateListenerInput) SetCertCenterCertificateId(v string) *DomainExtensionForCreateListenerInput
- func (s *DomainExtensionForCreateListenerInput) SetCertificateId(v string) *DomainExtensionForCreateListenerInput
- func (s *DomainExtensionForCreateListenerInput) SetCertificateSource(v string) *DomainExtensionForCreateListenerInput
- func (s *DomainExtensionForCreateListenerInput) SetDomain(v string) *DomainExtensionForCreateListenerInput
- func (s *DomainExtensionForCreateListenerInput) SetPcaLeafCertificateId(v string) *DomainExtensionForCreateListenerInput
- func (s DomainExtensionForCreateListenerInput) String() string
- type DomainExtensionForDescribeListenerAttributesOutput
- func (s DomainExtensionForDescribeListenerAttributesOutput) GoString() string
- func (s *DomainExtensionForDescribeListenerAttributesOutput) SetCertCenterCertificateId(v string) *DomainExtensionForDescribeListenerAttributesOutput
- func (s *DomainExtensionForDescribeListenerAttributesOutput) SetCertificateId(v string) *DomainExtensionForDescribeListenerAttributesOutput
- func (s *DomainExtensionForDescribeListenerAttributesOutput) SetCertificateSource(v string) *DomainExtensionForDescribeListenerAttributesOutput
- func (s *DomainExtensionForDescribeListenerAttributesOutput) SetDomain(v string) *DomainExtensionForDescribeListenerAttributesOutput
- func (s *DomainExtensionForDescribeListenerAttributesOutput) SetDomainExtensionId(v string) *DomainExtensionForDescribeListenerAttributesOutput
- func (s *DomainExtensionForDescribeListenerAttributesOutput) SetListenerId(v string) *DomainExtensionForDescribeListenerAttributesOutput
- func (s *DomainExtensionForDescribeListenerAttributesOutput) SetPcaLeafCertificateId(v string) *DomainExtensionForDescribeListenerAttributesOutput
- func (s *DomainExtensionForDescribeListenerAttributesOutput) SetSan(v string) *DomainExtensionForDescribeListenerAttributesOutput
- func (s DomainExtensionForDescribeListenerAttributesOutput) String() string
- type DomainExtensionForDescribeListenersOutput
- func (s DomainExtensionForDescribeListenersOutput) GoString() string
- func (s *DomainExtensionForDescribeListenersOutput) SetCertCenterCertificateId(v string) *DomainExtensionForDescribeListenersOutput
- func (s *DomainExtensionForDescribeListenersOutput) SetCertificateId(v string) *DomainExtensionForDescribeListenersOutput
- func (s *DomainExtensionForDescribeListenersOutput) SetCertificateSource(v string) *DomainExtensionForDescribeListenersOutput
- func (s *DomainExtensionForDescribeListenersOutput) SetDomain(v string) *DomainExtensionForDescribeListenersOutput
- func (s *DomainExtensionForDescribeListenersOutput) SetDomainExtensionId(v string) *DomainExtensionForDescribeListenersOutput
- func (s *DomainExtensionForDescribeListenersOutput) SetListenerId(v string) *DomainExtensionForDescribeListenersOutput
- func (s *DomainExtensionForDescribeListenersOutput) SetPcaLeafCertificateId(v string) *DomainExtensionForDescribeListenersOutput
- func (s DomainExtensionForDescribeListenersOutput) String() string
- type DomainExtensionForModifyListenerAttributesInput
- func (s DomainExtensionForModifyListenerAttributesInput) GoString() string
- func (s *DomainExtensionForModifyListenerAttributesInput) SetAction(v string) *DomainExtensionForModifyListenerAttributesInput
- func (s *DomainExtensionForModifyListenerAttributesInput) SetCertCenterCertificateId(v string) *DomainExtensionForModifyListenerAttributesInput
- func (s *DomainExtensionForModifyListenerAttributesInput) SetCertificateId(v string) *DomainExtensionForModifyListenerAttributesInput
- func (s *DomainExtensionForModifyListenerAttributesInput) SetCertificateSource(v string) *DomainExtensionForModifyListenerAttributesInput
- func (s *DomainExtensionForModifyListenerAttributesInput) SetDomain(v string) *DomainExtensionForModifyListenerAttributesInput
- func (s *DomainExtensionForModifyListenerAttributesInput) SetDomainExtensionId(v string) *DomainExtensionForModifyListenerAttributesInput
- func (s *DomainExtensionForModifyListenerAttributesInput) SetPcaLeafCertificateId(v string) *DomainExtensionForModifyListenerAttributesInput
- func (s DomainExtensionForModifyListenerAttributesInput) String() string
- type EipBillingConfigForCloneLoadBalancerInput
- func (s EipBillingConfigForCloneLoadBalancerInput) GoString() string
- func (s *EipBillingConfigForCloneLoadBalancerInput) SetBandwidth(v int64) *EipBillingConfigForCloneLoadBalancerInput
- func (s *EipBillingConfigForCloneLoadBalancerInput) SetEipBillingType(v int64) *EipBillingConfigForCloneLoadBalancerInput
- func (s *EipBillingConfigForCloneLoadBalancerInput) SetISP(v string) *EipBillingConfigForCloneLoadBalancerInput
- func (s EipBillingConfigForCloneLoadBalancerInput) String() string
- type EipBillingConfigForCreateLoadBalancerInput
- func (s EipBillingConfigForCreateLoadBalancerInput) GoString() string
- func (s *EipBillingConfigForCreateLoadBalancerInput) SetBandwidth(v int64) *EipBillingConfigForCreateLoadBalancerInput
- func (s *EipBillingConfigForCreateLoadBalancerInput) SetEipBillingType(v int64) *EipBillingConfigForCreateLoadBalancerInput
- func (s *EipBillingConfigForCreateLoadBalancerInput) SetISP(v string) *EipBillingConfigForCreateLoadBalancerInput
- func (s *EipBillingConfigForCreateLoadBalancerInput) SetSecurityProtectionInstanceId(v string) *EipBillingConfigForCreateLoadBalancerInput
- func (s *EipBillingConfigForCreateLoadBalancerInput) SetSecurityProtectionTypes(v string) *EipBillingConfigForCreateLoadBalancerInput
- func (s EipBillingConfigForCreateLoadBalancerInput) String() string
- type EipForDescribeLoadBalancerAttributesOutput
- func (s EipForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *EipForDescribeLoadBalancerAttributesOutput) SetAssociationMode(v string) *EipForDescribeLoadBalancerAttributesOutput
- func (s *EipForDescribeLoadBalancerAttributesOutput) SetBandwidth(v int64) *EipForDescribeLoadBalancerAttributesOutput
- func (s *EipForDescribeLoadBalancerAttributesOutput) SetEipAddress(v string) *EipForDescribeLoadBalancerAttributesOutput
- func (s *EipForDescribeLoadBalancerAttributesOutput) SetEipBillingType(v int64) *EipForDescribeLoadBalancerAttributesOutput
- func (s *EipForDescribeLoadBalancerAttributesOutput) SetEipType(v string) *EipForDescribeLoadBalancerAttributesOutput
- func (s *EipForDescribeLoadBalancerAttributesOutput) SetISP(v string) *EipForDescribeLoadBalancerAttributesOutput
- func (s *EipForDescribeLoadBalancerAttributesOutput) SetPopLocations(v []*PopLocationForDescribeLoadBalancerAttributesOutput) *EipForDescribeLoadBalancerAttributesOutput
- func (s *EipForDescribeLoadBalancerAttributesOutput) SetSecurityProtectionTypes(v []*string) *EipForDescribeLoadBalancerAttributesOutput
- func (s EipForDescribeLoadBalancerAttributesOutput) String() string
- type EipForDescribeLoadBalancersOutput
- func (s EipForDescribeLoadBalancersOutput) GoString() string
- func (s *EipForDescribeLoadBalancersOutput) SetAssociationMode(v string) *EipForDescribeLoadBalancersOutput
- func (s *EipForDescribeLoadBalancersOutput) SetBandwidth(v int64) *EipForDescribeLoadBalancersOutput
- func (s *EipForDescribeLoadBalancersOutput) SetEipAddress(v string) *EipForDescribeLoadBalancersOutput
- func (s *EipForDescribeLoadBalancersOutput) SetEipBillingType(v int64) *EipForDescribeLoadBalancersOutput
- func (s *EipForDescribeLoadBalancersOutput) SetEipType(v string) *EipForDescribeLoadBalancersOutput
- func (s *EipForDescribeLoadBalancersOutput) SetISP(v string) *EipForDescribeLoadBalancersOutput
- func (s *EipForDescribeLoadBalancersOutput) SetPopLocations(v []*PopLocationForDescribeLoadBalancersOutput) *EipForDescribeLoadBalancersOutput
- func (s *EipForDescribeLoadBalancersOutput) SetSecurityProtectionTypes(v []*string) *EipForDescribeLoadBalancersOutput
- func (s EipForDescribeLoadBalancersOutput) String() string
- type EnableAccessLogInput
- type EnableAccessLogOutput
- type EnableHealthLogInput
- func (s EnableHealthLogInput) GoString() string
- func (s *EnableHealthLogInput) SetLoadBalancerId(v string) *EnableHealthLogInput
- func (s *EnableHealthLogInput) SetProjectId(v string) *EnableHealthLogInput
- func (s *EnableHealthLogInput) SetTopicId(v string) *EnableHealthLogInput
- func (s EnableHealthLogInput) String() string
- func (s *EnableHealthLogInput) Validate() error
- type EnableHealthLogOutput
- type EnableTLSAccessLogInput
- func (s EnableTLSAccessLogInput) GoString() string
- func (s *EnableTLSAccessLogInput) SetLoadBalancerId(v string) *EnableTLSAccessLogInput
- func (s *EnableTLSAccessLogInput) SetProjectId(v string) *EnableTLSAccessLogInput
- func (s *EnableTLSAccessLogInput) SetTopicId(v string) *EnableTLSAccessLogInput
- func (s EnableTLSAccessLogInput) String() string
- func (s *EnableTLSAccessLogInput) Validate() error
- type EnableTLSAccessLogOutput
- type FixedResponseConfigForCreateRulesInput
- func (s FixedResponseConfigForCreateRulesInput) GoString() string
- func (s *FixedResponseConfigForCreateRulesInput) SetContent(v string) *FixedResponseConfigForCreateRulesInput
- func (s *FixedResponseConfigForCreateRulesInput) SetContentType(v string) *FixedResponseConfigForCreateRulesInput
- func (s *FixedResponseConfigForCreateRulesInput) SetHttpCode(v string) *FixedResponseConfigForCreateRulesInput
- func (s FixedResponseConfigForCreateRulesInput) String() string
- type FixedResponseConfigForDescribeRulesOutput
- func (s FixedResponseConfigForDescribeRulesOutput) GoString() string
- func (s *FixedResponseConfigForDescribeRulesOutput) SetContent(v string) *FixedResponseConfigForDescribeRulesOutput
- func (s *FixedResponseConfigForDescribeRulesOutput) SetContentType(v string) *FixedResponseConfigForDescribeRulesOutput
- func (s *FixedResponseConfigForDescribeRulesOutput) SetHttpCode(v string) *FixedResponseConfigForDescribeRulesOutput
- func (s FixedResponseConfigForDescribeRulesOutput) String() string
- type FixedResponseConfigForModifyRulesInput
- func (s FixedResponseConfigForModifyRulesInput) GoString() string
- func (s *FixedResponseConfigForModifyRulesInput) SetContent(v string) *FixedResponseConfigForModifyRulesInput
- func (s *FixedResponseConfigForModifyRulesInput) SetContentType(v string) *FixedResponseConfigForModifyRulesInput
- func (s *FixedResponseConfigForModifyRulesInput) SetHttpCode(v string) *FixedResponseConfigForModifyRulesInput
- func (s FixedResponseConfigForModifyRulesInput) String() string
- type ForwardGroupConfigForCreateRulesInput
- func (s ForwardGroupConfigForCreateRulesInput) GoString() string
- func (s *ForwardGroupConfigForCreateRulesInput) SetServerGroupTuples(v []*ForwardGroupConfigServerGroupTupleForCreateRulesInput) *ForwardGroupConfigForCreateRulesInput
- func (s *ForwardGroupConfigForCreateRulesInput) SetStickySessionEnabled(v string) *ForwardGroupConfigForCreateRulesInput
- func (s *ForwardGroupConfigForCreateRulesInput) SetStickySessionTimeout(v int64) *ForwardGroupConfigForCreateRulesInput
- func (s ForwardGroupConfigForCreateRulesInput) String() string
- type ForwardGroupConfigForDescribeRulesOutput
- func (s ForwardGroupConfigForDescribeRulesOutput) GoString() string
- func (s *ForwardGroupConfigForDescribeRulesOutput) SetServerGroupTuples(v []*ServerGroupTupleForDescribeRulesOutput) *ForwardGroupConfigForDescribeRulesOutput
- func (s *ForwardGroupConfigForDescribeRulesOutput) SetStickySessionEnabled(v string) *ForwardGroupConfigForDescribeRulesOutput
- func (s *ForwardGroupConfigForDescribeRulesOutput) SetStickySessionTimeout(v int64) *ForwardGroupConfigForDescribeRulesOutput
- func (s ForwardGroupConfigForDescribeRulesOutput) String() string
- type ForwardGroupConfigForModifyRulesInput
- func (s ForwardGroupConfigForModifyRulesInput) GoString() string
- func (s *ForwardGroupConfigForModifyRulesInput) SetServerGroupTuples(v []*ForwardGroupConfigServerGroupTupleForModifyRulesInput) *ForwardGroupConfigForModifyRulesInput
- func (s *ForwardGroupConfigForModifyRulesInput) SetStickySessionEnabled(v string) *ForwardGroupConfigForModifyRulesInput
- func (s *ForwardGroupConfigForModifyRulesInput) SetStickySessionTimeout(v int64) *ForwardGroupConfigForModifyRulesInput
- func (s ForwardGroupConfigForModifyRulesInput) String() string
- type ForwardGroupConfigServerGroupTupleForCreateRulesInput
- func (s ForwardGroupConfigServerGroupTupleForCreateRulesInput) GoString() string
- func (s *ForwardGroupConfigServerGroupTupleForCreateRulesInput) SetServerGroupId(v string) *ForwardGroupConfigServerGroupTupleForCreateRulesInput
- func (s *ForwardGroupConfigServerGroupTupleForCreateRulesInput) SetWeight(v int64) *ForwardGroupConfigServerGroupTupleForCreateRulesInput
- func (s ForwardGroupConfigServerGroupTupleForCreateRulesInput) String() string
- type ForwardGroupConfigServerGroupTupleForModifyRulesInput
- func (s ForwardGroupConfigServerGroupTupleForModifyRulesInput) GoString() string
- func (s *ForwardGroupConfigServerGroupTupleForModifyRulesInput) SetServerGroupId(v string) *ForwardGroupConfigServerGroupTupleForModifyRulesInput
- func (s *ForwardGroupConfigServerGroupTupleForModifyRulesInput) SetWeight(v int64) *ForwardGroupConfigServerGroupTupleForModifyRulesInput
- func (s ForwardGroupConfigServerGroupTupleForModifyRulesInput) String() string
- type GlobalAcceleratorForModifyLoadBalancerAttributesInput
- func (s GlobalAcceleratorForModifyLoadBalancerAttributesInput) GoString() string
- func (s *GlobalAcceleratorForModifyLoadBalancerAttributesInput) SetAcceleratorId(v string) *GlobalAcceleratorForModifyLoadBalancerAttributesInput
- func (s *GlobalAcceleratorForModifyLoadBalancerAttributesInput) SetAcceleratorListenerId(v string) *GlobalAcceleratorForModifyLoadBalancerAttributesInput
- func (s *GlobalAcceleratorForModifyLoadBalancerAttributesInput) SetEndpointGroupId(v string) *GlobalAcceleratorForModifyLoadBalancerAttributesInput
- func (s *GlobalAcceleratorForModifyLoadBalancerAttributesInput) SetWeight(v int64) *GlobalAcceleratorForModifyLoadBalancerAttributesInput
- func (s GlobalAcceleratorForModifyLoadBalancerAttributesInput) String() string
- type GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput
- func (s GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput) SetAcceleratorId(v string) *GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput
- func (s *GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput) SetAcceleratorName(v string) *GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput
- func (s GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput) String() string
- type HeaderConfigForCreateRulesInput
- func (s HeaderConfigForCreateRulesInput) GoString() string
- func (s *HeaderConfigForCreateRulesInput) SetKey(v string) *HeaderConfigForCreateRulesInput
- func (s *HeaderConfigForCreateRulesInput) SetValues(v []*string) *HeaderConfigForCreateRulesInput
- func (s HeaderConfigForCreateRulesInput) String() string
- type HeaderConfigForDescribeRulesOutput
- func (s HeaderConfigForDescribeRulesOutput) GoString() string
- func (s *HeaderConfigForDescribeRulesOutput) SetKey(v string) *HeaderConfigForDescribeRulesOutput
- func (s *HeaderConfigForDescribeRulesOutput) SetValues(v []*string) *HeaderConfigForDescribeRulesOutput
- func (s HeaderConfigForDescribeRulesOutput) String() string
- type HeaderConfigForModifyRulesInput
- func (s HeaderConfigForModifyRulesInput) GoString() string
- func (s *HeaderConfigForModifyRulesInput) SetKey(v string) *HeaderConfigForModifyRulesInput
- func (s *HeaderConfigForModifyRulesInput) SetValues(v []*string) *HeaderConfigForModifyRulesInput
- func (s HeaderConfigForModifyRulesInput) String() string
- type HealthCheckForCreateServerGroupInput
- func (s HealthCheckForCreateServerGroupInput) GoString() string
- func (s *HealthCheckForCreateServerGroupInput) SetDomain(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetEnabled(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetHealthyThreshold(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetHttpCode(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetHttpVersion(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetInterval(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetMethod(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetPort(v int64) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetProtocol(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetTimeout(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetURI(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetUnhealthyThreshold(v string) *HealthCheckForCreateServerGroupInput
- func (s HealthCheckForCreateServerGroupInput) String() string
- func (s *HealthCheckForCreateServerGroupInput) Validate() error
- type HealthCheckForDescribeServerGroupAttributesOutput
- func (s HealthCheckForDescribeServerGroupAttributesOutput) GoString() string
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetDomain(v string) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetEnabled(v string) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetHealthyThreshold(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetHttpCode(v string) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetHttpVersion(v string) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetInterval(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetMethod(v string) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetPort(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetProtocol(v string) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetTimeout(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetURI(v string) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetUnhealthyThreshold(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s HealthCheckForDescribeServerGroupAttributesOutput) String() string
- type HealthCheckForDescribeServerGroupsOutput
- func (s HealthCheckForDescribeServerGroupsOutput) GoString() string
- func (s *HealthCheckForDescribeServerGroupsOutput) SetDomain(v string) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetEnabled(v string) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetHealthyThreshold(v int64) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetHttpCode(v string) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetHttpVersion(v string) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetInterval(v int64) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetMethod(v string) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetPort(v int64) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetProtocol(v string) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetTimeout(v int64) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetURI(v string) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetUnhealthyThreshold(v int64) *HealthCheckForDescribeServerGroupsOutput
- func (s HealthCheckForDescribeServerGroupsOutput) String() string
- type HealthCheckForModifyServerGroupAttributesInput
- func (s HealthCheckForModifyServerGroupAttributesInput) GoString() string
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetDomain(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetEnabled(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetHealthyThreshold(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetHttpCode(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetHttpVersion(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetInterval(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetMethod(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetPort(v int64) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetProtocol(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetTimeout(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetURI(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetUnhealthyThreshold(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s HealthCheckForModifyServerGroupAttributesInput) String() string
- func (s *HealthCheckForModifyServerGroupAttributesInput) Validate() error
- type HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s HealthCheckTemplateForCreateHealthCheckTemplatesInput) GoString() string
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetDescription(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckDomain(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckHttpCode(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckHttpVersion(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckInterval(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckMethod(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckProtocol(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckTemplateName(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckTimeout(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckURI(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthyThreshold(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetPort(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetProjectName(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetTags(v []*HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetUnhealthyThreshold(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s HealthCheckTemplateForCreateHealthCheckTemplatesInput) String() string
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) Validate() error
- type HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) GoString() string
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetCreateTime(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetDescription(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckDomain(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckHttpCode(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckHttpVersion(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckInterval(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckMethod(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckProtocol(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTemplateId(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTemplateName(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTimeout(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckURI(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthyThreshold(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetPort(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetProjectName(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetTags(v []*TagForDescribeHealthCheckTemplatesOutput) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetUnhealthyThreshold(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetUpdateTime(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) String() string
- type HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) GoString() string
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetDescription(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckDomain(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckHttpCode(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckHttpVersion(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckInterval(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckMethod(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckProtocol(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplateId(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplateName(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTimeout(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckURI(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthyThreshold(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetPort(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetUnhealthyThreshold(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) String() string
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) Validate() error
- type HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput
- func (s HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput) GoString() string
- func (s *HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput) SetKey(v string) *HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput) SetValue(v string) *HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput
- func (s HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput) String() string
- type HealthLogForDescribeLoadBalancerAttributesOutput
- func (s HealthLogForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *HealthLogForDescribeLoadBalancerAttributesOutput) SetEnabled(v bool) *HealthLogForDescribeLoadBalancerAttributesOutput
- func (s *HealthLogForDescribeLoadBalancerAttributesOutput) SetProjectId(v string) *HealthLogForDescribeLoadBalancerAttributesOutput
- func (s *HealthLogForDescribeLoadBalancerAttributesOutput) SetTopicId(v string) *HealthLogForDescribeLoadBalancerAttributesOutput
- func (s HealthLogForDescribeLoadBalancerAttributesOutput) String() string
- type HostConfigForCreateRulesInput
- type HostConfigForDescribeRulesOutput
- type HostConfigForModifyRulesInput
- type Ipv6EipBillingConfigForCloneLoadBalancerInput
- func (s Ipv6EipBillingConfigForCloneLoadBalancerInput) GoString() string
- func (s *Ipv6EipBillingConfigForCloneLoadBalancerInput) SetBandwidth(v int64) *Ipv6EipBillingConfigForCloneLoadBalancerInput
- func (s *Ipv6EipBillingConfigForCloneLoadBalancerInput) SetBillingType(v int64) *Ipv6EipBillingConfigForCloneLoadBalancerInput
- func (s *Ipv6EipBillingConfigForCloneLoadBalancerInput) SetISP(v string) *Ipv6EipBillingConfigForCloneLoadBalancerInput
- func (s Ipv6EipBillingConfigForCloneLoadBalancerInput) String() string
- type Ipv6EipBillingConfigForCreateLoadBalancerInput
- func (s Ipv6EipBillingConfigForCreateLoadBalancerInput) GoString() string
- func (s *Ipv6EipBillingConfigForCreateLoadBalancerInput) SetBandwidth(v int64) *Ipv6EipBillingConfigForCreateLoadBalancerInput
- func (s *Ipv6EipBillingConfigForCreateLoadBalancerInput) SetBillingType(v int64) *Ipv6EipBillingConfigForCreateLoadBalancerInput
- func (s *Ipv6EipBillingConfigForCreateLoadBalancerInput) SetISP(v string) *Ipv6EipBillingConfigForCreateLoadBalancerInput
- func (s Ipv6EipBillingConfigForCreateLoadBalancerInput) String() string
- type Ipv6EipForDescribeLoadBalancerAttributesOutput
- func (s Ipv6EipForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *Ipv6EipForDescribeLoadBalancerAttributesOutput) SetBandwidth(v int64) *Ipv6EipForDescribeLoadBalancerAttributesOutput
- func (s *Ipv6EipForDescribeLoadBalancerAttributesOutput) SetBillingType(v int64) *Ipv6EipForDescribeLoadBalancerAttributesOutput
- func (s *Ipv6EipForDescribeLoadBalancerAttributesOutput) SetISP(v string) *Ipv6EipForDescribeLoadBalancerAttributesOutput
- func (s Ipv6EipForDescribeLoadBalancerAttributesOutput) String() string
- type Ipv6EipForDescribeLoadBalancersOutput
- func (s Ipv6EipForDescribeLoadBalancersOutput) GoString() string
- func (s *Ipv6EipForDescribeLoadBalancersOutput) SetBandwidth(v int64) *Ipv6EipForDescribeLoadBalancersOutput
- func (s *Ipv6EipForDescribeLoadBalancersOutput) SetBillingType(v int64) *Ipv6EipForDescribeLoadBalancersOutput
- func (s *Ipv6EipForDescribeLoadBalancersOutput) SetISP(v string) *Ipv6EipForDescribeLoadBalancersOutput
- func (s Ipv6EipForDescribeLoadBalancersOutput) String() string
- type ListTagsForResourcesInput
- func (s ListTagsForResourcesInput) GoString() string
- func (s *ListTagsForResourcesInput) SetMaxResults(v int64) *ListTagsForResourcesInput
- func (s *ListTagsForResourcesInput) SetNextToken(v string) *ListTagsForResourcesInput
- func (s *ListTagsForResourcesInput) SetResourceIds(v []*string) *ListTagsForResourcesInput
- func (s *ListTagsForResourcesInput) SetResourceType(v string) *ListTagsForResourcesInput
- func (s *ListTagsForResourcesInput) SetTagFilters(v []*TagFilterForListTagsForResourcesInput) *ListTagsForResourcesInput
- func (s ListTagsForResourcesInput) String() string
- func (s *ListTagsForResourcesInput) Validate() error
- type ListTagsForResourcesOutput
- func (s ListTagsForResourcesOutput) GoString() string
- func (s *ListTagsForResourcesOutput) SetNextToken(v string) *ListTagsForResourcesOutput
- func (s *ListTagsForResourcesOutput) SetRequestId(v string) *ListTagsForResourcesOutput
- func (s *ListTagsForResourcesOutput) SetResourceTags(v []*ResourceTagForListTagsForResourcesOutput) *ListTagsForResourcesOutput
- func (s ListTagsForResourcesOutput) String() string
- type ListenerForDescribeAclAttributesOutput
- func (s ListenerForDescribeAclAttributesOutput) GoString() string
- func (s *ListenerForDescribeAclAttributesOutput) SetAclType(v string) *ListenerForDescribeAclAttributesOutput
- func (s *ListenerForDescribeAclAttributesOutput) SetListenerId(v string) *ListenerForDescribeAclAttributesOutput
- func (s *ListenerForDescribeAclAttributesOutput) SetListenerName(v string) *ListenerForDescribeAclAttributesOutput
- func (s *ListenerForDescribeAclAttributesOutput) SetPort(v int64) *ListenerForDescribeAclAttributesOutput
- func (s *ListenerForDescribeAclAttributesOutput) SetProtocol(v string) *ListenerForDescribeAclAttributesOutput
- func (s ListenerForDescribeAclAttributesOutput) String() string
- type ListenerForDescribeCustomizedCfgAttributesOutput
- func (s ListenerForDescribeCustomizedCfgAttributesOutput) GoString() string
- func (s *ListenerForDescribeCustomizedCfgAttributesOutput) SetListenerId(v string) *ListenerForDescribeCustomizedCfgAttributesOutput
- func (s *ListenerForDescribeCustomizedCfgAttributesOutput) SetListenerName(v string) *ListenerForDescribeCustomizedCfgAttributesOutput
- func (s *ListenerForDescribeCustomizedCfgAttributesOutput) SetPort(v int64) *ListenerForDescribeCustomizedCfgAttributesOutput
- func (s *ListenerForDescribeCustomizedCfgAttributesOutput) SetProtocol(v string) *ListenerForDescribeCustomizedCfgAttributesOutput
- func (s ListenerForDescribeCustomizedCfgAttributesOutput) String() string
- type ListenerForDescribeListenerHealthOutput
- func (s ListenerForDescribeListenerHealthOutput) GoString() string
- func (s *ListenerForDescribeListenerHealthOutput) SetListenerId(v string) *ListenerForDescribeListenerHealthOutput
- func (s *ListenerForDescribeListenerHealthOutput) SetResults(v []*ResultForDescribeListenerHealthOutput) *ListenerForDescribeListenerHealthOutput
- func (s *ListenerForDescribeListenerHealthOutput) SetStatus(v string) *ListenerForDescribeListenerHealthOutput
- func (s *ListenerForDescribeListenerHealthOutput) SetTotalBackendServerCount(v int64) *ListenerForDescribeListenerHealthOutput
- func (s *ListenerForDescribeListenerHealthOutput) SetUnHealthyCount(v int64) *ListenerForDescribeListenerHealthOutput
- func (s ListenerForDescribeListenerHealthOutput) String() string
- type ListenerForDescribeListenersOutput
- func (s ListenerForDescribeListenersOutput) GoString() string
- func (s *ListenerForDescribeListenersOutput) SetAclIds(v []*string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetAclStatus(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetAclType(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetCACertificateId(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetCACertificateSource(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetCertCenterCertificateId(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetCertificateId(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetCertificateSource(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetClientAddressTransmissionProtocol(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetCreateTime(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetCustomizedCfgId(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetDescription(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetDomainExtensions(v []*DomainExtensionForDescribeListenersOutput) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetEnableHttp2(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetEnableQuic(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetEnabled(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetListenerId(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetListenerName(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetLoadBalancerId(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetPcaLeafCertificateId(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetPcaRootCACertificateId(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetPcaSubCACertificateId(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetPort(v int64) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetProjectName(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetProtocol(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetProxyProtocolDisabled(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetServerGroupId(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetServerGroups(v []*ServerGroupForDescribeListenersOutput) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetStatus(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetTags(v []*TagForDescribeListenersOutput) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetUpdateTime(v string) *ListenerForDescribeListenersOutput
- func (s ListenerForDescribeListenersOutput) String() string
- type ListenerForDescribeLoadBalancerAttributesOutput
- func (s ListenerForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *ListenerForDescribeLoadBalancerAttributesOutput) SetListenerId(v string) *ListenerForDescribeLoadBalancerAttributesOutput
- func (s *ListenerForDescribeLoadBalancerAttributesOutput) SetListenerName(v string) *ListenerForDescribeLoadBalancerAttributesOutput
- func (s ListenerForDescribeLoadBalancerAttributesOutput) String() string
- type LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEip(v *EipForDescribeLoadBalancerAttributesOutput) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEipAddress(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEipId(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniAddress(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniId(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniIpv6Address(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetIpv6Eip(v *Ipv6EipForDescribeLoadBalancerAttributesOutput) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetIpv6EipId(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) String() string
- type LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s LoadBalancerAddressForDescribeLoadBalancersOutput) GoString() string
- func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEip(v *EipForDescribeLoadBalancersOutput) *LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEipAddress(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEipId(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniAddress(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniId(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniIpv6Address(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetIpv6Eip(v *Ipv6EipForDescribeLoadBalancersOutput) *LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetIpv6EipId(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s LoadBalancerAddressForDescribeLoadBalancersOutput) String() string
- type LoadBalancerForDescribeLoadBalancersOutput
- func (s LoadBalancerForDescribeLoadBalancersOutput) GoString() string
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetAddressIpVersion(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetBusinessStatus(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetCreateTime(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetDNSName(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetDeleteProtection(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetDeletedTime(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetDescription(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetEipAddress(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetEipId(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetEniAddress(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetEniId(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerBillingType(v int64) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerEdition(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerId(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerName(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLocalAddresses(v []*string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLockReason(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetModificationProtectionReason(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetModificationProtectionStatus(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetOverdueTime(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetProjectName(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetSniAutoMatch(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetStatus(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetSubnetId(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetTags(v []*TagForDescribeLoadBalancersOutput) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetType(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetUpdateTime(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetVpcId(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetWafInstanceId(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetWafProtectionEnabled(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetZoneMappings(v []*ZoneMappingForDescribeLoadBalancersOutput) *LoadBalancerForDescribeLoadBalancersOutput
- func (s LoadBalancerForDescribeLoadBalancersOutput) String() string
- type MethodConfigForCreateRulesInput
- type MethodConfigForDescribeRulesOutput
- type MethodConfigForModifyRulesInput
- type ModifyAclAttributesInput
- func (s ModifyAclAttributesInput) GoString() string
- func (s *ModifyAclAttributesInput) SetAclId(v string) *ModifyAclAttributesInput
- func (s *ModifyAclAttributesInput) SetAclName(v string) *ModifyAclAttributesInput
- func (s *ModifyAclAttributesInput) SetDescription(v string) *ModifyAclAttributesInput
- func (s ModifyAclAttributesInput) String() string
- func (s *ModifyAclAttributesInput) Validate() error
- type ModifyAclAttributesOutput
- type ModifyCACertificateAttributesInput
- func (s ModifyCACertificateAttributesInput) GoString() string
- func (s *ModifyCACertificateAttributesInput) SetCACertificateId(v string) *ModifyCACertificateAttributesInput
- func (s *ModifyCACertificateAttributesInput) SetCACertificateName(v string) *ModifyCACertificateAttributesInput
- func (s *ModifyCACertificateAttributesInput) SetDescription(v string) *ModifyCACertificateAttributesInput
- func (s ModifyCACertificateAttributesInput) String() string
- func (s *ModifyCACertificateAttributesInput) Validate() error
- type ModifyCACertificateAttributesOutput
- type ModifyCertificateAttributesInput
- func (s ModifyCertificateAttributesInput) GoString() string
- func (s *ModifyCertificateAttributesInput) SetCertificateId(v string) *ModifyCertificateAttributesInput
- func (s *ModifyCertificateAttributesInput) SetCertificateName(v string) *ModifyCertificateAttributesInput
- func (s *ModifyCertificateAttributesInput) SetDescription(v string) *ModifyCertificateAttributesInput
- func (s ModifyCertificateAttributesInput) String() string
- func (s *ModifyCertificateAttributesInput) Validate() error
- type ModifyCertificateAttributesOutput
- type ModifyCustomizedCfgAttributesInput
- func (s ModifyCustomizedCfgAttributesInput) GoString() string
- func (s *ModifyCustomizedCfgAttributesInput) SetCustomizedCfgContent(v string) *ModifyCustomizedCfgAttributesInput
- func (s *ModifyCustomizedCfgAttributesInput) SetCustomizedCfgId(v string) *ModifyCustomizedCfgAttributesInput
- func (s *ModifyCustomizedCfgAttributesInput) SetCustomizedCfgName(v string) *ModifyCustomizedCfgAttributesInput
- func (s *ModifyCustomizedCfgAttributesInput) SetDescription(v string) *ModifyCustomizedCfgAttributesInput
- func (s ModifyCustomizedCfgAttributesInput) String() string
- func (s *ModifyCustomizedCfgAttributesInput) Validate() error
- type ModifyCustomizedCfgAttributesOutput
- type ModifyHealthCheckTemplatesAttributesInput
- func (s ModifyHealthCheckTemplatesAttributesInput) GoString() string
- func (s *ModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplates(v []*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) *ModifyHealthCheckTemplatesAttributesInput
- func (s ModifyHealthCheckTemplatesAttributesInput) String() string
- func (s *ModifyHealthCheckTemplatesAttributesInput) Validate() error
- type ModifyHealthCheckTemplatesAttributesOutput
- type ModifyListenerAttributesInput
- func (s ModifyListenerAttributesInput) GoString() string
- func (s *ModifyListenerAttributesInput) SetAccessLogRecordCustomizedHeadersEnabled(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetAclIds(v []*string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetAclStatus(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetAclType(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetCACertificateId(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetCACertificateSource(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetCertCenterCertificateId(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetCertificateId(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetCertificateSource(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetClientAddressTransmissionProtocol(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetCustomizedCfgId(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetDescription(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetDomainExtensions(v []*DomainExtensionForModifyListenerAttributesInput) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetEnableHttp2(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetEnableQuic(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetEnabled(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetListenerId(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetListenerName(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetPcaLeafCertificateId(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetPcaRootCACertificateId(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetPcaSubCACertificateId(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetProxyProtocolDisabled(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetServerGroupId(v string) *ModifyListenerAttributesInput
- func (s ModifyListenerAttributesInput) String() string
- func (s *ModifyListenerAttributesInput) Validate() error
- type ModifyListenerAttributesOutput
- type ModifyLoadBalancerAttributesInput
- func (s ModifyLoadBalancerAttributesInput) GoString() string
- func (s *ModifyLoadBalancerAttributesInput) SetDeleteProtection(v string) *ModifyLoadBalancerAttributesInput
- func (s *ModifyLoadBalancerAttributesInput) SetDescription(v string) *ModifyLoadBalancerAttributesInput
- func (s *ModifyLoadBalancerAttributesInput) SetGlobalAccelerator(v *GlobalAcceleratorForModifyLoadBalancerAttributesInput) *ModifyLoadBalancerAttributesInput
- func (s *ModifyLoadBalancerAttributesInput) SetLoadBalancerId(v string) *ModifyLoadBalancerAttributesInput
- func (s *ModifyLoadBalancerAttributesInput) SetLoadBalancerName(v string) *ModifyLoadBalancerAttributesInput
- func (s *ModifyLoadBalancerAttributesInput) SetModificationProtectionReason(v string) *ModifyLoadBalancerAttributesInput
- func (s *ModifyLoadBalancerAttributesInput) SetModificationProtectionStatus(v string) *ModifyLoadBalancerAttributesInput
- func (s *ModifyLoadBalancerAttributesInput) SetWafInstanceId(v string) *ModifyLoadBalancerAttributesInput
- func (s *ModifyLoadBalancerAttributesInput) SetWafProtectedDomain(v string) *ModifyLoadBalancerAttributesInput
- func (s *ModifyLoadBalancerAttributesInput) SetWafProtectionEnabled(v string) *ModifyLoadBalancerAttributesInput
- func (s ModifyLoadBalancerAttributesInput) String() string
- func (s *ModifyLoadBalancerAttributesInput) Validate() error
- type ModifyLoadBalancerAttributesOutput
- type ModifyLoadBalancerTypeInput
- func (s ModifyLoadBalancerTypeInput) GoString() string
- func (s *ModifyLoadBalancerTypeInput) SetLoadBalancerId(v string) *ModifyLoadBalancerTypeInput
- func (s *ModifyLoadBalancerTypeInput) SetType(v string) *ModifyLoadBalancerTypeInput
- func (s *ModifyLoadBalancerTypeInput) SetZoneMappings(v []*ZoneMappingForModifyLoadBalancerTypeInput) *ModifyLoadBalancerTypeInput
- func (s ModifyLoadBalancerTypeInput) String() string
- func (s *ModifyLoadBalancerTypeInput) Validate() error
- type ModifyLoadBalancerTypeOutput
- type ModifyLoadBalancerZonesInput
- func (s ModifyLoadBalancerZonesInput) GoString() string
- func (s *ModifyLoadBalancerZonesInput) SetLoadBalancerId(v string) *ModifyLoadBalancerZonesInput
- func (s *ModifyLoadBalancerZonesInput) SetZoneMappings(v []*ZoneMappingForModifyLoadBalancerZonesInput) *ModifyLoadBalancerZonesInput
- func (s ModifyLoadBalancerZonesInput) String() string
- func (s *ModifyLoadBalancerZonesInput) Validate() error
- type ModifyLoadBalancerZonesOutput
- type ModifyRulesInput
- type ModifyRulesOutput
- type ModifyServerGroupAttributesInput
- func (s ModifyServerGroupAttributesInput) GoString() string
- func (s *ModifyServerGroupAttributesInput) SetCrossZoneEnabled(v string) *ModifyServerGroupAttributesInput
- func (s *ModifyServerGroupAttributesInput) SetDescription(v string) *ModifyServerGroupAttributesInput
- func (s *ModifyServerGroupAttributesInput) SetHealthCheck(v *HealthCheckForModifyServerGroupAttributesInput) *ModifyServerGroupAttributesInput
- func (s *ModifyServerGroupAttributesInput) SetScheduler(v string) *ModifyServerGroupAttributesInput
- func (s *ModifyServerGroupAttributesInput) SetServerGroupId(v string) *ModifyServerGroupAttributesInput
- func (s *ModifyServerGroupAttributesInput) SetServerGroupName(v string) *ModifyServerGroupAttributesInput
- func (s *ModifyServerGroupAttributesInput) SetStickySessionConfig(v *StickySessionConfigForModifyServerGroupAttributesInput) *ModifyServerGroupAttributesInput
- func (s ModifyServerGroupAttributesInput) String() string
- func (s *ModifyServerGroupAttributesInput) Validate() error
- type ModifyServerGroupAttributesOutput
- type ModifyServerGroupBackendServersInput
- func (s ModifyServerGroupBackendServersInput) GoString() string
- func (s *ModifyServerGroupBackendServersInput) SetServerGroupId(v string) *ModifyServerGroupBackendServersInput
- func (s *ModifyServerGroupBackendServersInput) SetServers(v []*ServerForModifyServerGroupBackendServersInput) *ModifyServerGroupBackendServersInput
- func (s ModifyServerGroupBackendServersInput) String() string
- func (s *ModifyServerGroupBackendServersInput) Validate() error
- type ModifyServerGroupBackendServersOutput
- type PathConfigForCreateRulesInput
- type PathConfigForDescribeRulesOutput
- type PathConfigForModifyRulesInput
- type PopLocationForDescribeLoadBalancerAttributesOutput
- func (s PopLocationForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *PopLocationForDescribeLoadBalancerAttributesOutput) SetPopId(v string) *PopLocationForDescribeLoadBalancerAttributesOutput
- func (s *PopLocationForDescribeLoadBalancerAttributesOutput) SetPopName(v string) *PopLocationForDescribeLoadBalancerAttributesOutput
- func (s PopLocationForDescribeLoadBalancerAttributesOutput) String() string
- type PopLocationForDescribeLoadBalancersOutput
- func (s PopLocationForDescribeLoadBalancersOutput) GoString() string
- func (s *PopLocationForDescribeLoadBalancersOutput) SetPopId(v string) *PopLocationForDescribeLoadBalancersOutput
- func (s *PopLocationForDescribeLoadBalancersOutput) SetPopName(v string) *PopLocationForDescribeLoadBalancersOutput
- func (s PopLocationForDescribeLoadBalancersOutput) String() string
- type QueryStringConfigForCreateRulesInput
- type QueryStringConfigForDescribeRulesOutput
- type QueryStringConfigForModifyRulesInput
- type QueryStringConfigValueForCreateRulesInput
- func (s QueryStringConfigValueForCreateRulesInput) GoString() string
- func (s *QueryStringConfigValueForCreateRulesInput) SetKey(v string) *QueryStringConfigValueForCreateRulesInput
- func (s *QueryStringConfigValueForCreateRulesInput) SetValue(v string) *QueryStringConfigValueForCreateRulesInput
- func (s QueryStringConfigValueForCreateRulesInput) String() string
- type QueryStringConfigValueForModifyRulesInput
- func (s QueryStringConfigValueForModifyRulesInput) GoString() string
- func (s *QueryStringConfigValueForModifyRulesInput) SetKey(v string) *QueryStringConfigValueForModifyRulesInput
- func (s *QueryStringConfigValueForModifyRulesInput) SetValue(v string) *QueryStringConfigValueForModifyRulesInput
- func (s QueryStringConfigValueForModifyRulesInput) String() string
- type RedirectConfigForCreateRulesInput
- func (s RedirectConfigForCreateRulesInput) GoString() string
- func (s *RedirectConfigForCreateRulesInput) SetRedirectDomain(v string) *RedirectConfigForCreateRulesInput
- func (s *RedirectConfigForCreateRulesInput) SetRedirectHttpCode(v string) *RedirectConfigForCreateRulesInput
- func (s *RedirectConfigForCreateRulesInput) SetRedirectPort(v string) *RedirectConfigForCreateRulesInput
- func (s *RedirectConfigForCreateRulesInput) SetRedirectProtocol(v string) *RedirectConfigForCreateRulesInput
- func (s *RedirectConfigForCreateRulesInput) SetRedirectUri(v string) *RedirectConfigForCreateRulesInput
- func (s RedirectConfigForCreateRulesInput) String() string
- func (s *RedirectConfigForCreateRulesInput) Validate() error
- type RedirectConfigForDescribeRulesOutput
- func (s RedirectConfigForDescribeRulesOutput) GoString() string
- func (s *RedirectConfigForDescribeRulesOutput) SetRedirectDomain(v string) *RedirectConfigForDescribeRulesOutput
- func (s *RedirectConfigForDescribeRulesOutput) SetRedirectHttpCode(v string) *RedirectConfigForDescribeRulesOutput
- func (s *RedirectConfigForDescribeRulesOutput) SetRedirectPort(v string) *RedirectConfigForDescribeRulesOutput
- func (s *RedirectConfigForDescribeRulesOutput) SetRedirectProtocol(v string) *RedirectConfigForDescribeRulesOutput
- func (s *RedirectConfigForDescribeRulesOutput) SetRedirectUri(v string) *RedirectConfigForDescribeRulesOutput
- func (s RedirectConfigForDescribeRulesOutput) String() string
- type RedirectConfigForModifyRulesInput
- func (s RedirectConfigForModifyRulesInput) GoString() string
- func (s *RedirectConfigForModifyRulesInput) SetRedirectDomain(v string) *RedirectConfigForModifyRulesInput
- func (s *RedirectConfigForModifyRulesInput) SetRedirectHttpCode(v string) *RedirectConfigForModifyRulesInput
- func (s *RedirectConfigForModifyRulesInput) SetRedirectPort(v string) *RedirectConfigForModifyRulesInput
- func (s *RedirectConfigForModifyRulesInput) SetRedirectProtocol(v string) *RedirectConfigForModifyRulesInput
- func (s *RedirectConfigForModifyRulesInput) SetRedirectUri(v string) *RedirectConfigForModifyRulesInput
- func (s RedirectConfigForModifyRulesInput) String() string
- func (s *RedirectConfigForModifyRulesInput) Validate() error
- type RemoveAclEntriesInput
- type RemoveAclEntriesOutput
- type RemoveServerGroupBackendServersInput
- func (s RemoveServerGroupBackendServersInput) GoString() string
- func (s *RemoveServerGroupBackendServersInput) SetServerGroupId(v string) *RemoveServerGroupBackendServersInput
- func (s *RemoveServerGroupBackendServersInput) SetServerIds(v []*string) *RemoveServerGroupBackendServersInput
- func (s RemoveServerGroupBackendServersInput) String() string
- func (s *RemoveServerGroupBackendServersInput) Validate() error
- type RemoveServerGroupBackendServersOutput
- type ReplaceCACertificateInput
- func (s ReplaceCACertificateInput) GoString() string
- func (s *ReplaceCACertificateInput) SetCACertificate(v string) *ReplaceCACertificateInput
- func (s *ReplaceCACertificateInput) SetCACertificateId(v string) *ReplaceCACertificateInput
- func (s *ReplaceCACertificateInput) SetCACertificateName(v string) *ReplaceCACertificateInput
- func (s *ReplaceCACertificateInput) SetDescription(v string) *ReplaceCACertificateInput
- func (s *ReplaceCACertificateInput) SetOldCACertificateId(v string) *ReplaceCACertificateInput
- func (s *ReplaceCACertificateInput) SetProjectName(v string) *ReplaceCACertificateInput
- func (s *ReplaceCACertificateInput) SetTags(v []*TagForReplaceCACertificateInput) *ReplaceCACertificateInput
- func (s *ReplaceCACertificateInput) SetUpdateMode(v string) *ReplaceCACertificateInput
- func (s ReplaceCACertificateInput) String() string
- func (s *ReplaceCACertificateInput) Validate() error
- type ReplaceCACertificateOutput
- type ReplaceCertificateInput
- func (s ReplaceCertificateInput) GoString() string
- func (s *ReplaceCertificateInput) SetCertCenterCertificateId(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetCertificateId(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetCertificateName(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetCertificateSource(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetDescription(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetOldCertificateId(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetPrivateKey(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetProjectName(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetPublicKey(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetTags(v []*TagForReplaceCertificateInput) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetUpdateMode(v string) *ReplaceCertificateInput
- func (s ReplaceCertificateInput) String() string
- func (s *ReplaceCertificateInput) Validate() error
- type ReplaceCertificateOutput
- type ResourceTagForListTagsForResourcesOutput
- func (s ResourceTagForListTagsForResourcesOutput) GoString() string
- func (s *ResourceTagForListTagsForResourcesOutput) SetResourceId(v string) *ResourceTagForListTagsForResourcesOutput
- func (s *ResourceTagForListTagsForResourcesOutput) SetResourceType(v string) *ResourceTagForListTagsForResourcesOutput
- func (s *ResourceTagForListTagsForResourcesOutput) SetTagKey(v string) *ResourceTagForListTagsForResourcesOutput
- func (s *ResourceTagForListTagsForResourcesOutput) SetTagValue(v string) *ResourceTagForListTagsForResourcesOutput
- func (s ResourceTagForListTagsForResourcesOutput) String() string
- type ResultForDescribeListenerHealthOutput
- func (s ResultForDescribeListenerHealthOutput) GoString() string
- func (s *ResultForDescribeListenerHealthOutput) SetInstanceId(v string) *ResultForDescribeListenerHealthOutput
- func (s *ResultForDescribeListenerHealthOutput) SetIp(v string) *ResultForDescribeListenerHealthOutput
- func (s *ResultForDescribeListenerHealthOutput) SetPort(v int64) *ResultForDescribeListenerHealthOutput
- func (s *ResultForDescribeListenerHealthOutput) SetRuleNumber(v int64) *ResultForDescribeListenerHealthOutput
- func (s *ResultForDescribeListenerHealthOutput) SetServerGroupId(v string) *ResultForDescribeListenerHealthOutput
- func (s *ResultForDescribeListenerHealthOutput) SetServerGroupName(v string) *ResultForDescribeListenerHealthOutput
- func (s *ResultForDescribeListenerHealthOutput) SetServerId(v string) *ResultForDescribeListenerHealthOutput
- func (s *ResultForDescribeListenerHealthOutput) SetStatus(v string) *ResultForDescribeListenerHealthOutput
- func (s *ResultForDescribeListenerHealthOutput) SetType(v string) *ResultForDescribeListenerHealthOutput
- func (s ResultForDescribeListenerHealthOutput) String() string
- type RewriteConfigForCreateRulesInput
- type RewriteConfigForDescribeRulesOutput
- type RewriteConfigForModifyRulesInput
- type RuleActionForDescribeRulesOutput
- func (s RuleActionForDescribeRulesOutput) GoString() string
- func (s *RuleActionForDescribeRulesOutput) SetFixedResponseConfig(v *FixedResponseConfigForDescribeRulesOutput) *RuleActionForDescribeRulesOutput
- func (s *RuleActionForDescribeRulesOutput) SetForwardGroupConfig(v *ConvertForwardGroupConfigForDescribeRulesOutput) *RuleActionForDescribeRulesOutput
- func (s *RuleActionForDescribeRulesOutput) SetRedirectConfig(v *ConvertRedirectConfigForDescribeRulesOutput) *RuleActionForDescribeRulesOutput
- func (s *RuleActionForDescribeRulesOutput) SetRewriteConfig(v *ConvertRewriteConfigForDescribeRulesOutput) *RuleActionForDescribeRulesOutput
- func (s *RuleActionForDescribeRulesOutput) SetTrafficLimitConfig(v *TrafficLimitConfigForDescribeRulesOutput) *RuleActionForDescribeRulesOutput
- func (s *RuleActionForDescribeRulesOutput) SetType(v string) *RuleActionForDescribeRulesOutput
- func (s RuleActionForDescribeRulesOutput) String() string
- type RuleConditionForDescribeRulesOutput
- func (s RuleConditionForDescribeRulesOutput) GoString() string
- func (s *RuleConditionForDescribeRulesOutput) SetHeaderConfig(v *HeaderConfigForDescribeRulesOutput) *RuleConditionForDescribeRulesOutput
- func (s *RuleConditionForDescribeRulesOutput) SetHostConfig(v *HostConfigForDescribeRulesOutput) *RuleConditionForDescribeRulesOutput
- func (s *RuleConditionForDescribeRulesOutput) SetMethodConfig(v *MethodConfigForDescribeRulesOutput) *RuleConditionForDescribeRulesOutput
- func (s *RuleConditionForDescribeRulesOutput) SetPathConfig(v *PathConfigForDescribeRulesOutput) *RuleConditionForDescribeRulesOutput
- func (s *RuleConditionForDescribeRulesOutput) SetQueryStringConfig(v *QueryStringConfigForDescribeRulesOutput) *RuleConditionForDescribeRulesOutput
- func (s *RuleConditionForDescribeRulesOutput) SetType(v string) *RuleConditionForDescribeRulesOutput
- func (s RuleConditionForDescribeRulesOutput) String() string
- type RuleForCreateRulesInput
- func (s RuleForCreateRulesInput) GoString() string
- func (s *RuleForCreateRulesInput) SetDescription(v string) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetDomain(v string) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetForwardGroupConfig(v *ForwardGroupConfigForCreateRulesInput) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetPriority(v int64) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetRedirectConfig(v *RedirectConfigForCreateRulesInput) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetRewriteConfig(v *RewriteConfigForCreateRulesInput) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetRewriteEnabled(v string) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetRuleAction(v string) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetRuleActions(v []*RulesRuleActionForCreateRulesInput) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetRuleConditions(v []*RulesRuleConditionForCreateRulesInput) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetServerGroupId(v string) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetTrafficLimitEnabled(v string) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetTrafficLimitQPS(v int64) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetURL(v string) *RuleForCreateRulesInput
- func (s RuleForCreateRulesInput) String() string
- func (s *RuleForCreateRulesInput) Validate() error
- type RuleForDescribeRulesOutput
- func (s RuleForDescribeRulesOutput) GoString() string
- func (s *RuleForDescribeRulesOutput) SetDescription(v string) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetDomain(v string) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetForwardGroupConfig(v *ForwardGroupConfigForDescribeRulesOutput) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetPriority(v int64) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetRedirectConfig(v *RedirectConfigForDescribeRulesOutput) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetRewriteConfig(v *RewriteConfigForDescribeRulesOutput) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetRewriteEnabled(v string) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetRuleAction(v string) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetRuleActions(v []*RuleActionForDescribeRulesOutput) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetRuleConditions(v []*RuleConditionForDescribeRulesOutput) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetRuleId(v string) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetServerGroupId(v string) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetTrafficLimitEnabled(v string) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetTrafficLimitQPS(v int64) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetUrl(v string) *RuleForDescribeRulesOutput
- func (s RuleForDescribeRulesOutput) String() string
- type RuleForModifyRulesInput
- func (s RuleForModifyRulesInput) GoString() string
- func (s *RuleForModifyRulesInput) SetDescription(v string) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetForwardGroupConfig(v *ForwardGroupConfigForModifyRulesInput) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetPriority(v int64) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetRedirectConfig(v *RedirectConfigForModifyRulesInput) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetRewriteConfig(v *RewriteConfigForModifyRulesInput) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetRewriteEnabled(v string) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetRuleAction(v string) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetRuleActions(v []*RulesRuleActionForModifyRulesInput) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetRuleConditions(v []*RulesRuleConditionForModifyRulesInput) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetRuleId(v string) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetServerGroupId(v string) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetTrafficLimitEnabled(v string) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetTrafficLimitQPS(v int64) *RuleForModifyRulesInput
- func (s RuleForModifyRulesInput) String() string
- func (s *RuleForModifyRulesInput) Validate() error
- type RulesRuleActionForCreateRulesInput
- func (s RulesRuleActionForCreateRulesInput) GoString() string
- func (s *RulesRuleActionForCreateRulesInput) SetFixedResponseConfig(v *FixedResponseConfigForCreateRulesInput) *RulesRuleActionForCreateRulesInput
- func (s *RulesRuleActionForCreateRulesInput) SetForwardGroupConfig(v *ConvertForwardGroupConfigForCreateRulesInput) *RulesRuleActionForCreateRulesInput
- func (s *RulesRuleActionForCreateRulesInput) SetRedirectConfig(v *ConvertRedirectConfigForCreateRulesInput) *RulesRuleActionForCreateRulesInput
- func (s *RulesRuleActionForCreateRulesInput) SetRewriteConfig(v *ConvertRewriteConfigForCreateRulesInput) *RulesRuleActionForCreateRulesInput
- func (s *RulesRuleActionForCreateRulesInput) SetTrafficLimitConfig(v *TrafficLimitConfigForCreateRulesInput) *RulesRuleActionForCreateRulesInput
- func (s *RulesRuleActionForCreateRulesInput) SetType(v string) *RulesRuleActionForCreateRulesInput
- func (s RulesRuleActionForCreateRulesInput) String() string
- type RulesRuleActionForModifyRulesInput
- func (s RulesRuleActionForModifyRulesInput) GoString() string
- func (s *RulesRuleActionForModifyRulesInput) SetFixedResponseConfig(v *FixedResponseConfigForModifyRulesInput) *RulesRuleActionForModifyRulesInput
- func (s *RulesRuleActionForModifyRulesInput) SetForwardGroupConfig(v *ConvertForwardGroupConfigForModifyRulesInput) *RulesRuleActionForModifyRulesInput
- func (s *RulesRuleActionForModifyRulesInput) SetRedirectConfig(v *ConvertRedirectConfigForModifyRulesInput) *RulesRuleActionForModifyRulesInput
- func (s *RulesRuleActionForModifyRulesInput) SetRewriteConfig(v *ConvertRewriteConfigForModifyRulesInput) *RulesRuleActionForModifyRulesInput
- func (s *RulesRuleActionForModifyRulesInput) SetTrafficLimitConfig(v *TrafficLimitConfigForModifyRulesInput) *RulesRuleActionForModifyRulesInput
- func (s *RulesRuleActionForModifyRulesInput) SetType(v string) *RulesRuleActionForModifyRulesInput
- func (s RulesRuleActionForModifyRulesInput) String() string
- type RulesRuleConditionForCreateRulesInput
- func (s RulesRuleConditionForCreateRulesInput) GoString() string
- func (s *RulesRuleConditionForCreateRulesInput) SetHeaderConfig(v *HeaderConfigForCreateRulesInput) *RulesRuleConditionForCreateRulesInput
- func (s *RulesRuleConditionForCreateRulesInput) SetHostConfig(v *HostConfigForCreateRulesInput) *RulesRuleConditionForCreateRulesInput
- func (s *RulesRuleConditionForCreateRulesInput) SetMethodConfig(v *MethodConfigForCreateRulesInput) *RulesRuleConditionForCreateRulesInput
- func (s *RulesRuleConditionForCreateRulesInput) SetPathConfig(v *PathConfigForCreateRulesInput) *RulesRuleConditionForCreateRulesInput
- func (s *RulesRuleConditionForCreateRulesInput) SetQueryStringConfig(v *QueryStringConfigForCreateRulesInput) *RulesRuleConditionForCreateRulesInput
- func (s *RulesRuleConditionForCreateRulesInput) SetType(v string) *RulesRuleConditionForCreateRulesInput
- func (s RulesRuleConditionForCreateRulesInput) String() string
- type RulesRuleConditionForModifyRulesInput
- func (s RulesRuleConditionForModifyRulesInput) GoString() string
- func (s *RulesRuleConditionForModifyRulesInput) SetHeaderConfig(v *HeaderConfigForModifyRulesInput) *RulesRuleConditionForModifyRulesInput
- func (s *RulesRuleConditionForModifyRulesInput) SetHostConfig(v *HostConfigForModifyRulesInput) *RulesRuleConditionForModifyRulesInput
- func (s *RulesRuleConditionForModifyRulesInput) SetMethodConfig(v *MethodConfigForModifyRulesInput) *RulesRuleConditionForModifyRulesInput
- func (s *RulesRuleConditionForModifyRulesInput) SetPathConfig(v *PathConfigForModifyRulesInput) *RulesRuleConditionForModifyRulesInput
- func (s *RulesRuleConditionForModifyRulesInput) SetQueryStringConfig(v *QueryStringConfigForModifyRulesInput) *RulesRuleConditionForModifyRulesInput
- func (s *RulesRuleConditionForModifyRulesInput) SetType(v string) *RulesRuleConditionForModifyRulesInput
- func (s RulesRuleConditionForModifyRulesInput) String() string
- type ServerForAddServerGroupBackendServersInput
- func (s ServerForAddServerGroupBackendServersInput) GoString() string
- func (s *ServerForAddServerGroupBackendServersInput) SetDescription(v string) *ServerForAddServerGroupBackendServersInput
- func (s *ServerForAddServerGroupBackendServersInput) SetInstanceId(v string) *ServerForAddServerGroupBackendServersInput
- func (s *ServerForAddServerGroupBackendServersInput) SetIp(v string) *ServerForAddServerGroupBackendServersInput
- func (s *ServerForAddServerGroupBackendServersInput) SetPort(v int64) *ServerForAddServerGroupBackendServersInput
- func (s *ServerForAddServerGroupBackendServersInput) SetRemoteEnabled(v string) *ServerForAddServerGroupBackendServersInput
- func (s *ServerForAddServerGroupBackendServersInput) SetType(v string) *ServerForAddServerGroupBackendServersInput
- func (s *ServerForAddServerGroupBackendServersInput) SetWeight(v int64) *ServerForAddServerGroupBackendServersInput
- func (s ServerForAddServerGroupBackendServersInput) String() string
- func (s *ServerForAddServerGroupBackendServersInput) Validate() error
- type ServerForDescribeServerGroupAttributesOutput
- func (s ServerForDescribeServerGroupAttributesOutput) GoString() string
- func (s *ServerForDescribeServerGroupAttributesOutput) SetDescription(v string) *ServerForDescribeServerGroupAttributesOutput
- func (s *ServerForDescribeServerGroupAttributesOutput) SetInstanceId(v string) *ServerForDescribeServerGroupAttributesOutput
- func (s *ServerForDescribeServerGroupAttributesOutput) SetIp(v string) *ServerForDescribeServerGroupAttributesOutput
- func (s *ServerForDescribeServerGroupAttributesOutput) SetPort(v int64) *ServerForDescribeServerGroupAttributesOutput
- func (s *ServerForDescribeServerGroupAttributesOutput) SetRemoteEnabled(v string) *ServerForDescribeServerGroupAttributesOutput
- func (s *ServerForDescribeServerGroupAttributesOutput) SetServerId(v string) *ServerForDescribeServerGroupAttributesOutput
- func (s *ServerForDescribeServerGroupAttributesOutput) SetType(v string) *ServerForDescribeServerGroupAttributesOutput
- func (s *ServerForDescribeServerGroupAttributesOutput) SetWeight(v int64) *ServerForDescribeServerGroupAttributesOutput
- func (s ServerForDescribeServerGroupAttributesOutput) String() string
- type ServerForDescribeServerGroupBackendServersOutput
- func (s ServerForDescribeServerGroupBackendServersOutput) GoString() string
- func (s *ServerForDescribeServerGroupBackendServersOutput) SetDescription(v string) *ServerForDescribeServerGroupBackendServersOutput
- func (s *ServerForDescribeServerGroupBackendServersOutput) SetInstanceId(v string) *ServerForDescribeServerGroupBackendServersOutput
- func (s *ServerForDescribeServerGroupBackendServersOutput) SetIp(v string) *ServerForDescribeServerGroupBackendServersOutput
- func (s *ServerForDescribeServerGroupBackendServersOutput) SetPort(v int64) *ServerForDescribeServerGroupBackendServersOutput
- func (s *ServerForDescribeServerGroupBackendServersOutput) SetRemoteEnabled(v string) *ServerForDescribeServerGroupBackendServersOutput
- func (s *ServerForDescribeServerGroupBackendServersOutput) SetServerId(v string) *ServerForDescribeServerGroupBackendServersOutput
- func (s *ServerForDescribeServerGroupBackendServersOutput) SetType(v string) *ServerForDescribeServerGroupBackendServersOutput
- func (s *ServerForDescribeServerGroupBackendServersOutput) SetWeight(v int64) *ServerForDescribeServerGroupBackendServersOutput
- func (s ServerForDescribeServerGroupBackendServersOutput) String() string
- type ServerForModifyServerGroupBackendServersInput
- func (s ServerForModifyServerGroupBackendServersInput) GoString() string
- func (s *ServerForModifyServerGroupBackendServersInput) SetDescription(v string) *ServerForModifyServerGroupBackendServersInput
- func (s *ServerForModifyServerGroupBackendServersInput) SetPort(v int64) *ServerForModifyServerGroupBackendServersInput
- func (s *ServerForModifyServerGroupBackendServersInput) SetServerId(v string) *ServerForModifyServerGroupBackendServersInput
- func (s *ServerForModifyServerGroupBackendServersInput) SetWeight(v int64) *ServerForModifyServerGroupBackendServersInput
- func (s ServerForModifyServerGroupBackendServersInput) String() string
- func (s *ServerForModifyServerGroupBackendServersInput) Validate() error
- type ServerGroupForDescribeListenerAttributesOutput
- func (s ServerGroupForDescribeListenerAttributesOutput) GoString() string
- func (s *ServerGroupForDescribeListenerAttributesOutput) SetServerGroupId(v string) *ServerGroupForDescribeListenerAttributesOutput
- func (s *ServerGroupForDescribeListenerAttributesOutput) SetServerGroupName(v string) *ServerGroupForDescribeListenerAttributesOutput
- func (s ServerGroupForDescribeListenerAttributesOutput) String() string
- type ServerGroupForDescribeListenersOutput
- func (s ServerGroupForDescribeListenersOutput) GoString() string
- func (s *ServerGroupForDescribeListenersOutput) SetServerGroupId(v string) *ServerGroupForDescribeListenersOutput
- func (s *ServerGroupForDescribeListenersOutput) SetServerGroupName(v string) *ServerGroupForDescribeListenersOutput
- func (s ServerGroupForDescribeListenersOutput) String() string
- type ServerGroupForDescribeServerGroupsOutput
- func (s ServerGroupForDescribeServerGroupsOutput) GoString() string
- func (s *ServerGroupForDescribeServerGroupsOutput) SetCreateTime(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetCrossZoneEnabled(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetDescription(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetHealthCheck(v *HealthCheckForDescribeServerGroupsOutput) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetIPAddressType(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetListeners(v []*string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetProjectName(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetProtocol(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetScheduler(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetServerCount(v int64) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetServerGroupId(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetServerGroupName(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetServerGroupType(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetStatus(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetStickySessionConfig(v *StickySessionConfigForDescribeServerGroupsOutput) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetTags(v []*TagForDescribeServerGroupsOutput) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetUpdateTime(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetVpcId(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s ServerGroupForDescribeServerGroupsOutput) String() string
- type ServerGroupStickySessionForCreateRulesInput
- func (s ServerGroupStickySessionForCreateRulesInput) GoString() string
- func (s *ServerGroupStickySessionForCreateRulesInput) SetEnabled(v string) *ServerGroupStickySessionForCreateRulesInput
- func (s *ServerGroupStickySessionForCreateRulesInput) SetTimeout(v int64) *ServerGroupStickySessionForCreateRulesInput
- func (s ServerGroupStickySessionForCreateRulesInput) String() string
- type ServerGroupStickySessionForDescribeRulesOutput
- func (s ServerGroupStickySessionForDescribeRulesOutput) GoString() string
- func (s *ServerGroupStickySessionForDescribeRulesOutput) SetEnabled(v string) *ServerGroupStickySessionForDescribeRulesOutput
- func (s *ServerGroupStickySessionForDescribeRulesOutput) SetTimeout(v int64) *ServerGroupStickySessionForDescribeRulesOutput
- func (s ServerGroupStickySessionForDescribeRulesOutput) String() string
- type ServerGroupStickySessionForModifyRulesInput
- func (s ServerGroupStickySessionForModifyRulesInput) GoString() string
- func (s *ServerGroupStickySessionForModifyRulesInput) SetEnabled(v string) *ServerGroupStickySessionForModifyRulesInput
- func (s *ServerGroupStickySessionForModifyRulesInput) SetTimeout(v int64) *ServerGroupStickySessionForModifyRulesInput
- func (s ServerGroupStickySessionForModifyRulesInput) String() string
- type ServerGroupTupleForDescribeRulesOutput
- func (s ServerGroupTupleForDescribeRulesOutput) GoString() string
- func (s *ServerGroupTupleForDescribeRulesOutput) SetServerGroupId(v string) *ServerGroupTupleForDescribeRulesOutput
- func (s *ServerGroupTupleForDescribeRulesOutput) SetWeight(v int64) *ServerGroupTupleForDescribeRulesOutput
- func (s ServerGroupTupleForDescribeRulesOutput) String() string
- type StickySessionConfigForCreateServerGroupInput
- func (s StickySessionConfigForCreateServerGroupInput) GoString() string
- func (s *StickySessionConfigForCreateServerGroupInput) SetCookie(v string) *StickySessionConfigForCreateServerGroupInput
- func (s *StickySessionConfigForCreateServerGroupInput) SetCookieTimeout(v string) *StickySessionConfigForCreateServerGroupInput
- func (s *StickySessionConfigForCreateServerGroupInput) SetStickySessionEnabled(v string) *StickySessionConfigForCreateServerGroupInput
- func (s *StickySessionConfigForCreateServerGroupInput) SetStickySessionType(v string) *StickySessionConfigForCreateServerGroupInput
- func (s StickySessionConfigForCreateServerGroupInput) String() string
- type StickySessionConfigForDescribeServerGroupAttributesOutput
- func (s StickySessionConfigForDescribeServerGroupAttributesOutput) GoString() string
- func (s *StickySessionConfigForDescribeServerGroupAttributesOutput) SetCookie(v string) *StickySessionConfigForDescribeServerGroupAttributesOutput
- func (s *StickySessionConfigForDescribeServerGroupAttributesOutput) SetCookieTimeout(v int64) *StickySessionConfigForDescribeServerGroupAttributesOutput
- func (s *StickySessionConfigForDescribeServerGroupAttributesOutput) SetStickySessionEnabled(v string) *StickySessionConfigForDescribeServerGroupAttributesOutput
- func (s *StickySessionConfigForDescribeServerGroupAttributesOutput) SetStickySessionType(v string) *StickySessionConfigForDescribeServerGroupAttributesOutput
- func (s StickySessionConfigForDescribeServerGroupAttributesOutput) String() string
- type StickySessionConfigForDescribeServerGroupsOutput
- func (s StickySessionConfigForDescribeServerGroupsOutput) GoString() string
- func (s *StickySessionConfigForDescribeServerGroupsOutput) SetCookie(v string) *StickySessionConfigForDescribeServerGroupsOutput
- func (s *StickySessionConfigForDescribeServerGroupsOutput) SetCookieTimeout(v int64) *StickySessionConfigForDescribeServerGroupsOutput
- func (s *StickySessionConfigForDescribeServerGroupsOutput) SetStickySessionEnabled(v string) *StickySessionConfigForDescribeServerGroupsOutput
- func (s *StickySessionConfigForDescribeServerGroupsOutput) SetStickySessionType(v string) *StickySessionConfigForDescribeServerGroupsOutput
- func (s StickySessionConfigForDescribeServerGroupsOutput) String() string
- type StickySessionConfigForModifyServerGroupAttributesInput
- func (s StickySessionConfigForModifyServerGroupAttributesInput) GoString() string
- func (s *StickySessionConfigForModifyServerGroupAttributesInput) SetCookie(v string) *StickySessionConfigForModifyServerGroupAttributesInput
- func (s *StickySessionConfigForModifyServerGroupAttributesInput) SetCookieTimeout(v string) *StickySessionConfigForModifyServerGroupAttributesInput
- func (s *StickySessionConfigForModifyServerGroupAttributesInput) SetStickySessionEnabled(v string) *StickySessionConfigForModifyServerGroupAttributesInput
- func (s *StickySessionConfigForModifyServerGroupAttributesInput) SetStickySessionType(v string) *StickySessionConfigForModifyServerGroupAttributesInput
- func (s StickySessionConfigForModifyServerGroupAttributesInput) String() string
- type TLSAccessLogForDescribeLoadBalancerAttributesOutput
- func (s TLSAccessLogForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetEnabled(v bool) *TLSAccessLogForDescribeLoadBalancerAttributesOutput
- func (s *TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetProjectId(v string) *TLSAccessLogForDescribeLoadBalancerAttributesOutput
- func (s *TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetTopicId(v string) *TLSAccessLogForDescribeLoadBalancerAttributesOutput
- func (s TLSAccessLogForDescribeLoadBalancerAttributesOutput) String() string
- type TagFilterForDescribeAclsInput
- type TagFilterForDescribeAllCertificatesInput
- func (s TagFilterForDescribeAllCertificatesInput) GoString() string
- func (s *TagFilterForDescribeAllCertificatesInput) SetKey(v string) *TagFilterForDescribeAllCertificatesInput
- func (s *TagFilterForDescribeAllCertificatesInput) SetValues(v []*string) *TagFilterForDescribeAllCertificatesInput
- func (s TagFilterForDescribeAllCertificatesInput) String() string
- type TagFilterForDescribeCACertificatesInput
- func (s TagFilterForDescribeCACertificatesInput) GoString() string
- func (s *TagFilterForDescribeCACertificatesInput) SetKey(v string) *TagFilterForDescribeCACertificatesInput
- func (s *TagFilterForDescribeCACertificatesInput) SetValues(v []*string) *TagFilterForDescribeCACertificatesInput
- func (s TagFilterForDescribeCACertificatesInput) String() string
- type TagFilterForDescribeCertificatesInput
- func (s TagFilterForDescribeCertificatesInput) GoString() string
- func (s *TagFilterForDescribeCertificatesInput) SetKey(v string) *TagFilterForDescribeCertificatesInput
- func (s *TagFilterForDescribeCertificatesInput) SetValues(v []*string) *TagFilterForDescribeCertificatesInput
- func (s TagFilterForDescribeCertificatesInput) String() string
- type TagFilterForDescribeCustomizedCfgsInput
- func (s TagFilterForDescribeCustomizedCfgsInput) GoString() string
- func (s *TagFilterForDescribeCustomizedCfgsInput) SetKey(v string) *TagFilterForDescribeCustomizedCfgsInput
- func (s *TagFilterForDescribeCustomizedCfgsInput) SetValues(v []*string) *TagFilterForDescribeCustomizedCfgsInput
- func (s TagFilterForDescribeCustomizedCfgsInput) String() string
- type TagFilterForDescribeHealthCheckTemplatesInput
- func (s TagFilterForDescribeHealthCheckTemplatesInput) GoString() string
- func (s *TagFilterForDescribeHealthCheckTemplatesInput) SetKey(v string) *TagFilterForDescribeHealthCheckTemplatesInput
- func (s *TagFilterForDescribeHealthCheckTemplatesInput) SetValues(v []*string) *TagFilterForDescribeHealthCheckTemplatesInput
- func (s TagFilterForDescribeHealthCheckTemplatesInput) String() string
- type TagFilterForDescribeListenersInput
- func (s TagFilterForDescribeListenersInput) GoString() string
- func (s *TagFilterForDescribeListenersInput) SetKey(v string) *TagFilterForDescribeListenersInput
- func (s *TagFilterForDescribeListenersInput) SetValues(v []*string) *TagFilterForDescribeListenersInput
- func (s TagFilterForDescribeListenersInput) String() string
- type TagFilterForDescribeLoadBalancersInput
- func (s TagFilterForDescribeLoadBalancersInput) GoString() string
- func (s *TagFilterForDescribeLoadBalancersInput) SetKey(v string) *TagFilterForDescribeLoadBalancersInput
- func (s *TagFilterForDescribeLoadBalancersInput) SetValues(v []*string) *TagFilterForDescribeLoadBalancersInput
- func (s TagFilterForDescribeLoadBalancersInput) String() string
- type TagFilterForDescribeServerGroupsInput
- func (s TagFilterForDescribeServerGroupsInput) GoString() string
- func (s *TagFilterForDescribeServerGroupsInput) SetKey(v string) *TagFilterForDescribeServerGroupsInput
- func (s *TagFilterForDescribeServerGroupsInput) SetValues(v []*string) *TagFilterForDescribeServerGroupsInput
- func (s TagFilterForDescribeServerGroupsInput) String() string
- type TagFilterForListTagsForResourcesInput
- func (s TagFilterForListTagsForResourcesInput) GoString() string
- func (s *TagFilterForListTagsForResourcesInput) SetKey(v string) *TagFilterForListTagsForResourcesInput
- func (s *TagFilterForListTagsForResourcesInput) SetValues(v []*string) *TagFilterForListTagsForResourcesInput
- func (s TagFilterForListTagsForResourcesInput) String() string
- type TagForCreateAclInput
- type TagForCreateCustomizedCfgInput
- type TagForCreateListenerInput
- type TagForCreateLoadBalancerInput
- type TagForCreateServerGroupInput
- type TagForDescribeAclAttributesOutput
- func (s TagForDescribeAclAttributesOutput) GoString() string
- func (s *TagForDescribeAclAttributesOutput) SetKey(v string) *TagForDescribeAclAttributesOutput
- func (s *TagForDescribeAclAttributesOutput) SetValue(v string) *TagForDescribeAclAttributesOutput
- func (s TagForDescribeAclAttributesOutput) String() string
- type TagForDescribeAclsOutput
- type TagForDescribeAllCertificatesOutput
- func (s TagForDescribeAllCertificatesOutput) GoString() string
- func (s *TagForDescribeAllCertificatesOutput) SetKey(v string) *TagForDescribeAllCertificatesOutput
- func (s *TagForDescribeAllCertificatesOutput) SetValue(v string) *TagForDescribeAllCertificatesOutput
- func (s TagForDescribeAllCertificatesOutput) String() string
- type TagForDescribeCACertificatesOutput
- func (s TagForDescribeCACertificatesOutput) GoString() string
- func (s *TagForDescribeCACertificatesOutput) SetKey(v string) *TagForDescribeCACertificatesOutput
- func (s *TagForDescribeCACertificatesOutput) SetValue(v string) *TagForDescribeCACertificatesOutput
- func (s TagForDescribeCACertificatesOutput) String() string
- type TagForDescribeCertificatesOutput
- func (s TagForDescribeCertificatesOutput) GoString() string
- func (s *TagForDescribeCertificatesOutput) SetKey(v string) *TagForDescribeCertificatesOutput
- func (s *TagForDescribeCertificatesOutput) SetValue(v string) *TagForDescribeCertificatesOutput
- func (s TagForDescribeCertificatesOutput) String() string
- type TagForDescribeCustomizedCfgAttributesOutput
- func (s TagForDescribeCustomizedCfgAttributesOutput) GoString() string
- func (s *TagForDescribeCustomizedCfgAttributesOutput) SetKey(v string) *TagForDescribeCustomizedCfgAttributesOutput
- func (s *TagForDescribeCustomizedCfgAttributesOutput) SetValue(v string) *TagForDescribeCustomizedCfgAttributesOutput
- func (s TagForDescribeCustomizedCfgAttributesOutput) String() string
- type TagForDescribeCustomizedCfgsOutput
- func (s TagForDescribeCustomizedCfgsOutput) GoString() string
- func (s *TagForDescribeCustomizedCfgsOutput) SetKey(v string) *TagForDescribeCustomizedCfgsOutput
- func (s *TagForDescribeCustomizedCfgsOutput) SetValue(v string) *TagForDescribeCustomizedCfgsOutput
- func (s TagForDescribeCustomizedCfgsOutput) String() string
- type TagForDescribeHealthCheckTemplatesOutput
- func (s TagForDescribeHealthCheckTemplatesOutput) GoString() string
- func (s *TagForDescribeHealthCheckTemplatesOutput) SetKey(v string) *TagForDescribeHealthCheckTemplatesOutput
- func (s *TagForDescribeHealthCheckTemplatesOutput) SetValue(v string) *TagForDescribeHealthCheckTemplatesOutput
- func (s TagForDescribeHealthCheckTemplatesOutput) String() string
- type TagForDescribeListenerAttributesOutput
- func (s TagForDescribeListenerAttributesOutput) GoString() string
- func (s *TagForDescribeListenerAttributesOutput) SetKey(v string) *TagForDescribeListenerAttributesOutput
- func (s *TagForDescribeListenerAttributesOutput) SetValue(v string) *TagForDescribeListenerAttributesOutput
- func (s TagForDescribeListenerAttributesOutput) String() string
- type TagForDescribeListenersOutput
- type TagForDescribeLoadBalancerAttributesOutput
- func (s TagForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *TagForDescribeLoadBalancerAttributesOutput) SetKey(v string) *TagForDescribeLoadBalancerAttributesOutput
- func (s *TagForDescribeLoadBalancerAttributesOutput) SetValue(v string) *TagForDescribeLoadBalancerAttributesOutput
- func (s TagForDescribeLoadBalancerAttributesOutput) String() string
- type TagForDescribeLoadBalancersOutput
- func (s TagForDescribeLoadBalancersOutput) GoString() string
- func (s *TagForDescribeLoadBalancersOutput) SetKey(v string) *TagForDescribeLoadBalancersOutput
- func (s *TagForDescribeLoadBalancersOutput) SetValue(v string) *TagForDescribeLoadBalancersOutput
- func (s TagForDescribeLoadBalancersOutput) String() string
- type TagForDescribeServerGroupAttributesOutput
- func (s TagForDescribeServerGroupAttributesOutput) GoString() string
- func (s *TagForDescribeServerGroupAttributesOutput) SetKey(v string) *TagForDescribeServerGroupAttributesOutput
- func (s *TagForDescribeServerGroupAttributesOutput) SetValue(v string) *TagForDescribeServerGroupAttributesOutput
- func (s TagForDescribeServerGroupAttributesOutput) String() string
- type TagForDescribeServerGroupsOutput
- func (s TagForDescribeServerGroupsOutput) GoString() string
- func (s *TagForDescribeServerGroupsOutput) SetKey(v string) *TagForDescribeServerGroupsOutput
- func (s *TagForDescribeServerGroupsOutput) SetValue(v string) *TagForDescribeServerGroupsOutput
- func (s TagForDescribeServerGroupsOutput) String() string
- type TagForReplaceCACertificateInput
- func (s TagForReplaceCACertificateInput) GoString() string
- func (s *TagForReplaceCACertificateInput) SetKey(v string) *TagForReplaceCACertificateInput
- func (s *TagForReplaceCACertificateInput) SetValue(v string) *TagForReplaceCACertificateInput
- func (s TagForReplaceCACertificateInput) String() string
- type TagForReplaceCertificateInput
- type TagForTagResourcesInput
- func (s TagForTagResourcesInput) GoString() string
- func (s *TagForTagResourcesInput) SetKey(v string) *TagForTagResourcesInput
- func (s *TagForTagResourcesInput) SetValue(v string) *TagForTagResourcesInput
- func (s TagForTagResourcesInput) String() string
- func (s *TagForTagResourcesInput) Validate() error
- type TagForUploadCACertificateInput
- type TagForUploadCertificateInput
- type TagResourcesInput
- func (s TagResourcesInput) GoString() string
- func (s *TagResourcesInput) SetResourceIds(v []*string) *TagResourcesInput
- func (s *TagResourcesInput) SetResourceType(v string) *TagResourcesInput
- func (s *TagResourcesInput) SetTags(v []*TagForTagResourcesInput) *TagResourcesInput
- func (s TagResourcesInput) String() string
- func (s *TagResourcesInput) Validate() error
- type TagResourcesOutput
- type TrafficLimitConfigForCreateRulesInput
- type TrafficLimitConfigForDescribeRulesOutput
- type TrafficLimitConfigForModifyRulesInput
- type UntagResourcesInput
- func (s UntagResourcesInput) GoString() string
- func (s *UntagResourcesInput) SetResourceIds(v []*string) *UntagResourcesInput
- func (s *UntagResourcesInput) SetResourceType(v string) *UntagResourcesInput
- func (s *UntagResourcesInput) SetTagKeys(v []*string) *UntagResourcesInput
- func (s UntagResourcesInput) String() string
- func (s *UntagResourcesInput) Validate() error
- type UntagResourcesOutput
- type UploadCACertificateInput
- func (s UploadCACertificateInput) GoString() string
- func (s *UploadCACertificateInput) SetCACertificate(v string) *UploadCACertificateInput
- func (s *UploadCACertificateInput) SetCACertificateName(v string) *UploadCACertificateInput
- func (s *UploadCACertificateInput) SetDescription(v string) *UploadCACertificateInput
- func (s *UploadCACertificateInput) SetProjectName(v string) *UploadCACertificateInput
- func (s *UploadCACertificateInput) SetTags(v []*TagForUploadCACertificateInput) *UploadCACertificateInput
- func (s UploadCACertificateInput) String() string
- func (s *UploadCACertificateInput) Validate() error
- type UploadCACertificateOutput
- type UploadCertificateInput
- func (s UploadCertificateInput) GoString() string
- func (s *UploadCertificateInput) SetCertificateName(v string) *UploadCertificateInput
- func (s *UploadCertificateInput) SetCertificateType(v string) *UploadCertificateInput
- func (s *UploadCertificateInput) SetDescription(v string) *UploadCertificateInput
- func (s *UploadCertificateInput) SetPrivateKey(v string) *UploadCertificateInput
- func (s *UploadCertificateInput) SetProjectName(v string) *UploadCertificateInput
- func (s *UploadCertificateInput) SetPublicKey(v string) *UploadCertificateInput
- func (s *UploadCertificateInput) SetTags(v []*TagForUploadCertificateInput) *UploadCertificateInput
- func (s UploadCertificateInput) String() string
- func (s *UploadCertificateInput) Validate() error
- type UploadCertificateOutput
- type ZoneForDescribeZonesOutput
- type ZoneMappingForCloneLoadBalancerInput
- func (s ZoneMappingForCloneLoadBalancerInput) GoString() string
- func (s *ZoneMappingForCloneLoadBalancerInput) SetSubnetId(v string) *ZoneMappingForCloneLoadBalancerInput
- func (s *ZoneMappingForCloneLoadBalancerInput) SetZoneId(v string) *ZoneMappingForCloneLoadBalancerInput
- func (s ZoneMappingForCloneLoadBalancerInput) String() string
- type ZoneMappingForCreateLoadBalancerInput
- func (s ZoneMappingForCreateLoadBalancerInput) GoString() string
- func (s *ZoneMappingForCreateLoadBalancerInput) SetSubnetId(v string) *ZoneMappingForCreateLoadBalancerInput
- func (s *ZoneMappingForCreateLoadBalancerInput) SetZoneId(v string) *ZoneMappingForCreateLoadBalancerInput
- func (s ZoneMappingForCreateLoadBalancerInput) String() string
- type ZoneMappingForDescribeLoadBalancerAttributesOutput
- func (s ZoneMappingForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *ZoneMappingForDescribeLoadBalancerAttributesOutput) SetLoadBalancerAddresses(v []*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) *ZoneMappingForDescribeLoadBalancerAttributesOutput
- func (s *ZoneMappingForDescribeLoadBalancerAttributesOutput) SetSubnetId(v string) *ZoneMappingForDescribeLoadBalancerAttributesOutput
- func (s *ZoneMappingForDescribeLoadBalancerAttributesOutput) SetZoneId(v string) *ZoneMappingForDescribeLoadBalancerAttributesOutput
- func (s ZoneMappingForDescribeLoadBalancerAttributesOutput) String() string
- type ZoneMappingForDescribeLoadBalancersOutput
- func (s ZoneMappingForDescribeLoadBalancersOutput) GoString() string
- func (s *ZoneMappingForDescribeLoadBalancersOutput) SetLoadBalancerAddresses(v []*LoadBalancerAddressForDescribeLoadBalancersOutput) *ZoneMappingForDescribeLoadBalancersOutput
- func (s *ZoneMappingForDescribeLoadBalancersOutput) SetSubnetId(v string) *ZoneMappingForDescribeLoadBalancersOutput
- func (s *ZoneMappingForDescribeLoadBalancersOutput) SetZoneId(v string) *ZoneMappingForDescribeLoadBalancersOutput
- func (s ZoneMappingForDescribeLoadBalancersOutput) String() string
- type ZoneMappingForModifyLoadBalancerTypeInput
- func (s ZoneMappingForModifyLoadBalancerTypeInput) GoString() string
- func (s *ZoneMappingForModifyLoadBalancerTypeInput) SetAllocationId(v string) *ZoneMappingForModifyLoadBalancerTypeInput
- func (s *ZoneMappingForModifyLoadBalancerTypeInput) SetEipType(v string) *ZoneMappingForModifyLoadBalancerTypeInput
- func (s *ZoneMappingForModifyLoadBalancerTypeInput) SetPopLocations(v string) *ZoneMappingForModifyLoadBalancerTypeInput
- func (s *ZoneMappingForModifyLoadBalancerTypeInput) SetZoneId(v string) *ZoneMappingForModifyLoadBalancerTypeInput
- func (s ZoneMappingForModifyLoadBalancerTypeInput) String() string
- type ZoneMappingForModifyLoadBalancerZonesInput
- func (s ZoneMappingForModifyLoadBalancerZonesInput) GoString() string
- func (s *ZoneMappingForModifyLoadBalancerZonesInput) SetAllocationId(v string) *ZoneMappingForModifyLoadBalancerZonesInput
- func (s *ZoneMappingForModifyLoadBalancerZonesInput) SetSubnetId(v string) *ZoneMappingForModifyLoadBalancerZonesInput
- func (s *ZoneMappingForModifyLoadBalancerZonesInput) SetZoneId(v string) *ZoneMappingForModifyLoadBalancerZonesInput
- func (s ZoneMappingForModifyLoadBalancerZonesInput) String() string
- func (s *ZoneMappingForModifyLoadBalancerZonesInput) Validate() error
Constants ¶
const ( // ResourceTypeForListTagsForResourcesInputLoadbalancer is a ResourceTypeForListTagsForResourcesInput enum value ResourceTypeForListTagsForResourcesInputLoadbalancer = "loadbalancer" // ResourceTypeForListTagsForResourcesInputListener is a ResourceTypeForListTagsForResourcesInput enum value ResourceTypeForListTagsForResourcesInputListener = "listener" // ResourceTypeForListTagsForResourcesInputServergroup is a ResourceTypeForListTagsForResourcesInput enum value ResourceTypeForListTagsForResourcesInputServergroup = "servergroup" // ResourceTypeForListTagsForResourcesInputAcl is a ResourceTypeForListTagsForResourcesInput enum value ResourceTypeForListTagsForResourcesInputAcl = "acl" // ResourceTypeForListTagsForResourcesInputCertificate is a ResourceTypeForListTagsForResourcesInput enum value ResourceTypeForListTagsForResourcesInputCertificate = "certificate" // ResourceTypeForListTagsForResourcesInputCustomizedcfg is a ResourceTypeForListTagsForResourcesInput enum value ResourceTypeForListTagsForResourcesInputCustomizedcfg = "customizedcfg" // ResourceTypeForListTagsForResourcesInputHealthchecktemplate is a ResourceTypeForListTagsForResourcesInput enum value ResourceTypeForListTagsForResourcesInputHealthchecktemplate = "healthchecktemplate" )
const ( // ResourceTypeForTagResourcesInputLoadbalancer is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputLoadbalancer = "loadbalancer" // ResourceTypeForTagResourcesInputListener is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputListener = "listener" // ResourceTypeForTagResourcesInputServergroup is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputServergroup = "servergroup" // ResourceTypeForTagResourcesInputAcl is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputAcl = "acl" // ResourceTypeForTagResourcesInputCertificate is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputCertificate = "certificate" // ResourceTypeForTagResourcesInputCustomizedcfg is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputCustomizedcfg = "customizedcfg" // ResourceTypeForTagResourcesInputHealthchecktemplate is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputHealthchecktemplate = "healthchecktemplate" )
const ( // ResourceTypeForUntagResourcesInputLoadbalancer is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputLoadbalancer = "loadbalancer" // ResourceTypeForUntagResourcesInputListener is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputListener = "listener" // ResourceTypeForUntagResourcesInputServergroup is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputServergroup = "servergroup" // ResourceTypeForUntagResourcesInputAcl is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputAcl = "acl" // ResourceTypeForUntagResourcesInputCertificate is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputCertificate = "certificate" // ResourceTypeForUntagResourcesInputCustomizedcfg is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputCustomizedcfg = "customizedcfg" // ResourceTypeForUntagResourcesInputHealthchecktemplate is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputHealthchecktemplate = "healthchecktemplate" )
const ( ServiceName = "alb" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "alb" // ServiceID is a unique identifer of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ALB ¶
ALB provides the API operation methods for making requests to ALB. See this package's package overview docs for details on the service.
ALB methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*byteplus.Config) *ALB
New create int can support ssl or region locate set
func (*ALB) AddAclEntries ¶
func (c *ALB) AddAclEntries(input *AddAclEntriesInput) (*AddAclEntriesOutput, error)
AddAclEntries API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation AddAclEntries for usage and error information.
func (*ALB) AddAclEntriesCommon ¶
AddAclEntriesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation AddAclEntriesCommon for usage and error information.
func (*ALB) AddAclEntriesCommonRequest ¶
func (c *ALB) AddAclEntriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AddAclEntriesCommonRequest generates a "byteplus/request.Request" representing the client's request for the AddAclEntriesCommon operation. The "output" return value will be populated with the AddAclEntriesCommon request's response once the request completes successfully.
Use "Send" method on the returned AddAclEntriesCommon Request to send the API call to the service. the "output" return value is not valid until after AddAclEntriesCommon Send returns without error.
See AddAclEntriesCommon for more information on using the AddAclEntriesCommon API call, and error handling.
// Example sending a request using the AddAclEntriesCommonRequest method.
req, resp := client.AddAclEntriesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) AddAclEntriesCommonWithContext ¶
func (c *ALB) AddAclEntriesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AddAclEntriesCommonWithContext is the same as AddAclEntriesCommon with the addition of the ability to pass a context and additional request options.
See AddAclEntriesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) AddAclEntriesRequest ¶
func (c *ALB) AddAclEntriesRequest(input *AddAclEntriesInput) (req *request.Request, output *AddAclEntriesOutput)
AddAclEntriesRequest generates a "byteplus/request.Request" representing the client's request for the AddAclEntries operation. The "output" return value will be populated with the AddAclEntriesCommon request's response once the request completes successfully.
Use "Send" method on the returned AddAclEntriesCommon Request to send the API call to the service. the "output" return value is not valid until after AddAclEntriesCommon Send returns without error.
See AddAclEntries for more information on using the AddAclEntries API call, and error handling.
// Example sending a request using the AddAclEntriesRequest method.
req, resp := client.AddAclEntriesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) AddAclEntriesWithContext ¶
func (c *ALB) AddAclEntriesWithContext(ctx byteplus.Context, input *AddAclEntriesInput, opts ...request.Option) (*AddAclEntriesOutput, error)
AddAclEntriesWithContext is the same as AddAclEntries with the addition of the ability to pass a context and additional request options.
See AddAclEntries for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) AddServerGroupBackendServers ¶
func (c *ALB) AddServerGroupBackendServers(input *AddServerGroupBackendServersInput) (*AddServerGroupBackendServersOutput, error)
AddServerGroupBackendServers API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation AddServerGroupBackendServers for usage and error information.
func (*ALB) AddServerGroupBackendServersCommon ¶
func (c *ALB) AddServerGroupBackendServersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AddServerGroupBackendServersCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation AddServerGroupBackendServersCommon for usage and error information.
func (*ALB) AddServerGroupBackendServersCommonRequest ¶
func (c *ALB) AddServerGroupBackendServersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AddServerGroupBackendServersCommonRequest generates a "byteplus/request.Request" representing the client's request for the AddServerGroupBackendServersCommon operation. The "output" return value will be populated with the AddServerGroupBackendServersCommon request's response once the request completes successfully.
Use "Send" method on the returned AddServerGroupBackendServersCommon Request to send the API call to the service. the "output" return value is not valid until after AddServerGroupBackendServersCommon Send returns without error.
See AddServerGroupBackendServersCommon for more information on using the AddServerGroupBackendServersCommon API call, and error handling.
// Example sending a request using the AddServerGroupBackendServersCommonRequest method.
req, resp := client.AddServerGroupBackendServersCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) AddServerGroupBackendServersCommonWithContext ¶
func (c *ALB) AddServerGroupBackendServersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AddServerGroupBackendServersCommonWithContext is the same as AddServerGroupBackendServersCommon with the addition of the ability to pass a context and additional request options.
See AddServerGroupBackendServersCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) AddServerGroupBackendServersRequest ¶
func (c *ALB) AddServerGroupBackendServersRequest(input *AddServerGroupBackendServersInput) (req *request.Request, output *AddServerGroupBackendServersOutput)
AddServerGroupBackendServersRequest generates a "byteplus/request.Request" representing the client's request for the AddServerGroupBackendServers operation. The "output" return value will be populated with the AddServerGroupBackendServersCommon request's response once the request completes successfully.
Use "Send" method on the returned AddServerGroupBackendServersCommon Request to send the API call to the service. the "output" return value is not valid until after AddServerGroupBackendServersCommon Send returns without error.
See AddServerGroupBackendServers for more information on using the AddServerGroupBackendServers API call, and error handling.
// Example sending a request using the AddServerGroupBackendServersRequest method.
req, resp := client.AddServerGroupBackendServersRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) AddServerGroupBackendServersWithContext ¶
func (c *ALB) AddServerGroupBackendServersWithContext(ctx byteplus.Context, input *AddServerGroupBackendServersInput, opts ...request.Option) (*AddServerGroupBackendServersOutput, error)
AddServerGroupBackendServersWithContext is the same as AddServerGroupBackendServers with the addition of the ability to pass a context and additional request options.
See AddServerGroupBackendServers for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CloneLoadBalancer ¶
func (c *ALB) CloneLoadBalancer(input *CloneLoadBalancerInput) (*CloneLoadBalancerOutput, error)
CloneLoadBalancer API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation CloneLoadBalancer for usage and error information.
func (*ALB) CloneLoadBalancerCommon ¶
func (c *ALB) CloneLoadBalancerCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CloneLoadBalancerCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation CloneLoadBalancerCommon for usage and error information.
func (*ALB) CloneLoadBalancerCommonRequest ¶
func (c *ALB) CloneLoadBalancerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CloneLoadBalancerCommonRequest generates a "byteplus/request.Request" representing the client's request for the CloneLoadBalancerCommon operation. The "output" return value will be populated with the CloneLoadBalancerCommon request's response once the request completes successfully.
Use "Send" method on the returned CloneLoadBalancerCommon Request to send the API call to the service. the "output" return value is not valid until after CloneLoadBalancerCommon Send returns without error.
See CloneLoadBalancerCommon for more information on using the CloneLoadBalancerCommon API call, and error handling.
// Example sending a request using the CloneLoadBalancerCommonRequest method.
req, resp := client.CloneLoadBalancerCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) CloneLoadBalancerCommonWithContext ¶
func (c *ALB) CloneLoadBalancerCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CloneLoadBalancerCommonWithContext is the same as CloneLoadBalancerCommon with the addition of the ability to pass a context and additional request options.
See CloneLoadBalancerCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CloneLoadBalancerRequest ¶
func (c *ALB) CloneLoadBalancerRequest(input *CloneLoadBalancerInput) (req *request.Request, output *CloneLoadBalancerOutput)
CloneLoadBalancerRequest generates a "byteplus/request.Request" representing the client's request for the CloneLoadBalancer operation. The "output" return value will be populated with the CloneLoadBalancerCommon request's response once the request completes successfully.
Use "Send" method on the returned CloneLoadBalancerCommon Request to send the API call to the service. the "output" return value is not valid until after CloneLoadBalancerCommon Send returns without error.
See CloneLoadBalancer for more information on using the CloneLoadBalancer API call, and error handling.
// Example sending a request using the CloneLoadBalancerRequest method.
req, resp := client.CloneLoadBalancerRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) CloneLoadBalancerWithContext ¶
func (c *ALB) CloneLoadBalancerWithContext(ctx byteplus.Context, input *CloneLoadBalancerInput, opts ...request.Option) (*CloneLoadBalancerOutput, error)
CloneLoadBalancerWithContext is the same as CloneLoadBalancer with the addition of the ability to pass a context and additional request options.
See CloneLoadBalancer for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateAcl ¶
func (c *ALB) CreateAcl(input *CreateAclInput) (*CreateAclOutput, error)
CreateAcl API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation CreateAcl for usage and error information.
func (*ALB) CreateAclCommon ¶
CreateAclCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation CreateAclCommon for usage and error information.
func (*ALB) CreateAclCommonRequest ¶
func (c *ALB) CreateAclCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateAclCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateAclCommon operation. The "output" return value will be populated with the CreateAclCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateAclCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAclCommon Send returns without error.
See CreateAclCommon for more information on using the CreateAclCommon API call, and error handling.
// Example sending a request using the CreateAclCommonRequest method.
req, resp := client.CreateAclCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) CreateAclCommonWithContext ¶
func (c *ALB) CreateAclCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateAclCommonWithContext is the same as CreateAclCommon with the addition of the ability to pass a context and additional request options.
See CreateAclCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateAclRequest ¶
func (c *ALB) CreateAclRequest(input *CreateAclInput) (req *request.Request, output *CreateAclOutput)
CreateAclRequest generates a "byteplus/request.Request" representing the client's request for the CreateAcl operation. The "output" return value will be populated with the CreateAclCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateAclCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAclCommon Send returns without error.
See CreateAcl for more information on using the CreateAcl API call, and error handling.
// Example sending a request using the CreateAclRequest method.
req, resp := client.CreateAclRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) CreateAclWithContext ¶
func (c *ALB) CreateAclWithContext(ctx byteplus.Context, input *CreateAclInput, opts ...request.Option) (*CreateAclOutput, error)
CreateAclWithContext is the same as CreateAcl with the addition of the ability to pass a context and additional request options.
See CreateAcl for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateCustomizedCfg ¶
func (c *ALB) CreateCustomizedCfg(input *CreateCustomizedCfgInput) (*CreateCustomizedCfgOutput, error)
CreateCustomizedCfg API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation CreateCustomizedCfg for usage and error information.
func (*ALB) CreateCustomizedCfgCommon ¶
func (c *ALB) CreateCustomizedCfgCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateCustomizedCfgCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation CreateCustomizedCfgCommon for usage and error information.
func (*ALB) CreateCustomizedCfgCommonRequest ¶
func (c *ALB) CreateCustomizedCfgCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateCustomizedCfgCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateCustomizedCfgCommon operation. The "output" return value will be populated with the CreateCustomizedCfgCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateCustomizedCfgCommon Request to send the API call to the service. the "output" return value is not valid until after CreateCustomizedCfgCommon Send returns without error.
See CreateCustomizedCfgCommon for more information on using the CreateCustomizedCfgCommon API call, and error handling.
// Example sending a request using the CreateCustomizedCfgCommonRequest method.
req, resp := client.CreateCustomizedCfgCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) CreateCustomizedCfgCommonWithContext ¶
func (c *ALB) CreateCustomizedCfgCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateCustomizedCfgCommonWithContext is the same as CreateCustomizedCfgCommon with the addition of the ability to pass a context and additional request options.
See CreateCustomizedCfgCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateCustomizedCfgRequest ¶
func (c *ALB) CreateCustomizedCfgRequest(input *CreateCustomizedCfgInput) (req *request.Request, output *CreateCustomizedCfgOutput)
CreateCustomizedCfgRequest generates a "byteplus/request.Request" representing the client's request for the CreateCustomizedCfg operation. The "output" return value will be populated with the CreateCustomizedCfgCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateCustomizedCfgCommon Request to send the API call to the service. the "output" return value is not valid until after CreateCustomizedCfgCommon Send returns without error.
See CreateCustomizedCfg for more information on using the CreateCustomizedCfg API call, and error handling.
// Example sending a request using the CreateCustomizedCfgRequest method.
req, resp := client.CreateCustomizedCfgRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) CreateCustomizedCfgWithContext ¶
func (c *ALB) CreateCustomizedCfgWithContext(ctx byteplus.Context, input *CreateCustomizedCfgInput, opts ...request.Option) (*CreateCustomizedCfgOutput, error)
CreateCustomizedCfgWithContext is the same as CreateCustomizedCfg with the addition of the ability to pass a context and additional request options.
See CreateCustomizedCfg for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateHealthCheckTemplates ¶
func (c *ALB) CreateHealthCheckTemplates(input *CreateHealthCheckTemplatesInput) (*CreateHealthCheckTemplatesOutput, error)
CreateHealthCheckTemplates API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation CreateHealthCheckTemplates for usage and error information.
func (*ALB) CreateHealthCheckTemplatesCommon ¶
func (c *ALB) CreateHealthCheckTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateHealthCheckTemplatesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation CreateHealthCheckTemplatesCommon for usage and error information.
func (*ALB) CreateHealthCheckTemplatesCommonRequest ¶
func (c *ALB) CreateHealthCheckTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateHealthCheckTemplatesCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateHealthCheckTemplatesCommon operation. The "output" return value will be populated with the CreateHealthCheckTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateHealthCheckTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after CreateHealthCheckTemplatesCommon Send returns without error.
See CreateHealthCheckTemplatesCommon for more information on using the CreateHealthCheckTemplatesCommon API call, and error handling.
// Example sending a request using the CreateHealthCheckTemplatesCommonRequest method.
req, resp := client.CreateHealthCheckTemplatesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) CreateHealthCheckTemplatesCommonWithContext ¶
func (c *ALB) CreateHealthCheckTemplatesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateHealthCheckTemplatesCommonWithContext is the same as CreateHealthCheckTemplatesCommon with the addition of the ability to pass a context and additional request options.
See CreateHealthCheckTemplatesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateHealthCheckTemplatesRequest ¶
func (c *ALB) CreateHealthCheckTemplatesRequest(input *CreateHealthCheckTemplatesInput) (req *request.Request, output *CreateHealthCheckTemplatesOutput)
CreateHealthCheckTemplatesRequest generates a "byteplus/request.Request" representing the client's request for the CreateHealthCheckTemplates operation. The "output" return value will be populated with the CreateHealthCheckTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateHealthCheckTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after CreateHealthCheckTemplatesCommon Send returns without error.
See CreateHealthCheckTemplates for more information on using the CreateHealthCheckTemplates API call, and error handling.
// Example sending a request using the CreateHealthCheckTemplatesRequest method.
req, resp := client.CreateHealthCheckTemplatesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) CreateHealthCheckTemplatesWithContext ¶
func (c *ALB) CreateHealthCheckTemplatesWithContext(ctx byteplus.Context, input *CreateHealthCheckTemplatesInput, opts ...request.Option) (*CreateHealthCheckTemplatesOutput, error)
CreateHealthCheckTemplatesWithContext is the same as CreateHealthCheckTemplates with the addition of the ability to pass a context and additional request options.
See CreateHealthCheckTemplates for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateListener ¶
func (c *ALB) CreateListener(input *CreateListenerInput) (*CreateListenerOutput, error)
CreateListener API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation CreateListener for usage and error information.
func (*ALB) CreateListenerCommon ¶
CreateListenerCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation CreateListenerCommon for usage and error information.
func (*ALB) CreateListenerCommonRequest ¶
func (c *ALB) CreateListenerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateListenerCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateListenerCommon operation. The "output" return value will be populated with the CreateListenerCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateListenerCommon Request to send the API call to the service. the "output" return value is not valid until after CreateListenerCommon Send returns without error.
See CreateListenerCommon for more information on using the CreateListenerCommon API call, and error handling.
// Example sending a request using the CreateListenerCommonRequest method.
req, resp := client.CreateListenerCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) CreateListenerCommonWithContext ¶
func (c *ALB) CreateListenerCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateListenerCommonWithContext is the same as CreateListenerCommon with the addition of the ability to pass a context and additional request options.
See CreateListenerCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateListenerRequest ¶
func (c *ALB) CreateListenerRequest(input *CreateListenerInput) (req *request.Request, output *CreateListenerOutput)
CreateListenerRequest generates a "byteplus/request.Request" representing the client's request for the CreateListener operation. The "output" return value will be populated with the CreateListenerCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateListenerCommon Request to send the API call to the service. the "output" return value is not valid until after CreateListenerCommon Send returns without error.
See CreateListener for more information on using the CreateListener API call, and error handling.
// Example sending a request using the CreateListenerRequest method.
req, resp := client.CreateListenerRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) CreateListenerWithContext ¶
func (c *ALB) CreateListenerWithContext(ctx byteplus.Context, input *CreateListenerInput, opts ...request.Option) (*CreateListenerOutput, error)
CreateListenerWithContext is the same as CreateListener with the addition of the ability to pass a context and additional request options.
See CreateListener for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateLoadBalancer ¶
func (c *ALB) CreateLoadBalancer(input *CreateLoadBalancerInput) (*CreateLoadBalancerOutput, error)
CreateLoadBalancer API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation CreateLoadBalancer for usage and error information.
func (*ALB) CreateLoadBalancerCommon ¶
func (c *ALB) CreateLoadBalancerCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateLoadBalancerCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation CreateLoadBalancerCommon for usage and error information.
func (*ALB) CreateLoadBalancerCommonRequest ¶
func (c *ALB) CreateLoadBalancerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateLoadBalancerCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateLoadBalancerCommon operation. The "output" return value will be populated with the CreateLoadBalancerCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateLoadBalancerCommon Request to send the API call to the service. the "output" return value is not valid until after CreateLoadBalancerCommon Send returns without error.
See CreateLoadBalancerCommon for more information on using the CreateLoadBalancerCommon API call, and error handling.
// Example sending a request using the CreateLoadBalancerCommonRequest method.
req, resp := client.CreateLoadBalancerCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) CreateLoadBalancerCommonWithContext ¶
func (c *ALB) CreateLoadBalancerCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateLoadBalancerCommonWithContext is the same as CreateLoadBalancerCommon with the addition of the ability to pass a context and additional request options.
See CreateLoadBalancerCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateLoadBalancerRequest ¶
func (c *ALB) CreateLoadBalancerRequest(input *CreateLoadBalancerInput) (req *request.Request, output *CreateLoadBalancerOutput)
CreateLoadBalancerRequest generates a "byteplus/request.Request" representing the client's request for the CreateLoadBalancer operation. The "output" return value will be populated with the CreateLoadBalancerCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateLoadBalancerCommon Request to send the API call to the service. the "output" return value is not valid until after CreateLoadBalancerCommon Send returns without error.
See CreateLoadBalancer for more information on using the CreateLoadBalancer API call, and error handling.
// Example sending a request using the CreateLoadBalancerRequest method.
req, resp := client.CreateLoadBalancerRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) CreateLoadBalancerWithContext ¶
func (c *ALB) CreateLoadBalancerWithContext(ctx byteplus.Context, input *CreateLoadBalancerInput, opts ...request.Option) (*CreateLoadBalancerOutput, error)
CreateLoadBalancerWithContext is the same as CreateLoadBalancer with the addition of the ability to pass a context and additional request options.
See CreateLoadBalancer for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateRules ¶
func (c *ALB) CreateRules(input *CreateRulesInput) (*CreateRulesOutput, error)
CreateRules API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation CreateRules for usage and error information.
func (*ALB) CreateRulesCommon ¶
CreateRulesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation CreateRulesCommon for usage and error information.
func (*ALB) CreateRulesCommonRequest ¶
func (c *ALB) CreateRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateRulesCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateRulesCommon operation. The "output" return value will be populated with the CreateRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateRulesCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRulesCommon Send returns without error.
See CreateRulesCommon for more information on using the CreateRulesCommon API call, and error handling.
// Example sending a request using the CreateRulesCommonRequest method.
req, resp := client.CreateRulesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) CreateRulesCommonWithContext ¶
func (c *ALB) CreateRulesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateRulesCommonWithContext is the same as CreateRulesCommon with the addition of the ability to pass a context and additional request options.
See CreateRulesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateRulesRequest ¶
func (c *ALB) CreateRulesRequest(input *CreateRulesInput) (req *request.Request, output *CreateRulesOutput)
CreateRulesRequest generates a "byteplus/request.Request" representing the client's request for the CreateRules operation. The "output" return value will be populated with the CreateRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateRulesCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRulesCommon Send returns without error.
See CreateRules for more information on using the CreateRules API call, and error handling.
// Example sending a request using the CreateRulesRequest method.
req, resp := client.CreateRulesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) CreateRulesWithContext ¶
func (c *ALB) CreateRulesWithContext(ctx byteplus.Context, input *CreateRulesInput, opts ...request.Option) (*CreateRulesOutput, error)
CreateRulesWithContext is the same as CreateRules with the addition of the ability to pass a context and additional request options.
See CreateRules for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateServerGroup ¶
func (c *ALB) CreateServerGroup(input *CreateServerGroupInput) (*CreateServerGroupOutput, error)
CreateServerGroup API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation CreateServerGroup for usage and error information.
func (*ALB) CreateServerGroupCommon ¶
func (c *ALB) CreateServerGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateServerGroupCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation CreateServerGroupCommon for usage and error information.
func (*ALB) CreateServerGroupCommonRequest ¶
func (c *ALB) CreateServerGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateServerGroupCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateServerGroupCommon operation. The "output" return value will be populated with the CreateServerGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateServerGroupCommon Request to send the API call to the service. the "output" return value is not valid until after CreateServerGroupCommon Send returns without error.
See CreateServerGroupCommon for more information on using the CreateServerGroupCommon API call, and error handling.
// Example sending a request using the CreateServerGroupCommonRequest method.
req, resp := client.CreateServerGroupCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) CreateServerGroupCommonWithContext ¶
func (c *ALB) CreateServerGroupCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateServerGroupCommonWithContext is the same as CreateServerGroupCommon with the addition of the ability to pass a context and additional request options.
See CreateServerGroupCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateServerGroupRequest ¶
func (c *ALB) CreateServerGroupRequest(input *CreateServerGroupInput) (req *request.Request, output *CreateServerGroupOutput)
CreateServerGroupRequest generates a "byteplus/request.Request" representing the client's request for the CreateServerGroup operation. The "output" return value will be populated with the CreateServerGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateServerGroupCommon Request to send the API call to the service. the "output" return value is not valid until after CreateServerGroupCommon Send returns without error.
See CreateServerGroup for more information on using the CreateServerGroup API call, and error handling.
// Example sending a request using the CreateServerGroupRequest method.
req, resp := client.CreateServerGroupRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) CreateServerGroupWithContext ¶
func (c *ALB) CreateServerGroupWithContext(ctx byteplus.Context, input *CreateServerGroupInput, opts ...request.Option) (*CreateServerGroupOutput, error)
CreateServerGroupWithContext is the same as CreateServerGroup with the addition of the ability to pass a context and additional request options.
See CreateServerGroup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteAcl ¶
func (c *ALB) DeleteAcl(input *DeleteAclInput) (*DeleteAclOutput, error)
DeleteAcl API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteAcl for usage and error information.
func (*ALB) DeleteAclCommon ¶
DeleteAclCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteAclCommon for usage and error information.
func (*ALB) DeleteAclCommonRequest ¶
func (c *ALB) DeleteAclCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteAclCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteAclCommon operation. The "output" return value will be populated with the DeleteAclCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteAclCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAclCommon Send returns without error.
See DeleteAclCommon for more information on using the DeleteAclCommon API call, and error handling.
// Example sending a request using the DeleteAclCommonRequest method.
req, resp := client.DeleteAclCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteAclCommonWithContext ¶
func (c *ALB) DeleteAclCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteAclCommonWithContext is the same as DeleteAclCommon with the addition of the ability to pass a context and additional request options.
See DeleteAclCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteAclRequest ¶
func (c *ALB) DeleteAclRequest(input *DeleteAclInput) (req *request.Request, output *DeleteAclOutput)
DeleteAclRequest generates a "byteplus/request.Request" representing the client's request for the DeleteAcl operation. The "output" return value will be populated with the DeleteAclCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteAclCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAclCommon Send returns without error.
See DeleteAcl for more information on using the DeleteAcl API call, and error handling.
// Example sending a request using the DeleteAclRequest method.
req, resp := client.DeleteAclRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteAclWithContext ¶
func (c *ALB) DeleteAclWithContext(ctx byteplus.Context, input *DeleteAclInput, opts ...request.Option) (*DeleteAclOutput, error)
DeleteAclWithContext is the same as DeleteAcl with the addition of the ability to pass a context and additional request options.
See DeleteAcl for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteCACertificate ¶
func (c *ALB) DeleteCACertificate(input *DeleteCACertificateInput) (*DeleteCACertificateOutput, error)
DeleteCACertificate API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteCACertificate for usage and error information.
func (*ALB) DeleteCACertificateCommon ¶
func (c *ALB) DeleteCACertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteCACertificateCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteCACertificateCommon for usage and error information.
func (*ALB) DeleteCACertificateCommonRequest ¶
func (c *ALB) DeleteCACertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteCACertificateCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteCACertificateCommon operation. The "output" return value will be populated with the DeleteCACertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCACertificateCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCACertificateCommon Send returns without error.
See DeleteCACertificateCommon for more information on using the DeleteCACertificateCommon API call, and error handling.
// Example sending a request using the DeleteCACertificateCommonRequest method.
req, resp := client.DeleteCACertificateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteCACertificateCommonWithContext ¶
func (c *ALB) DeleteCACertificateCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteCACertificateCommonWithContext is the same as DeleteCACertificateCommon with the addition of the ability to pass a context and additional request options.
See DeleteCACertificateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteCACertificateRequest ¶
func (c *ALB) DeleteCACertificateRequest(input *DeleteCACertificateInput) (req *request.Request, output *DeleteCACertificateOutput)
DeleteCACertificateRequest generates a "byteplus/request.Request" representing the client's request for the DeleteCACertificate operation. The "output" return value will be populated with the DeleteCACertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCACertificateCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCACertificateCommon Send returns without error.
See DeleteCACertificate for more information on using the DeleteCACertificate API call, and error handling.
// Example sending a request using the DeleteCACertificateRequest method.
req, resp := client.DeleteCACertificateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteCACertificateWithContext ¶
func (c *ALB) DeleteCACertificateWithContext(ctx byteplus.Context, input *DeleteCACertificateInput, opts ...request.Option) (*DeleteCACertificateOutput, error)
DeleteCACertificateWithContext is the same as DeleteCACertificate with the addition of the ability to pass a context and additional request options.
See DeleteCACertificate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteCertificate ¶
func (c *ALB) DeleteCertificate(input *DeleteCertificateInput) (*DeleteCertificateOutput, error)
DeleteCertificate API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteCertificate for usage and error information.
func (*ALB) DeleteCertificateCommon ¶
func (c *ALB) DeleteCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteCertificateCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteCertificateCommon for usage and error information.
func (*ALB) DeleteCertificateCommonRequest ¶
func (c *ALB) DeleteCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteCertificateCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteCertificateCommon operation. The "output" return value will be populated with the DeleteCertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCertificateCommon Send returns without error.
See DeleteCertificateCommon for more information on using the DeleteCertificateCommon API call, and error handling.
// Example sending a request using the DeleteCertificateCommonRequest method.
req, resp := client.DeleteCertificateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteCertificateCommonWithContext ¶
func (c *ALB) DeleteCertificateCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteCertificateCommonWithContext is the same as DeleteCertificateCommon with the addition of the ability to pass a context and additional request options.
See DeleteCertificateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteCertificateRequest ¶
func (c *ALB) DeleteCertificateRequest(input *DeleteCertificateInput) (req *request.Request, output *DeleteCertificateOutput)
DeleteCertificateRequest generates a "byteplus/request.Request" representing the client's request for the DeleteCertificate operation. The "output" return value will be populated with the DeleteCertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCertificateCommon Send returns without error.
See DeleteCertificate for more information on using the DeleteCertificate API call, and error handling.
// Example sending a request using the DeleteCertificateRequest method.
req, resp := client.DeleteCertificateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteCertificateWithContext ¶
func (c *ALB) DeleteCertificateWithContext(ctx byteplus.Context, input *DeleteCertificateInput, opts ...request.Option) (*DeleteCertificateOutput, error)
DeleteCertificateWithContext is the same as DeleteCertificate with the addition of the ability to pass a context and additional request options.
See DeleteCertificate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteCustomizedCfg ¶
func (c *ALB) DeleteCustomizedCfg(input *DeleteCustomizedCfgInput) (*DeleteCustomizedCfgOutput, error)
DeleteCustomizedCfg API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteCustomizedCfg for usage and error information.
func (*ALB) DeleteCustomizedCfgCommon ¶
func (c *ALB) DeleteCustomizedCfgCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteCustomizedCfgCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteCustomizedCfgCommon for usage and error information.
func (*ALB) DeleteCustomizedCfgCommonRequest ¶
func (c *ALB) DeleteCustomizedCfgCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteCustomizedCfgCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteCustomizedCfgCommon operation. The "output" return value will be populated with the DeleteCustomizedCfgCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCustomizedCfgCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCustomizedCfgCommon Send returns without error.
See DeleteCustomizedCfgCommon for more information on using the DeleteCustomizedCfgCommon API call, and error handling.
// Example sending a request using the DeleteCustomizedCfgCommonRequest method.
req, resp := client.DeleteCustomizedCfgCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteCustomizedCfgCommonWithContext ¶
func (c *ALB) DeleteCustomizedCfgCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteCustomizedCfgCommonWithContext is the same as DeleteCustomizedCfgCommon with the addition of the ability to pass a context and additional request options.
See DeleteCustomizedCfgCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteCustomizedCfgRequest ¶
func (c *ALB) DeleteCustomizedCfgRequest(input *DeleteCustomizedCfgInput) (req *request.Request, output *DeleteCustomizedCfgOutput)
DeleteCustomizedCfgRequest generates a "byteplus/request.Request" representing the client's request for the DeleteCustomizedCfg operation. The "output" return value will be populated with the DeleteCustomizedCfgCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCustomizedCfgCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCustomizedCfgCommon Send returns without error.
See DeleteCustomizedCfg for more information on using the DeleteCustomizedCfg API call, and error handling.
// Example sending a request using the DeleteCustomizedCfgRequest method.
req, resp := client.DeleteCustomizedCfgRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteCustomizedCfgWithContext ¶
func (c *ALB) DeleteCustomizedCfgWithContext(ctx byteplus.Context, input *DeleteCustomizedCfgInput, opts ...request.Option) (*DeleteCustomizedCfgOutput, error)
DeleteCustomizedCfgWithContext is the same as DeleteCustomizedCfg with the addition of the ability to pass a context and additional request options.
See DeleteCustomizedCfg for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteHealthCheckTemplates ¶
func (c *ALB) DeleteHealthCheckTemplates(input *DeleteHealthCheckTemplatesInput) (*DeleteHealthCheckTemplatesOutput, error)
DeleteHealthCheckTemplates API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteHealthCheckTemplates for usage and error information.
func (*ALB) DeleteHealthCheckTemplatesCommon ¶
func (c *ALB) DeleteHealthCheckTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteHealthCheckTemplatesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteHealthCheckTemplatesCommon for usage and error information.
func (*ALB) DeleteHealthCheckTemplatesCommonRequest ¶
func (c *ALB) DeleteHealthCheckTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteHealthCheckTemplatesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteHealthCheckTemplatesCommon operation. The "output" return value will be populated with the DeleteHealthCheckTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteHealthCheckTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteHealthCheckTemplatesCommon Send returns without error.
See DeleteHealthCheckTemplatesCommon for more information on using the DeleteHealthCheckTemplatesCommon API call, and error handling.
// Example sending a request using the DeleteHealthCheckTemplatesCommonRequest method.
req, resp := client.DeleteHealthCheckTemplatesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteHealthCheckTemplatesCommonWithContext ¶
func (c *ALB) DeleteHealthCheckTemplatesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteHealthCheckTemplatesCommonWithContext is the same as DeleteHealthCheckTemplatesCommon with the addition of the ability to pass a context and additional request options.
See DeleteHealthCheckTemplatesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteHealthCheckTemplatesRequest ¶
func (c *ALB) DeleteHealthCheckTemplatesRequest(input *DeleteHealthCheckTemplatesInput) (req *request.Request, output *DeleteHealthCheckTemplatesOutput)
DeleteHealthCheckTemplatesRequest generates a "byteplus/request.Request" representing the client's request for the DeleteHealthCheckTemplates operation. The "output" return value will be populated with the DeleteHealthCheckTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteHealthCheckTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteHealthCheckTemplatesCommon Send returns without error.
See DeleteHealthCheckTemplates for more information on using the DeleteHealthCheckTemplates API call, and error handling.
// Example sending a request using the DeleteHealthCheckTemplatesRequest method.
req, resp := client.DeleteHealthCheckTemplatesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteHealthCheckTemplatesWithContext ¶
func (c *ALB) DeleteHealthCheckTemplatesWithContext(ctx byteplus.Context, input *DeleteHealthCheckTemplatesInput, opts ...request.Option) (*DeleteHealthCheckTemplatesOutput, error)
DeleteHealthCheckTemplatesWithContext is the same as DeleteHealthCheckTemplates with the addition of the ability to pass a context and additional request options.
See DeleteHealthCheckTemplates for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteListener ¶
func (c *ALB) DeleteListener(input *DeleteListenerInput) (*DeleteListenerOutput, error)
DeleteListener API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteListener for usage and error information.
func (*ALB) DeleteListenerCommon ¶
DeleteListenerCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteListenerCommon for usage and error information.
func (*ALB) DeleteListenerCommonRequest ¶
func (c *ALB) DeleteListenerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteListenerCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteListenerCommon operation. The "output" return value will be populated with the DeleteListenerCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteListenerCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteListenerCommon Send returns without error.
See DeleteListenerCommon for more information on using the DeleteListenerCommon API call, and error handling.
// Example sending a request using the DeleteListenerCommonRequest method.
req, resp := client.DeleteListenerCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteListenerCommonWithContext ¶
func (c *ALB) DeleteListenerCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteListenerCommonWithContext is the same as DeleteListenerCommon with the addition of the ability to pass a context and additional request options.
See DeleteListenerCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteListenerRequest ¶
func (c *ALB) DeleteListenerRequest(input *DeleteListenerInput) (req *request.Request, output *DeleteListenerOutput)
DeleteListenerRequest generates a "byteplus/request.Request" representing the client's request for the DeleteListener operation. The "output" return value will be populated with the DeleteListenerCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteListenerCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteListenerCommon Send returns without error.
See DeleteListener for more information on using the DeleteListener API call, and error handling.
// Example sending a request using the DeleteListenerRequest method.
req, resp := client.DeleteListenerRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteListenerWithContext ¶
func (c *ALB) DeleteListenerWithContext(ctx byteplus.Context, input *DeleteListenerInput, opts ...request.Option) (*DeleteListenerOutput, error)
DeleteListenerWithContext is the same as DeleteListener with the addition of the ability to pass a context and additional request options.
See DeleteListener for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteLoadBalancer ¶
func (c *ALB) DeleteLoadBalancer(input *DeleteLoadBalancerInput) (*DeleteLoadBalancerOutput, error)
DeleteLoadBalancer API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteLoadBalancer for usage and error information.
func (*ALB) DeleteLoadBalancerCommon ¶
func (c *ALB) DeleteLoadBalancerCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteLoadBalancerCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteLoadBalancerCommon for usage and error information.
func (*ALB) DeleteLoadBalancerCommonRequest ¶
func (c *ALB) DeleteLoadBalancerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteLoadBalancerCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteLoadBalancerCommon operation. The "output" return value will be populated with the DeleteLoadBalancerCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteLoadBalancerCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteLoadBalancerCommon Send returns without error.
See DeleteLoadBalancerCommon for more information on using the DeleteLoadBalancerCommon API call, and error handling.
// Example sending a request using the DeleteLoadBalancerCommonRequest method.
req, resp := client.DeleteLoadBalancerCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteLoadBalancerCommonWithContext ¶
func (c *ALB) DeleteLoadBalancerCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteLoadBalancerCommonWithContext is the same as DeleteLoadBalancerCommon with the addition of the ability to pass a context and additional request options.
See DeleteLoadBalancerCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteLoadBalancerRequest ¶
func (c *ALB) DeleteLoadBalancerRequest(input *DeleteLoadBalancerInput) (req *request.Request, output *DeleteLoadBalancerOutput)
DeleteLoadBalancerRequest generates a "byteplus/request.Request" representing the client's request for the DeleteLoadBalancer operation. The "output" return value will be populated with the DeleteLoadBalancerCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteLoadBalancerCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteLoadBalancerCommon Send returns without error.
See DeleteLoadBalancer for more information on using the DeleteLoadBalancer API call, and error handling.
// Example sending a request using the DeleteLoadBalancerRequest method.
req, resp := client.DeleteLoadBalancerRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteLoadBalancerWithContext ¶
func (c *ALB) DeleteLoadBalancerWithContext(ctx byteplus.Context, input *DeleteLoadBalancerInput, opts ...request.Option) (*DeleteLoadBalancerOutput, error)
DeleteLoadBalancerWithContext is the same as DeleteLoadBalancer with the addition of the ability to pass a context and additional request options.
See DeleteLoadBalancer for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteRules ¶
func (c *ALB) DeleteRules(input *DeleteRulesInput) (*DeleteRulesOutput, error)
DeleteRules API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteRules for usage and error information.
func (*ALB) DeleteRulesCommon ¶
DeleteRulesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteRulesCommon for usage and error information.
func (*ALB) DeleteRulesCommonRequest ¶
func (c *ALB) DeleteRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteRulesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteRulesCommon operation. The "output" return value will be populated with the DeleteRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRulesCommon Send returns without error.
See DeleteRulesCommon for more information on using the DeleteRulesCommon API call, and error handling.
// Example sending a request using the DeleteRulesCommonRequest method.
req, resp := client.DeleteRulesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteRulesCommonWithContext ¶
func (c *ALB) DeleteRulesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteRulesCommonWithContext is the same as DeleteRulesCommon with the addition of the ability to pass a context and additional request options.
See DeleteRulesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteRulesRequest ¶
func (c *ALB) DeleteRulesRequest(input *DeleteRulesInput) (req *request.Request, output *DeleteRulesOutput)
DeleteRulesRequest generates a "byteplus/request.Request" representing the client's request for the DeleteRules operation. The "output" return value will be populated with the DeleteRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRulesCommon Send returns without error.
See DeleteRules for more information on using the DeleteRules API call, and error handling.
// Example sending a request using the DeleteRulesRequest method.
req, resp := client.DeleteRulesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteRulesWithContext ¶
func (c *ALB) DeleteRulesWithContext(ctx byteplus.Context, input *DeleteRulesInput, opts ...request.Option) (*DeleteRulesOutput, error)
DeleteRulesWithContext is the same as DeleteRules with the addition of the ability to pass a context and additional request options.
See DeleteRules for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteServerGroup ¶
func (c *ALB) DeleteServerGroup(input *DeleteServerGroupInput) (*DeleteServerGroupOutput, error)
DeleteServerGroup API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteServerGroup for usage and error information.
func (*ALB) DeleteServerGroupCommon ¶
func (c *ALB) DeleteServerGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteServerGroupCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DeleteServerGroupCommon for usage and error information.
func (*ALB) DeleteServerGroupCommonRequest ¶
func (c *ALB) DeleteServerGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteServerGroupCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteServerGroupCommon operation. The "output" return value will be populated with the DeleteServerGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteServerGroupCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteServerGroupCommon Send returns without error.
See DeleteServerGroupCommon for more information on using the DeleteServerGroupCommon API call, and error handling.
// Example sending a request using the DeleteServerGroupCommonRequest method.
req, resp := client.DeleteServerGroupCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteServerGroupCommonWithContext ¶
func (c *ALB) DeleteServerGroupCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteServerGroupCommonWithContext is the same as DeleteServerGroupCommon with the addition of the ability to pass a context and additional request options.
See DeleteServerGroupCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteServerGroupRequest ¶
func (c *ALB) DeleteServerGroupRequest(input *DeleteServerGroupInput) (req *request.Request, output *DeleteServerGroupOutput)
DeleteServerGroupRequest generates a "byteplus/request.Request" representing the client's request for the DeleteServerGroup operation. The "output" return value will be populated with the DeleteServerGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteServerGroupCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteServerGroupCommon Send returns without error.
See DeleteServerGroup for more information on using the DeleteServerGroup API call, and error handling.
// Example sending a request using the DeleteServerGroupRequest method.
req, resp := client.DeleteServerGroupRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DeleteServerGroupWithContext ¶
func (c *ALB) DeleteServerGroupWithContext(ctx byteplus.Context, input *DeleteServerGroupInput, opts ...request.Option) (*DeleteServerGroupOutput, error)
DeleteServerGroupWithContext is the same as DeleteServerGroup with the addition of the ability to pass a context and additional request options.
See DeleteServerGroup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeAclAttributes ¶
func (c *ALB) DescribeAclAttributes(input *DescribeAclAttributesInput) (*DescribeAclAttributesOutput, error)
DescribeAclAttributes API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeAclAttributes for usage and error information.
func (*ALB) DescribeAclAttributesCommon ¶
func (c *ALB) DescribeAclAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeAclAttributesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeAclAttributesCommon for usage and error information.
func (*ALB) DescribeAclAttributesCommonRequest ¶
func (c *ALB) DescribeAclAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeAclAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeAclAttributesCommon operation. The "output" return value will be populated with the DescribeAclAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAclAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAclAttributesCommon Send returns without error.
See DescribeAclAttributesCommon for more information on using the DescribeAclAttributesCommon API call, and error handling.
// Example sending a request using the DescribeAclAttributesCommonRequest method.
req, resp := client.DescribeAclAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeAclAttributesCommonWithContext ¶
func (c *ALB) DescribeAclAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeAclAttributesCommonWithContext is the same as DescribeAclAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeAclAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeAclAttributesRequest ¶
func (c *ALB) DescribeAclAttributesRequest(input *DescribeAclAttributesInput) (req *request.Request, output *DescribeAclAttributesOutput)
DescribeAclAttributesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeAclAttributes operation. The "output" return value will be populated with the DescribeAclAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAclAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAclAttributesCommon Send returns without error.
See DescribeAclAttributes for more information on using the DescribeAclAttributes API call, and error handling.
// Example sending a request using the DescribeAclAttributesRequest method.
req, resp := client.DescribeAclAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeAclAttributesWithContext ¶
func (c *ALB) DescribeAclAttributesWithContext(ctx byteplus.Context, input *DescribeAclAttributesInput, opts ...request.Option) (*DescribeAclAttributesOutput, error)
DescribeAclAttributesWithContext is the same as DescribeAclAttributes with the addition of the ability to pass a context and additional request options.
See DescribeAclAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeAcls ¶
func (c *ALB) DescribeAcls(input *DescribeAclsInput) (*DescribeAclsOutput, error)
DescribeAcls API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeAcls for usage and error information.
func (*ALB) DescribeAclsCommon ¶
DescribeAclsCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeAclsCommon for usage and error information.
func (*ALB) DescribeAclsCommonRequest ¶
func (c *ALB) DescribeAclsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeAclsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeAclsCommon operation. The "output" return value will be populated with the DescribeAclsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAclsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAclsCommon Send returns without error.
See DescribeAclsCommon for more information on using the DescribeAclsCommon API call, and error handling.
// Example sending a request using the DescribeAclsCommonRequest method.
req, resp := client.DescribeAclsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeAclsCommonWithContext ¶
func (c *ALB) DescribeAclsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeAclsCommonWithContext is the same as DescribeAclsCommon with the addition of the ability to pass a context and additional request options.
See DescribeAclsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeAclsRequest ¶
func (c *ALB) DescribeAclsRequest(input *DescribeAclsInput) (req *request.Request, output *DescribeAclsOutput)
DescribeAclsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeAcls operation. The "output" return value will be populated with the DescribeAclsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAclsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAclsCommon Send returns without error.
See DescribeAcls for more information on using the DescribeAcls API call, and error handling.
// Example sending a request using the DescribeAclsRequest method.
req, resp := client.DescribeAclsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeAclsWithContext ¶
func (c *ALB) DescribeAclsWithContext(ctx byteplus.Context, input *DescribeAclsInput, opts ...request.Option) (*DescribeAclsOutput, error)
DescribeAclsWithContext is the same as DescribeAcls with the addition of the ability to pass a context and additional request options.
See DescribeAcls for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeAllCertificates ¶
func (c *ALB) DescribeAllCertificates(input *DescribeAllCertificatesInput) (*DescribeAllCertificatesOutput, error)
DescribeAllCertificates API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeAllCertificates for usage and error information.
func (*ALB) DescribeAllCertificatesCommon ¶
func (c *ALB) DescribeAllCertificatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeAllCertificatesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeAllCertificatesCommon for usage and error information.
func (*ALB) DescribeAllCertificatesCommonRequest ¶
func (c *ALB) DescribeAllCertificatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeAllCertificatesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeAllCertificatesCommon operation. The "output" return value will be populated with the DescribeAllCertificatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAllCertificatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAllCertificatesCommon Send returns without error.
See DescribeAllCertificatesCommon for more information on using the DescribeAllCertificatesCommon API call, and error handling.
// Example sending a request using the DescribeAllCertificatesCommonRequest method.
req, resp := client.DescribeAllCertificatesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeAllCertificatesCommonWithContext ¶
func (c *ALB) DescribeAllCertificatesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeAllCertificatesCommonWithContext is the same as DescribeAllCertificatesCommon with the addition of the ability to pass a context and additional request options.
See DescribeAllCertificatesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeAllCertificatesRequest ¶
func (c *ALB) DescribeAllCertificatesRequest(input *DescribeAllCertificatesInput) (req *request.Request, output *DescribeAllCertificatesOutput)
DescribeAllCertificatesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeAllCertificates operation. The "output" return value will be populated with the DescribeAllCertificatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAllCertificatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAllCertificatesCommon Send returns without error.
See DescribeAllCertificates for more information on using the DescribeAllCertificates API call, and error handling.
// Example sending a request using the DescribeAllCertificatesRequest method.
req, resp := client.DescribeAllCertificatesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeAllCertificatesWithContext ¶
func (c *ALB) DescribeAllCertificatesWithContext(ctx byteplus.Context, input *DescribeAllCertificatesInput, opts ...request.Option) (*DescribeAllCertificatesOutput, error)
DescribeAllCertificatesWithContext is the same as DescribeAllCertificates with the addition of the ability to pass a context and additional request options.
See DescribeAllCertificates for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeCACertificates ¶
func (c *ALB) DescribeCACertificates(input *DescribeCACertificatesInput) (*DescribeCACertificatesOutput, error)
DescribeCACertificates API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeCACertificates for usage and error information.
func (*ALB) DescribeCACertificatesCommon ¶
func (c *ALB) DescribeCACertificatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCACertificatesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeCACertificatesCommon for usage and error information.
func (*ALB) DescribeCACertificatesCommonRequest ¶
func (c *ALB) DescribeCACertificatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCACertificatesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeCACertificatesCommon operation. The "output" return value will be populated with the DescribeCACertificatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCACertificatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCACertificatesCommon Send returns without error.
See DescribeCACertificatesCommon for more information on using the DescribeCACertificatesCommon API call, and error handling.
// Example sending a request using the DescribeCACertificatesCommonRequest method.
req, resp := client.DescribeCACertificatesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeCACertificatesCommonWithContext ¶
func (c *ALB) DescribeCACertificatesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCACertificatesCommonWithContext is the same as DescribeCACertificatesCommon with the addition of the ability to pass a context and additional request options.
See DescribeCACertificatesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeCACertificatesRequest ¶
func (c *ALB) DescribeCACertificatesRequest(input *DescribeCACertificatesInput) (req *request.Request, output *DescribeCACertificatesOutput)
DescribeCACertificatesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeCACertificates operation. The "output" return value will be populated with the DescribeCACertificatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCACertificatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCACertificatesCommon Send returns without error.
See DescribeCACertificates for more information on using the DescribeCACertificates API call, and error handling.
// Example sending a request using the DescribeCACertificatesRequest method.
req, resp := client.DescribeCACertificatesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeCACertificatesWithContext ¶
func (c *ALB) DescribeCACertificatesWithContext(ctx byteplus.Context, input *DescribeCACertificatesInput, opts ...request.Option) (*DescribeCACertificatesOutput, error)
DescribeCACertificatesWithContext is the same as DescribeCACertificates with the addition of the ability to pass a context and additional request options.
See DescribeCACertificates for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeCertificates ¶
func (c *ALB) DescribeCertificates(input *DescribeCertificatesInput) (*DescribeCertificatesOutput, error)
DescribeCertificates API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeCertificates for usage and error information.
func (*ALB) DescribeCertificatesCommon ¶
func (c *ALB) DescribeCertificatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCertificatesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeCertificatesCommon for usage and error information.
func (*ALB) DescribeCertificatesCommonRequest ¶
func (c *ALB) DescribeCertificatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCertificatesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeCertificatesCommon operation. The "output" return value will be populated with the DescribeCertificatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCertificatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCertificatesCommon Send returns without error.
See DescribeCertificatesCommon for more information on using the DescribeCertificatesCommon API call, and error handling.
// Example sending a request using the DescribeCertificatesCommonRequest method.
req, resp := client.DescribeCertificatesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeCertificatesCommonWithContext ¶
func (c *ALB) DescribeCertificatesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCertificatesCommonWithContext is the same as DescribeCertificatesCommon with the addition of the ability to pass a context and additional request options.
See DescribeCertificatesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeCertificatesRequest ¶
func (c *ALB) DescribeCertificatesRequest(input *DescribeCertificatesInput) (req *request.Request, output *DescribeCertificatesOutput)
DescribeCertificatesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeCertificates operation. The "output" return value will be populated with the DescribeCertificatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCertificatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCertificatesCommon Send returns without error.
See DescribeCertificates for more information on using the DescribeCertificates API call, and error handling.
// Example sending a request using the DescribeCertificatesRequest method.
req, resp := client.DescribeCertificatesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeCertificatesWithContext ¶
func (c *ALB) DescribeCertificatesWithContext(ctx byteplus.Context, input *DescribeCertificatesInput, opts ...request.Option) (*DescribeCertificatesOutput, error)
DescribeCertificatesWithContext is the same as DescribeCertificates with the addition of the ability to pass a context and additional request options.
See DescribeCertificates for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeCustomizedCfgAttributes ¶
func (c *ALB) DescribeCustomizedCfgAttributes(input *DescribeCustomizedCfgAttributesInput) (*DescribeCustomizedCfgAttributesOutput, error)
DescribeCustomizedCfgAttributes API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeCustomizedCfgAttributes for usage and error information.
func (*ALB) DescribeCustomizedCfgAttributesCommon ¶
func (c *ALB) DescribeCustomizedCfgAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCustomizedCfgAttributesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeCustomizedCfgAttributesCommon for usage and error information.
func (*ALB) DescribeCustomizedCfgAttributesCommonRequest ¶
func (c *ALB) DescribeCustomizedCfgAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCustomizedCfgAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeCustomizedCfgAttributesCommon operation. The "output" return value will be populated with the DescribeCustomizedCfgAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCustomizedCfgAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCustomizedCfgAttributesCommon Send returns without error.
See DescribeCustomizedCfgAttributesCommon for more information on using the DescribeCustomizedCfgAttributesCommon API call, and error handling.
// Example sending a request using the DescribeCustomizedCfgAttributesCommonRequest method.
req, resp := client.DescribeCustomizedCfgAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeCustomizedCfgAttributesCommonWithContext ¶
func (c *ALB) DescribeCustomizedCfgAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCustomizedCfgAttributesCommonWithContext is the same as DescribeCustomizedCfgAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeCustomizedCfgAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeCustomizedCfgAttributesRequest ¶
func (c *ALB) DescribeCustomizedCfgAttributesRequest(input *DescribeCustomizedCfgAttributesInput) (req *request.Request, output *DescribeCustomizedCfgAttributesOutput)
DescribeCustomizedCfgAttributesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeCustomizedCfgAttributes operation. The "output" return value will be populated with the DescribeCustomizedCfgAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCustomizedCfgAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCustomizedCfgAttributesCommon Send returns without error.
See DescribeCustomizedCfgAttributes for more information on using the DescribeCustomizedCfgAttributes API call, and error handling.
// Example sending a request using the DescribeCustomizedCfgAttributesRequest method.
req, resp := client.DescribeCustomizedCfgAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeCustomizedCfgAttributesWithContext ¶
func (c *ALB) DescribeCustomizedCfgAttributesWithContext(ctx byteplus.Context, input *DescribeCustomizedCfgAttributesInput, opts ...request.Option) (*DescribeCustomizedCfgAttributesOutput, error)
DescribeCustomizedCfgAttributesWithContext is the same as DescribeCustomizedCfgAttributes with the addition of the ability to pass a context and additional request options.
See DescribeCustomizedCfgAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeCustomizedCfgs ¶
func (c *ALB) DescribeCustomizedCfgs(input *DescribeCustomizedCfgsInput) (*DescribeCustomizedCfgsOutput, error)
DescribeCustomizedCfgs API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeCustomizedCfgs for usage and error information.
func (*ALB) DescribeCustomizedCfgsCommon ¶
func (c *ALB) DescribeCustomizedCfgsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCustomizedCfgsCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeCustomizedCfgsCommon for usage and error information.
func (*ALB) DescribeCustomizedCfgsCommonRequest ¶
func (c *ALB) DescribeCustomizedCfgsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCustomizedCfgsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeCustomizedCfgsCommon operation. The "output" return value will be populated with the DescribeCustomizedCfgsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCustomizedCfgsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCustomizedCfgsCommon Send returns without error.
See DescribeCustomizedCfgsCommon for more information on using the DescribeCustomizedCfgsCommon API call, and error handling.
// Example sending a request using the DescribeCustomizedCfgsCommonRequest method.
req, resp := client.DescribeCustomizedCfgsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeCustomizedCfgsCommonWithContext ¶
func (c *ALB) DescribeCustomizedCfgsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCustomizedCfgsCommonWithContext is the same as DescribeCustomizedCfgsCommon with the addition of the ability to pass a context and additional request options.
See DescribeCustomizedCfgsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeCustomizedCfgsRequest ¶
func (c *ALB) DescribeCustomizedCfgsRequest(input *DescribeCustomizedCfgsInput) (req *request.Request, output *DescribeCustomizedCfgsOutput)
DescribeCustomizedCfgsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeCustomizedCfgs operation. The "output" return value will be populated with the DescribeCustomizedCfgsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCustomizedCfgsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCustomizedCfgsCommon Send returns without error.
See DescribeCustomizedCfgs for more information on using the DescribeCustomizedCfgs API call, and error handling.
// Example sending a request using the DescribeCustomizedCfgsRequest method.
req, resp := client.DescribeCustomizedCfgsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeCustomizedCfgsWithContext ¶
func (c *ALB) DescribeCustomizedCfgsWithContext(ctx byteplus.Context, input *DescribeCustomizedCfgsInput, opts ...request.Option) (*DescribeCustomizedCfgsOutput, error)
DescribeCustomizedCfgsWithContext is the same as DescribeCustomizedCfgs with the addition of the ability to pass a context and additional request options.
See DescribeCustomizedCfgs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeHealthCheckTemplates ¶
func (c *ALB) DescribeHealthCheckTemplates(input *DescribeHealthCheckTemplatesInput) (*DescribeHealthCheckTemplatesOutput, error)
DescribeHealthCheckTemplates API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeHealthCheckTemplates for usage and error information.
func (*ALB) DescribeHealthCheckTemplatesCommon ¶
func (c *ALB) DescribeHealthCheckTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeHealthCheckTemplatesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeHealthCheckTemplatesCommon for usage and error information.
func (*ALB) DescribeHealthCheckTemplatesCommonRequest ¶
func (c *ALB) DescribeHealthCheckTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeHealthCheckTemplatesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeHealthCheckTemplatesCommon operation. The "output" return value will be populated with the DescribeHealthCheckTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeHealthCheckTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeHealthCheckTemplatesCommon Send returns without error.
See DescribeHealthCheckTemplatesCommon for more information on using the DescribeHealthCheckTemplatesCommon API call, and error handling.
// Example sending a request using the DescribeHealthCheckTemplatesCommonRequest method.
req, resp := client.DescribeHealthCheckTemplatesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeHealthCheckTemplatesCommonWithContext ¶
func (c *ALB) DescribeHealthCheckTemplatesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeHealthCheckTemplatesCommonWithContext is the same as DescribeHealthCheckTemplatesCommon with the addition of the ability to pass a context and additional request options.
See DescribeHealthCheckTemplatesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeHealthCheckTemplatesRequest ¶
func (c *ALB) DescribeHealthCheckTemplatesRequest(input *DescribeHealthCheckTemplatesInput) (req *request.Request, output *DescribeHealthCheckTemplatesOutput)
DescribeHealthCheckTemplatesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeHealthCheckTemplates operation. The "output" return value will be populated with the DescribeHealthCheckTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeHealthCheckTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeHealthCheckTemplatesCommon Send returns without error.
See DescribeHealthCheckTemplates for more information on using the DescribeHealthCheckTemplates API call, and error handling.
// Example sending a request using the DescribeHealthCheckTemplatesRequest method.
req, resp := client.DescribeHealthCheckTemplatesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeHealthCheckTemplatesWithContext ¶
func (c *ALB) DescribeHealthCheckTemplatesWithContext(ctx byteplus.Context, input *DescribeHealthCheckTemplatesInput, opts ...request.Option) (*DescribeHealthCheckTemplatesOutput, error)
DescribeHealthCheckTemplatesWithContext is the same as DescribeHealthCheckTemplates with the addition of the ability to pass a context and additional request options.
See DescribeHealthCheckTemplates for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeListenerAttributes ¶
func (c *ALB) DescribeListenerAttributes(input *DescribeListenerAttributesInput) (*DescribeListenerAttributesOutput, error)
DescribeListenerAttributes API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeListenerAttributes for usage and error information.
func (*ALB) DescribeListenerAttributesCommon ¶
func (c *ALB) DescribeListenerAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeListenerAttributesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeListenerAttributesCommon for usage and error information.
func (*ALB) DescribeListenerAttributesCommonRequest ¶
func (c *ALB) DescribeListenerAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeListenerAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeListenerAttributesCommon operation. The "output" return value will be populated with the DescribeListenerAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeListenerAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeListenerAttributesCommon Send returns without error.
See DescribeListenerAttributesCommon for more information on using the DescribeListenerAttributesCommon API call, and error handling.
// Example sending a request using the DescribeListenerAttributesCommonRequest method.
req, resp := client.DescribeListenerAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeListenerAttributesCommonWithContext ¶
func (c *ALB) DescribeListenerAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeListenerAttributesCommonWithContext is the same as DescribeListenerAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeListenerAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeListenerAttributesRequest ¶
func (c *ALB) DescribeListenerAttributesRequest(input *DescribeListenerAttributesInput) (req *request.Request, output *DescribeListenerAttributesOutput)
DescribeListenerAttributesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeListenerAttributes operation. The "output" return value will be populated with the DescribeListenerAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeListenerAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeListenerAttributesCommon Send returns without error.
See DescribeListenerAttributes for more information on using the DescribeListenerAttributes API call, and error handling.
// Example sending a request using the DescribeListenerAttributesRequest method.
req, resp := client.DescribeListenerAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeListenerAttributesWithContext ¶
func (c *ALB) DescribeListenerAttributesWithContext(ctx byteplus.Context, input *DescribeListenerAttributesInput, opts ...request.Option) (*DescribeListenerAttributesOutput, error)
DescribeListenerAttributesWithContext is the same as DescribeListenerAttributes with the addition of the ability to pass a context and additional request options.
See DescribeListenerAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeListenerHealth ¶
func (c *ALB) DescribeListenerHealth(input *DescribeListenerHealthInput) (*DescribeListenerHealthOutput, error)
DescribeListenerHealth API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeListenerHealth for usage and error information.
func (*ALB) DescribeListenerHealthCommon ¶
func (c *ALB) DescribeListenerHealthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeListenerHealthCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeListenerHealthCommon for usage and error information.
func (*ALB) DescribeListenerHealthCommonRequest ¶
func (c *ALB) DescribeListenerHealthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeListenerHealthCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeListenerHealthCommon operation. The "output" return value will be populated with the DescribeListenerHealthCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeListenerHealthCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeListenerHealthCommon Send returns without error.
See DescribeListenerHealthCommon for more information on using the DescribeListenerHealthCommon API call, and error handling.
// Example sending a request using the DescribeListenerHealthCommonRequest method.
req, resp := client.DescribeListenerHealthCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeListenerHealthCommonWithContext ¶
func (c *ALB) DescribeListenerHealthCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeListenerHealthCommonWithContext is the same as DescribeListenerHealthCommon with the addition of the ability to pass a context and additional request options.
See DescribeListenerHealthCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeListenerHealthRequest ¶
func (c *ALB) DescribeListenerHealthRequest(input *DescribeListenerHealthInput) (req *request.Request, output *DescribeListenerHealthOutput)
DescribeListenerHealthRequest generates a "byteplus/request.Request" representing the client's request for the DescribeListenerHealth operation. The "output" return value will be populated with the DescribeListenerHealthCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeListenerHealthCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeListenerHealthCommon Send returns without error.
See DescribeListenerHealth for more information on using the DescribeListenerHealth API call, and error handling.
// Example sending a request using the DescribeListenerHealthRequest method.
req, resp := client.DescribeListenerHealthRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeListenerHealthWithContext ¶
func (c *ALB) DescribeListenerHealthWithContext(ctx byteplus.Context, input *DescribeListenerHealthInput, opts ...request.Option) (*DescribeListenerHealthOutput, error)
DescribeListenerHealthWithContext is the same as DescribeListenerHealth with the addition of the ability to pass a context and additional request options.
See DescribeListenerHealth for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeListeners ¶
func (c *ALB) DescribeListeners(input *DescribeListenersInput) (*DescribeListenersOutput, error)
DescribeListeners API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeListeners for usage and error information.
func (*ALB) DescribeListenersCommon ¶
func (c *ALB) DescribeListenersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeListenersCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeListenersCommon for usage and error information.
func (*ALB) DescribeListenersCommonRequest ¶
func (c *ALB) DescribeListenersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeListenersCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeListenersCommon operation. The "output" return value will be populated with the DescribeListenersCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeListenersCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeListenersCommon Send returns without error.
See DescribeListenersCommon for more information on using the DescribeListenersCommon API call, and error handling.
// Example sending a request using the DescribeListenersCommonRequest method.
req, resp := client.DescribeListenersCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeListenersCommonWithContext ¶
func (c *ALB) DescribeListenersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeListenersCommonWithContext is the same as DescribeListenersCommon with the addition of the ability to pass a context and additional request options.
See DescribeListenersCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeListenersRequest ¶
func (c *ALB) DescribeListenersRequest(input *DescribeListenersInput) (req *request.Request, output *DescribeListenersOutput)
DescribeListenersRequest generates a "byteplus/request.Request" representing the client's request for the DescribeListeners operation. The "output" return value will be populated with the DescribeListenersCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeListenersCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeListenersCommon Send returns without error.
See DescribeListeners for more information on using the DescribeListeners API call, and error handling.
// Example sending a request using the DescribeListenersRequest method.
req, resp := client.DescribeListenersRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeListenersWithContext ¶
func (c *ALB) DescribeListenersWithContext(ctx byteplus.Context, input *DescribeListenersInput, opts ...request.Option) (*DescribeListenersOutput, error)
DescribeListenersWithContext is the same as DescribeListeners with the addition of the ability to pass a context and additional request options.
See DescribeListeners for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeLoadBalancerAttributes ¶
func (c *ALB) DescribeLoadBalancerAttributes(input *DescribeLoadBalancerAttributesInput) (*DescribeLoadBalancerAttributesOutput, error)
DescribeLoadBalancerAttributes API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeLoadBalancerAttributes for usage and error information.
func (*ALB) DescribeLoadBalancerAttributesCommon ¶
func (c *ALB) DescribeLoadBalancerAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeLoadBalancerAttributesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeLoadBalancerAttributesCommon for usage and error information.
func (*ALB) DescribeLoadBalancerAttributesCommonRequest ¶
func (c *ALB) DescribeLoadBalancerAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeLoadBalancerAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeLoadBalancerAttributesCommon operation. The "output" return value will be populated with the DescribeLoadBalancerAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeLoadBalancerAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeLoadBalancerAttributesCommon Send returns without error.
See DescribeLoadBalancerAttributesCommon for more information on using the DescribeLoadBalancerAttributesCommon API call, and error handling.
// Example sending a request using the DescribeLoadBalancerAttributesCommonRequest method.
req, resp := client.DescribeLoadBalancerAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeLoadBalancerAttributesCommonWithContext ¶
func (c *ALB) DescribeLoadBalancerAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeLoadBalancerAttributesCommonWithContext is the same as DescribeLoadBalancerAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeLoadBalancerAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeLoadBalancerAttributesRequest ¶
func (c *ALB) DescribeLoadBalancerAttributesRequest(input *DescribeLoadBalancerAttributesInput) (req *request.Request, output *DescribeLoadBalancerAttributesOutput)
DescribeLoadBalancerAttributesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeLoadBalancerAttributes operation. The "output" return value will be populated with the DescribeLoadBalancerAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeLoadBalancerAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeLoadBalancerAttributesCommon Send returns without error.
See DescribeLoadBalancerAttributes for more information on using the DescribeLoadBalancerAttributes API call, and error handling.
// Example sending a request using the DescribeLoadBalancerAttributesRequest method.
req, resp := client.DescribeLoadBalancerAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeLoadBalancerAttributesWithContext ¶
func (c *ALB) DescribeLoadBalancerAttributesWithContext(ctx byteplus.Context, input *DescribeLoadBalancerAttributesInput, opts ...request.Option) (*DescribeLoadBalancerAttributesOutput, error)
DescribeLoadBalancerAttributesWithContext is the same as DescribeLoadBalancerAttributes with the addition of the ability to pass a context and additional request options.
See DescribeLoadBalancerAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeLoadBalancers ¶
func (c *ALB) DescribeLoadBalancers(input *DescribeLoadBalancersInput) (*DescribeLoadBalancersOutput, error)
DescribeLoadBalancers API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeLoadBalancers for usage and error information.
func (*ALB) DescribeLoadBalancersCommon ¶
func (c *ALB) DescribeLoadBalancersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeLoadBalancersCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeLoadBalancersCommon for usage and error information.
func (*ALB) DescribeLoadBalancersCommonRequest ¶
func (c *ALB) DescribeLoadBalancersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeLoadBalancersCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeLoadBalancersCommon operation. The "output" return value will be populated with the DescribeLoadBalancersCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeLoadBalancersCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeLoadBalancersCommon Send returns without error.
See DescribeLoadBalancersCommon for more information on using the DescribeLoadBalancersCommon API call, and error handling.
// Example sending a request using the DescribeLoadBalancersCommonRequest method.
req, resp := client.DescribeLoadBalancersCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeLoadBalancersCommonWithContext ¶
func (c *ALB) DescribeLoadBalancersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeLoadBalancersCommonWithContext is the same as DescribeLoadBalancersCommon with the addition of the ability to pass a context and additional request options.
See DescribeLoadBalancersCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeLoadBalancersRequest ¶
func (c *ALB) DescribeLoadBalancersRequest(input *DescribeLoadBalancersInput) (req *request.Request, output *DescribeLoadBalancersOutput)
DescribeLoadBalancersRequest generates a "byteplus/request.Request" representing the client's request for the DescribeLoadBalancers operation. The "output" return value will be populated with the DescribeLoadBalancersCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeLoadBalancersCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeLoadBalancersCommon Send returns without error.
See DescribeLoadBalancers for more information on using the DescribeLoadBalancers API call, and error handling.
// Example sending a request using the DescribeLoadBalancersRequest method.
req, resp := client.DescribeLoadBalancersRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeLoadBalancersWithContext ¶
func (c *ALB) DescribeLoadBalancersWithContext(ctx byteplus.Context, input *DescribeLoadBalancersInput, opts ...request.Option) (*DescribeLoadBalancersOutput, error)
DescribeLoadBalancersWithContext is the same as DescribeLoadBalancers with the addition of the ability to pass a context and additional request options.
See DescribeLoadBalancers for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeRules ¶
func (c *ALB) DescribeRules(input *DescribeRulesInput) (*DescribeRulesOutput, error)
DescribeRules API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeRules for usage and error information.
func (*ALB) DescribeRulesCommon ¶
DescribeRulesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeRulesCommon for usage and error information.
func (*ALB) DescribeRulesCommonRequest ¶
func (c *ALB) DescribeRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeRulesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeRulesCommon operation. The "output" return value will be populated with the DescribeRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRulesCommon Send returns without error.
See DescribeRulesCommon for more information on using the DescribeRulesCommon API call, and error handling.
// Example sending a request using the DescribeRulesCommonRequest method.
req, resp := client.DescribeRulesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeRulesCommonWithContext ¶
func (c *ALB) DescribeRulesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeRulesCommonWithContext is the same as DescribeRulesCommon with the addition of the ability to pass a context and additional request options.
See DescribeRulesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeRulesRequest ¶
func (c *ALB) DescribeRulesRequest(input *DescribeRulesInput) (req *request.Request, output *DescribeRulesOutput)
DescribeRulesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeRules operation. The "output" return value will be populated with the DescribeRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRulesCommon Send returns without error.
See DescribeRules for more information on using the DescribeRules API call, and error handling.
// Example sending a request using the DescribeRulesRequest method.
req, resp := client.DescribeRulesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeRulesWithContext ¶
func (c *ALB) DescribeRulesWithContext(ctx byteplus.Context, input *DescribeRulesInput, opts ...request.Option) (*DescribeRulesOutput, error)
DescribeRulesWithContext is the same as DescribeRules with the addition of the ability to pass a context and additional request options.
See DescribeRules for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeServerGroupAttributes ¶
func (c *ALB) DescribeServerGroupAttributes(input *DescribeServerGroupAttributesInput) (*DescribeServerGroupAttributesOutput, error)
DescribeServerGroupAttributes API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeServerGroupAttributes for usage and error information.
func (*ALB) DescribeServerGroupAttributesCommon ¶
func (c *ALB) DescribeServerGroupAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeServerGroupAttributesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeServerGroupAttributesCommon for usage and error information.
func (*ALB) DescribeServerGroupAttributesCommonRequest ¶
func (c *ALB) DescribeServerGroupAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeServerGroupAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeServerGroupAttributesCommon operation. The "output" return value will be populated with the DescribeServerGroupAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeServerGroupAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeServerGroupAttributesCommon Send returns without error.
See DescribeServerGroupAttributesCommon for more information on using the DescribeServerGroupAttributesCommon API call, and error handling.
// Example sending a request using the DescribeServerGroupAttributesCommonRequest method.
req, resp := client.DescribeServerGroupAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeServerGroupAttributesCommonWithContext ¶
func (c *ALB) DescribeServerGroupAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeServerGroupAttributesCommonWithContext is the same as DescribeServerGroupAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeServerGroupAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeServerGroupAttributesRequest ¶
func (c *ALB) DescribeServerGroupAttributesRequest(input *DescribeServerGroupAttributesInput) (req *request.Request, output *DescribeServerGroupAttributesOutput)
DescribeServerGroupAttributesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeServerGroupAttributes operation. The "output" return value will be populated with the DescribeServerGroupAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeServerGroupAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeServerGroupAttributesCommon Send returns without error.
See DescribeServerGroupAttributes for more information on using the DescribeServerGroupAttributes API call, and error handling.
// Example sending a request using the DescribeServerGroupAttributesRequest method.
req, resp := client.DescribeServerGroupAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeServerGroupAttributesWithContext ¶
func (c *ALB) DescribeServerGroupAttributesWithContext(ctx byteplus.Context, input *DescribeServerGroupAttributesInput, opts ...request.Option) (*DescribeServerGroupAttributesOutput, error)
DescribeServerGroupAttributesWithContext is the same as DescribeServerGroupAttributes with the addition of the ability to pass a context and additional request options.
See DescribeServerGroupAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeServerGroupBackendServers ¶
func (c *ALB) DescribeServerGroupBackendServers(input *DescribeServerGroupBackendServersInput) (*DescribeServerGroupBackendServersOutput, error)
DescribeServerGroupBackendServers API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeServerGroupBackendServers for usage and error information.
func (*ALB) DescribeServerGroupBackendServersCommon ¶
func (c *ALB) DescribeServerGroupBackendServersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeServerGroupBackendServersCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeServerGroupBackendServersCommon for usage and error information.
func (*ALB) DescribeServerGroupBackendServersCommonRequest ¶
func (c *ALB) DescribeServerGroupBackendServersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeServerGroupBackendServersCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeServerGroupBackendServersCommon operation. The "output" return value will be populated with the DescribeServerGroupBackendServersCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeServerGroupBackendServersCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeServerGroupBackendServersCommon Send returns without error.
See DescribeServerGroupBackendServersCommon for more information on using the DescribeServerGroupBackendServersCommon API call, and error handling.
// Example sending a request using the DescribeServerGroupBackendServersCommonRequest method.
req, resp := client.DescribeServerGroupBackendServersCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeServerGroupBackendServersCommonWithContext ¶
func (c *ALB) DescribeServerGroupBackendServersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeServerGroupBackendServersCommonWithContext is the same as DescribeServerGroupBackendServersCommon with the addition of the ability to pass a context and additional request options.
See DescribeServerGroupBackendServersCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeServerGroupBackendServersRequest ¶
func (c *ALB) DescribeServerGroupBackendServersRequest(input *DescribeServerGroupBackendServersInput) (req *request.Request, output *DescribeServerGroupBackendServersOutput)
DescribeServerGroupBackendServersRequest generates a "byteplus/request.Request" representing the client's request for the DescribeServerGroupBackendServers operation. The "output" return value will be populated with the DescribeServerGroupBackendServersCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeServerGroupBackendServersCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeServerGroupBackendServersCommon Send returns without error.
See DescribeServerGroupBackendServers for more information on using the DescribeServerGroupBackendServers API call, and error handling.
// Example sending a request using the DescribeServerGroupBackendServersRequest method.
req, resp := client.DescribeServerGroupBackendServersRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeServerGroupBackendServersWithContext ¶
func (c *ALB) DescribeServerGroupBackendServersWithContext(ctx byteplus.Context, input *DescribeServerGroupBackendServersInput, opts ...request.Option) (*DescribeServerGroupBackendServersOutput, error)
DescribeServerGroupBackendServersWithContext is the same as DescribeServerGroupBackendServers with the addition of the ability to pass a context and additional request options.
See DescribeServerGroupBackendServers for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeServerGroups ¶
func (c *ALB) DescribeServerGroups(input *DescribeServerGroupsInput) (*DescribeServerGroupsOutput, error)
DescribeServerGroups API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeServerGroups for usage and error information.
func (*ALB) DescribeServerGroupsCommon ¶
func (c *ALB) DescribeServerGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeServerGroupsCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeServerGroupsCommon for usage and error information.
func (*ALB) DescribeServerGroupsCommonRequest ¶
func (c *ALB) DescribeServerGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeServerGroupsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeServerGroupsCommon operation. The "output" return value will be populated with the DescribeServerGroupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeServerGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeServerGroupsCommon Send returns without error.
See DescribeServerGroupsCommon for more information on using the DescribeServerGroupsCommon API call, and error handling.
// Example sending a request using the DescribeServerGroupsCommonRequest method.
req, resp := client.DescribeServerGroupsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeServerGroupsCommonWithContext ¶
func (c *ALB) DescribeServerGroupsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeServerGroupsCommonWithContext is the same as DescribeServerGroupsCommon with the addition of the ability to pass a context and additional request options.
See DescribeServerGroupsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeServerGroupsRequest ¶
func (c *ALB) DescribeServerGroupsRequest(input *DescribeServerGroupsInput) (req *request.Request, output *DescribeServerGroupsOutput)
DescribeServerGroupsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeServerGroups operation. The "output" return value will be populated with the DescribeServerGroupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeServerGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeServerGroupsCommon Send returns without error.
See DescribeServerGroups for more information on using the DescribeServerGroups API call, and error handling.
// Example sending a request using the DescribeServerGroupsRequest method.
req, resp := client.DescribeServerGroupsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeServerGroupsWithContext ¶
func (c *ALB) DescribeServerGroupsWithContext(ctx byteplus.Context, input *DescribeServerGroupsInput, opts ...request.Option) (*DescribeServerGroupsOutput, error)
DescribeServerGroupsWithContext is the same as DescribeServerGroups with the addition of the ability to pass a context and additional request options.
See DescribeServerGroups for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeZones ¶
func (c *ALB) DescribeZones(input *DescribeZonesInput) (*DescribeZonesOutput, error)
DescribeZones API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeZones for usage and error information.
func (*ALB) DescribeZonesCommon ¶
DescribeZonesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DescribeZonesCommon for usage and error information.
func (*ALB) DescribeZonesCommonRequest ¶
func (c *ALB) DescribeZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeZonesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeZonesCommon operation. The "output" return value will be populated with the DescribeZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeZonesCommon Send returns without error.
See DescribeZonesCommon for more information on using the DescribeZonesCommon API call, and error handling.
// Example sending a request using the DescribeZonesCommonRequest method.
req, resp := client.DescribeZonesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeZonesCommonWithContext ¶
func (c *ALB) DescribeZonesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeZonesCommonWithContext is the same as DescribeZonesCommon with the addition of the ability to pass a context and additional request options.
See DescribeZonesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeZonesRequest ¶
func (c *ALB) DescribeZonesRequest(input *DescribeZonesInput) (req *request.Request, output *DescribeZonesOutput)
DescribeZonesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeZones operation. The "output" return value will be populated with the DescribeZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeZonesCommon Send returns without error.
See DescribeZones for more information on using the DescribeZones API call, and error handling.
// Example sending a request using the DescribeZonesRequest method.
req, resp := client.DescribeZonesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DescribeZonesWithContext ¶
func (c *ALB) DescribeZonesWithContext(ctx byteplus.Context, input *DescribeZonesInput, opts ...request.Option) (*DescribeZonesOutput, error)
DescribeZonesWithContext is the same as DescribeZones with the addition of the ability to pass a context and additional request options.
See DescribeZones for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DisableAccessLog ¶
func (c *ALB) DisableAccessLog(input *DisableAccessLogInput) (*DisableAccessLogOutput, error)
DisableAccessLog API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DisableAccessLog for usage and error information.
func (*ALB) DisableAccessLogCommon ¶
func (c *ALB) DisableAccessLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisableAccessLogCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DisableAccessLogCommon for usage and error information.
func (*ALB) DisableAccessLogCommonRequest ¶
func (c *ALB) DisableAccessLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DisableAccessLogCommonRequest generates a "byteplus/request.Request" representing the client's request for the DisableAccessLogCommon operation. The "output" return value will be populated with the DisableAccessLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DisableAccessLogCommon Request to send the API call to the service. the "output" return value is not valid until after DisableAccessLogCommon Send returns without error.
See DisableAccessLogCommon for more information on using the DisableAccessLogCommon API call, and error handling.
// Example sending a request using the DisableAccessLogCommonRequest method.
req, resp := client.DisableAccessLogCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DisableAccessLogCommonWithContext ¶
func (c *ALB) DisableAccessLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DisableAccessLogCommonWithContext is the same as DisableAccessLogCommon with the addition of the ability to pass a context and additional request options.
See DisableAccessLogCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DisableAccessLogRequest ¶
func (c *ALB) DisableAccessLogRequest(input *DisableAccessLogInput) (req *request.Request, output *DisableAccessLogOutput)
DisableAccessLogRequest generates a "byteplus/request.Request" representing the client's request for the DisableAccessLog operation. The "output" return value will be populated with the DisableAccessLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DisableAccessLogCommon Request to send the API call to the service. the "output" return value is not valid until after DisableAccessLogCommon Send returns without error.
See DisableAccessLog for more information on using the DisableAccessLog API call, and error handling.
// Example sending a request using the DisableAccessLogRequest method.
req, resp := client.DisableAccessLogRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DisableAccessLogWithContext ¶
func (c *ALB) DisableAccessLogWithContext(ctx byteplus.Context, input *DisableAccessLogInput, opts ...request.Option) (*DisableAccessLogOutput, error)
DisableAccessLogWithContext is the same as DisableAccessLog with the addition of the ability to pass a context and additional request options.
See DisableAccessLog for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DisableHealthLog ¶
func (c *ALB) DisableHealthLog(input *DisableHealthLogInput) (*DisableHealthLogOutput, error)
DisableHealthLog API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DisableHealthLog for usage and error information.
func (*ALB) DisableHealthLogCommon ¶
func (c *ALB) DisableHealthLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisableHealthLogCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DisableHealthLogCommon for usage and error information.
func (*ALB) DisableHealthLogCommonRequest ¶
func (c *ALB) DisableHealthLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DisableHealthLogCommonRequest generates a "byteplus/request.Request" representing the client's request for the DisableHealthLogCommon operation. The "output" return value will be populated with the DisableHealthLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DisableHealthLogCommon Request to send the API call to the service. the "output" return value is not valid until after DisableHealthLogCommon Send returns without error.
See DisableHealthLogCommon for more information on using the DisableHealthLogCommon API call, and error handling.
// Example sending a request using the DisableHealthLogCommonRequest method.
req, resp := client.DisableHealthLogCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DisableHealthLogCommonWithContext ¶
func (c *ALB) DisableHealthLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DisableHealthLogCommonWithContext is the same as DisableHealthLogCommon with the addition of the ability to pass a context and additional request options.
See DisableHealthLogCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DisableHealthLogRequest ¶
func (c *ALB) DisableHealthLogRequest(input *DisableHealthLogInput) (req *request.Request, output *DisableHealthLogOutput)
DisableHealthLogRequest generates a "byteplus/request.Request" representing the client's request for the DisableHealthLog operation. The "output" return value will be populated with the DisableHealthLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DisableHealthLogCommon Request to send the API call to the service. the "output" return value is not valid until after DisableHealthLogCommon Send returns without error.
See DisableHealthLog for more information on using the DisableHealthLog API call, and error handling.
// Example sending a request using the DisableHealthLogRequest method.
req, resp := client.DisableHealthLogRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DisableHealthLogWithContext ¶
func (c *ALB) DisableHealthLogWithContext(ctx byteplus.Context, input *DisableHealthLogInput, opts ...request.Option) (*DisableHealthLogOutput, error)
DisableHealthLogWithContext is the same as DisableHealthLog with the addition of the ability to pass a context and additional request options.
See DisableHealthLog for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DisableTLSAccessLog ¶
func (c *ALB) DisableTLSAccessLog(input *DisableTLSAccessLogInput) (*DisableTLSAccessLogOutput, error)
DisableTLSAccessLog API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DisableTLSAccessLog for usage and error information.
func (*ALB) DisableTLSAccessLogCommon ¶
func (c *ALB) DisableTLSAccessLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisableTLSAccessLogCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation DisableTLSAccessLogCommon for usage and error information.
func (*ALB) DisableTLSAccessLogCommonRequest ¶
func (c *ALB) DisableTLSAccessLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DisableTLSAccessLogCommonRequest generates a "byteplus/request.Request" representing the client's request for the DisableTLSAccessLogCommon operation. The "output" return value will be populated with the DisableTLSAccessLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DisableTLSAccessLogCommon Request to send the API call to the service. the "output" return value is not valid until after DisableTLSAccessLogCommon Send returns without error.
See DisableTLSAccessLogCommon for more information on using the DisableTLSAccessLogCommon API call, and error handling.
// Example sending a request using the DisableTLSAccessLogCommonRequest method.
req, resp := client.DisableTLSAccessLogCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DisableTLSAccessLogCommonWithContext ¶
func (c *ALB) DisableTLSAccessLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DisableTLSAccessLogCommonWithContext is the same as DisableTLSAccessLogCommon with the addition of the ability to pass a context and additional request options.
See DisableTLSAccessLogCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DisableTLSAccessLogRequest ¶
func (c *ALB) DisableTLSAccessLogRequest(input *DisableTLSAccessLogInput) (req *request.Request, output *DisableTLSAccessLogOutput)
DisableTLSAccessLogRequest generates a "byteplus/request.Request" representing the client's request for the DisableTLSAccessLog operation. The "output" return value will be populated with the DisableTLSAccessLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DisableTLSAccessLogCommon Request to send the API call to the service. the "output" return value is not valid until after DisableTLSAccessLogCommon Send returns without error.
See DisableTLSAccessLog for more information on using the DisableTLSAccessLog API call, and error handling.
// Example sending a request using the DisableTLSAccessLogRequest method.
req, resp := client.DisableTLSAccessLogRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) DisableTLSAccessLogWithContext ¶
func (c *ALB) DisableTLSAccessLogWithContext(ctx byteplus.Context, input *DisableTLSAccessLogInput, opts ...request.Option) (*DisableTLSAccessLogOutput, error)
DisableTLSAccessLogWithContext is the same as DisableTLSAccessLog with the addition of the ability to pass a context and additional request options.
See DisableTLSAccessLog for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) EnableAccessLog ¶
func (c *ALB) EnableAccessLog(input *EnableAccessLogInput) (*EnableAccessLogOutput, error)
EnableAccessLog API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation EnableAccessLog for usage and error information.
func (*ALB) EnableAccessLogCommon ¶
EnableAccessLogCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation EnableAccessLogCommon for usage and error information.
func (*ALB) EnableAccessLogCommonRequest ¶
func (c *ALB) EnableAccessLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
EnableAccessLogCommonRequest generates a "byteplus/request.Request" representing the client's request for the EnableAccessLogCommon operation. The "output" return value will be populated with the EnableAccessLogCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableAccessLogCommon Request to send the API call to the service. the "output" return value is not valid until after EnableAccessLogCommon Send returns without error.
See EnableAccessLogCommon for more information on using the EnableAccessLogCommon API call, and error handling.
// Example sending a request using the EnableAccessLogCommonRequest method.
req, resp := client.EnableAccessLogCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) EnableAccessLogCommonWithContext ¶
func (c *ALB) EnableAccessLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
EnableAccessLogCommonWithContext is the same as EnableAccessLogCommon with the addition of the ability to pass a context and additional request options.
See EnableAccessLogCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) EnableAccessLogRequest ¶
func (c *ALB) EnableAccessLogRequest(input *EnableAccessLogInput) (req *request.Request, output *EnableAccessLogOutput)
EnableAccessLogRequest generates a "byteplus/request.Request" representing the client's request for the EnableAccessLog operation. The "output" return value will be populated with the EnableAccessLogCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableAccessLogCommon Request to send the API call to the service. the "output" return value is not valid until after EnableAccessLogCommon Send returns without error.
See EnableAccessLog for more information on using the EnableAccessLog API call, and error handling.
// Example sending a request using the EnableAccessLogRequest method.
req, resp := client.EnableAccessLogRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) EnableAccessLogWithContext ¶
func (c *ALB) EnableAccessLogWithContext(ctx byteplus.Context, input *EnableAccessLogInput, opts ...request.Option) (*EnableAccessLogOutput, error)
EnableAccessLogWithContext is the same as EnableAccessLog with the addition of the ability to pass a context and additional request options.
See EnableAccessLog for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) EnableHealthLog ¶
func (c *ALB) EnableHealthLog(input *EnableHealthLogInput) (*EnableHealthLogOutput, error)
EnableHealthLog API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation EnableHealthLog for usage and error information.
func (*ALB) EnableHealthLogCommon ¶
EnableHealthLogCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation EnableHealthLogCommon for usage and error information.
func (*ALB) EnableHealthLogCommonRequest ¶
func (c *ALB) EnableHealthLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
EnableHealthLogCommonRequest generates a "byteplus/request.Request" representing the client's request for the EnableHealthLogCommon operation. The "output" return value will be populated with the EnableHealthLogCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableHealthLogCommon Request to send the API call to the service. the "output" return value is not valid until after EnableHealthLogCommon Send returns without error.
See EnableHealthLogCommon for more information on using the EnableHealthLogCommon API call, and error handling.
// Example sending a request using the EnableHealthLogCommonRequest method.
req, resp := client.EnableHealthLogCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) EnableHealthLogCommonWithContext ¶
func (c *ALB) EnableHealthLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
EnableHealthLogCommonWithContext is the same as EnableHealthLogCommon with the addition of the ability to pass a context and additional request options.
See EnableHealthLogCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) EnableHealthLogRequest ¶
func (c *ALB) EnableHealthLogRequest(input *EnableHealthLogInput) (req *request.Request, output *EnableHealthLogOutput)
EnableHealthLogRequest generates a "byteplus/request.Request" representing the client's request for the EnableHealthLog operation. The "output" return value will be populated with the EnableHealthLogCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableHealthLogCommon Request to send the API call to the service. the "output" return value is not valid until after EnableHealthLogCommon Send returns without error.
See EnableHealthLog for more information on using the EnableHealthLog API call, and error handling.
// Example sending a request using the EnableHealthLogRequest method.
req, resp := client.EnableHealthLogRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) EnableHealthLogWithContext ¶
func (c *ALB) EnableHealthLogWithContext(ctx byteplus.Context, input *EnableHealthLogInput, opts ...request.Option) (*EnableHealthLogOutput, error)
EnableHealthLogWithContext is the same as EnableHealthLog with the addition of the ability to pass a context and additional request options.
See EnableHealthLog for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) EnableTLSAccessLog ¶
func (c *ALB) EnableTLSAccessLog(input *EnableTLSAccessLogInput) (*EnableTLSAccessLogOutput, error)
EnableTLSAccessLog API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation EnableTLSAccessLog for usage and error information.
func (*ALB) EnableTLSAccessLogCommon ¶
func (c *ALB) EnableTLSAccessLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
EnableTLSAccessLogCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation EnableTLSAccessLogCommon for usage and error information.
func (*ALB) EnableTLSAccessLogCommonRequest ¶
func (c *ALB) EnableTLSAccessLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
EnableTLSAccessLogCommonRequest generates a "byteplus/request.Request" representing the client's request for the EnableTLSAccessLogCommon operation. The "output" return value will be populated with the EnableTLSAccessLogCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableTLSAccessLogCommon Request to send the API call to the service. the "output" return value is not valid until after EnableTLSAccessLogCommon Send returns without error.
See EnableTLSAccessLogCommon for more information on using the EnableTLSAccessLogCommon API call, and error handling.
// Example sending a request using the EnableTLSAccessLogCommonRequest method.
req, resp := client.EnableTLSAccessLogCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) EnableTLSAccessLogCommonWithContext ¶
func (c *ALB) EnableTLSAccessLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
EnableTLSAccessLogCommonWithContext is the same as EnableTLSAccessLogCommon with the addition of the ability to pass a context and additional request options.
See EnableTLSAccessLogCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) EnableTLSAccessLogRequest ¶
func (c *ALB) EnableTLSAccessLogRequest(input *EnableTLSAccessLogInput) (req *request.Request, output *EnableTLSAccessLogOutput)
EnableTLSAccessLogRequest generates a "byteplus/request.Request" representing the client's request for the EnableTLSAccessLog operation. The "output" return value will be populated with the EnableTLSAccessLogCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableTLSAccessLogCommon Request to send the API call to the service. the "output" return value is not valid until after EnableTLSAccessLogCommon Send returns without error.
See EnableTLSAccessLog for more information on using the EnableTLSAccessLog API call, and error handling.
// Example sending a request using the EnableTLSAccessLogRequest method.
req, resp := client.EnableTLSAccessLogRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) EnableTLSAccessLogWithContext ¶
func (c *ALB) EnableTLSAccessLogWithContext(ctx byteplus.Context, input *EnableTLSAccessLogInput, opts ...request.Option) (*EnableTLSAccessLogOutput, error)
EnableTLSAccessLogWithContext is the same as EnableTLSAccessLog with the addition of the ability to pass a context and additional request options.
See EnableTLSAccessLog for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ListTagsForResources ¶
func (c *ALB) ListTagsForResources(input *ListTagsForResourcesInput) (*ListTagsForResourcesOutput, error)
ListTagsForResources API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ListTagsForResources for usage and error information.
func (*ALB) ListTagsForResourcesCommon ¶
func (c *ALB) ListTagsForResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListTagsForResourcesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ListTagsForResourcesCommon for usage and error information.
func (*ALB) ListTagsForResourcesCommonRequest ¶
func (c *ALB) ListTagsForResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListTagsForResourcesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListTagsForResourcesCommon operation. The "output" return value will be populated with the ListTagsForResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListTagsForResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after ListTagsForResourcesCommon Send returns without error.
See ListTagsForResourcesCommon for more information on using the ListTagsForResourcesCommon API call, and error handling.
// Example sending a request using the ListTagsForResourcesCommonRequest method.
req, resp := client.ListTagsForResourcesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ListTagsForResourcesCommonWithContext ¶
func (c *ALB) ListTagsForResourcesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListTagsForResourcesCommonWithContext is the same as ListTagsForResourcesCommon with the addition of the ability to pass a context and additional request options.
See ListTagsForResourcesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ListTagsForResourcesRequest ¶
func (c *ALB) ListTagsForResourcesRequest(input *ListTagsForResourcesInput) (req *request.Request, output *ListTagsForResourcesOutput)
ListTagsForResourcesRequest generates a "byteplus/request.Request" representing the client's request for the ListTagsForResources operation. The "output" return value will be populated with the ListTagsForResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListTagsForResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after ListTagsForResourcesCommon Send returns without error.
See ListTagsForResources for more information on using the ListTagsForResources API call, and error handling.
// Example sending a request using the ListTagsForResourcesRequest method.
req, resp := client.ListTagsForResourcesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ListTagsForResourcesWithContext ¶
func (c *ALB) ListTagsForResourcesWithContext(ctx byteplus.Context, input *ListTagsForResourcesInput, opts ...request.Option) (*ListTagsForResourcesOutput, error)
ListTagsForResourcesWithContext is the same as ListTagsForResources with the addition of the ability to pass a context and additional request options.
See ListTagsForResources for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyAclAttributes ¶
func (c *ALB) ModifyAclAttributes(input *ModifyAclAttributesInput) (*ModifyAclAttributesOutput, error)
ModifyAclAttributes API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyAclAttributes for usage and error information.
func (*ALB) ModifyAclAttributesCommon ¶
func (c *ALB) ModifyAclAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyAclAttributesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyAclAttributesCommon for usage and error information.
func (*ALB) ModifyAclAttributesCommonRequest ¶
func (c *ALB) ModifyAclAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyAclAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyAclAttributesCommon operation. The "output" return value will be populated with the ModifyAclAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyAclAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyAclAttributesCommon Send returns without error.
See ModifyAclAttributesCommon for more information on using the ModifyAclAttributesCommon API call, and error handling.
// Example sending a request using the ModifyAclAttributesCommonRequest method.
req, resp := client.ModifyAclAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyAclAttributesCommonWithContext ¶
func (c *ALB) ModifyAclAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyAclAttributesCommonWithContext is the same as ModifyAclAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyAclAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyAclAttributesRequest ¶
func (c *ALB) ModifyAclAttributesRequest(input *ModifyAclAttributesInput) (req *request.Request, output *ModifyAclAttributesOutput)
ModifyAclAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyAclAttributes operation. The "output" return value will be populated with the ModifyAclAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyAclAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyAclAttributesCommon Send returns without error.
See ModifyAclAttributes for more information on using the ModifyAclAttributes API call, and error handling.
// Example sending a request using the ModifyAclAttributesRequest method.
req, resp := client.ModifyAclAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyAclAttributesWithContext ¶
func (c *ALB) ModifyAclAttributesWithContext(ctx byteplus.Context, input *ModifyAclAttributesInput, opts ...request.Option) (*ModifyAclAttributesOutput, error)
ModifyAclAttributesWithContext is the same as ModifyAclAttributes with the addition of the ability to pass a context and additional request options.
See ModifyAclAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyCACertificateAttributes ¶
func (c *ALB) ModifyCACertificateAttributes(input *ModifyCACertificateAttributesInput) (*ModifyCACertificateAttributesOutput, error)
ModifyCACertificateAttributes API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyCACertificateAttributes for usage and error information.
func (*ALB) ModifyCACertificateAttributesCommon ¶
func (c *ALB) ModifyCACertificateAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyCACertificateAttributesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyCACertificateAttributesCommon for usage and error information.
func (*ALB) ModifyCACertificateAttributesCommonRequest ¶
func (c *ALB) ModifyCACertificateAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyCACertificateAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyCACertificateAttributesCommon operation. The "output" return value will be populated with the ModifyCACertificateAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCACertificateAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCACertificateAttributesCommon Send returns without error.
See ModifyCACertificateAttributesCommon for more information on using the ModifyCACertificateAttributesCommon API call, and error handling.
// Example sending a request using the ModifyCACertificateAttributesCommonRequest method.
req, resp := client.ModifyCACertificateAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyCACertificateAttributesCommonWithContext ¶
func (c *ALB) ModifyCACertificateAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyCACertificateAttributesCommonWithContext is the same as ModifyCACertificateAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyCACertificateAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyCACertificateAttributesRequest ¶
func (c *ALB) ModifyCACertificateAttributesRequest(input *ModifyCACertificateAttributesInput) (req *request.Request, output *ModifyCACertificateAttributesOutput)
ModifyCACertificateAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyCACertificateAttributes operation. The "output" return value will be populated with the ModifyCACertificateAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCACertificateAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCACertificateAttributesCommon Send returns without error.
See ModifyCACertificateAttributes for more information on using the ModifyCACertificateAttributes API call, and error handling.
// Example sending a request using the ModifyCACertificateAttributesRequest method.
req, resp := client.ModifyCACertificateAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyCACertificateAttributesWithContext ¶
func (c *ALB) ModifyCACertificateAttributesWithContext(ctx byteplus.Context, input *ModifyCACertificateAttributesInput, opts ...request.Option) (*ModifyCACertificateAttributesOutput, error)
ModifyCACertificateAttributesWithContext is the same as ModifyCACertificateAttributes with the addition of the ability to pass a context and additional request options.
See ModifyCACertificateAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyCertificateAttributes ¶
func (c *ALB) ModifyCertificateAttributes(input *ModifyCertificateAttributesInput) (*ModifyCertificateAttributesOutput, error)
ModifyCertificateAttributes API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyCertificateAttributes for usage and error information.
func (*ALB) ModifyCertificateAttributesCommon ¶
func (c *ALB) ModifyCertificateAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyCertificateAttributesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyCertificateAttributesCommon for usage and error information.
func (*ALB) ModifyCertificateAttributesCommonRequest ¶
func (c *ALB) ModifyCertificateAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyCertificateAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyCertificateAttributesCommon operation. The "output" return value will be populated with the ModifyCertificateAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCertificateAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCertificateAttributesCommon Send returns without error.
See ModifyCertificateAttributesCommon for more information on using the ModifyCertificateAttributesCommon API call, and error handling.
// Example sending a request using the ModifyCertificateAttributesCommonRequest method.
req, resp := client.ModifyCertificateAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyCertificateAttributesCommonWithContext ¶
func (c *ALB) ModifyCertificateAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyCertificateAttributesCommonWithContext is the same as ModifyCertificateAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyCertificateAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyCertificateAttributesRequest ¶
func (c *ALB) ModifyCertificateAttributesRequest(input *ModifyCertificateAttributesInput) (req *request.Request, output *ModifyCertificateAttributesOutput)
ModifyCertificateAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyCertificateAttributes operation. The "output" return value will be populated with the ModifyCertificateAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCertificateAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCertificateAttributesCommon Send returns without error.
See ModifyCertificateAttributes for more information on using the ModifyCertificateAttributes API call, and error handling.
// Example sending a request using the ModifyCertificateAttributesRequest method.
req, resp := client.ModifyCertificateAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyCertificateAttributesWithContext ¶
func (c *ALB) ModifyCertificateAttributesWithContext(ctx byteplus.Context, input *ModifyCertificateAttributesInput, opts ...request.Option) (*ModifyCertificateAttributesOutput, error)
ModifyCertificateAttributesWithContext is the same as ModifyCertificateAttributes with the addition of the ability to pass a context and additional request options.
See ModifyCertificateAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyCustomizedCfgAttributes ¶
func (c *ALB) ModifyCustomizedCfgAttributes(input *ModifyCustomizedCfgAttributesInput) (*ModifyCustomizedCfgAttributesOutput, error)
ModifyCustomizedCfgAttributes API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyCustomizedCfgAttributes for usage and error information.
func (*ALB) ModifyCustomizedCfgAttributesCommon ¶
func (c *ALB) ModifyCustomizedCfgAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyCustomizedCfgAttributesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyCustomizedCfgAttributesCommon for usage and error information.
func (*ALB) ModifyCustomizedCfgAttributesCommonRequest ¶
func (c *ALB) ModifyCustomizedCfgAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyCustomizedCfgAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyCustomizedCfgAttributesCommon operation. The "output" return value will be populated with the ModifyCustomizedCfgAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCustomizedCfgAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCustomizedCfgAttributesCommon Send returns without error.
See ModifyCustomizedCfgAttributesCommon for more information on using the ModifyCustomizedCfgAttributesCommon API call, and error handling.
// Example sending a request using the ModifyCustomizedCfgAttributesCommonRequest method.
req, resp := client.ModifyCustomizedCfgAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyCustomizedCfgAttributesCommonWithContext ¶
func (c *ALB) ModifyCustomizedCfgAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyCustomizedCfgAttributesCommonWithContext is the same as ModifyCustomizedCfgAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyCustomizedCfgAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyCustomizedCfgAttributesRequest ¶
func (c *ALB) ModifyCustomizedCfgAttributesRequest(input *ModifyCustomizedCfgAttributesInput) (req *request.Request, output *ModifyCustomizedCfgAttributesOutput)
ModifyCustomizedCfgAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyCustomizedCfgAttributes operation. The "output" return value will be populated with the ModifyCustomizedCfgAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCustomizedCfgAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCustomizedCfgAttributesCommon Send returns without error.
See ModifyCustomizedCfgAttributes for more information on using the ModifyCustomizedCfgAttributes API call, and error handling.
// Example sending a request using the ModifyCustomizedCfgAttributesRequest method.
req, resp := client.ModifyCustomizedCfgAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyCustomizedCfgAttributesWithContext ¶
func (c *ALB) ModifyCustomizedCfgAttributesWithContext(ctx byteplus.Context, input *ModifyCustomizedCfgAttributesInput, opts ...request.Option) (*ModifyCustomizedCfgAttributesOutput, error)
ModifyCustomizedCfgAttributesWithContext is the same as ModifyCustomizedCfgAttributes with the addition of the ability to pass a context and additional request options.
See ModifyCustomizedCfgAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyHealthCheckTemplatesAttributes ¶
func (c *ALB) ModifyHealthCheckTemplatesAttributes(input *ModifyHealthCheckTemplatesAttributesInput) (*ModifyHealthCheckTemplatesAttributesOutput, error)
ModifyHealthCheckTemplatesAttributes API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyHealthCheckTemplatesAttributes for usage and error information.
func (*ALB) ModifyHealthCheckTemplatesAttributesCommon ¶
func (c *ALB) ModifyHealthCheckTemplatesAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyHealthCheckTemplatesAttributesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyHealthCheckTemplatesAttributesCommon for usage and error information.
func (*ALB) ModifyHealthCheckTemplatesAttributesCommonRequest ¶
func (c *ALB) ModifyHealthCheckTemplatesAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyHealthCheckTemplatesAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyHealthCheckTemplatesAttributesCommon operation. The "output" return value will be populated with the ModifyHealthCheckTemplatesAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyHealthCheckTemplatesAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyHealthCheckTemplatesAttributesCommon Send returns without error.
See ModifyHealthCheckTemplatesAttributesCommon for more information on using the ModifyHealthCheckTemplatesAttributesCommon API call, and error handling.
// Example sending a request using the ModifyHealthCheckTemplatesAttributesCommonRequest method.
req, resp := client.ModifyHealthCheckTemplatesAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyHealthCheckTemplatesAttributesCommonWithContext ¶
func (c *ALB) ModifyHealthCheckTemplatesAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyHealthCheckTemplatesAttributesCommonWithContext is the same as ModifyHealthCheckTemplatesAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyHealthCheckTemplatesAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyHealthCheckTemplatesAttributesRequest ¶
func (c *ALB) ModifyHealthCheckTemplatesAttributesRequest(input *ModifyHealthCheckTemplatesAttributesInput) (req *request.Request, output *ModifyHealthCheckTemplatesAttributesOutput)
ModifyHealthCheckTemplatesAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyHealthCheckTemplatesAttributes operation. The "output" return value will be populated with the ModifyHealthCheckTemplatesAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyHealthCheckTemplatesAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyHealthCheckTemplatesAttributesCommon Send returns without error.
See ModifyHealthCheckTemplatesAttributes for more information on using the ModifyHealthCheckTemplatesAttributes API call, and error handling.
// Example sending a request using the ModifyHealthCheckTemplatesAttributesRequest method.
req, resp := client.ModifyHealthCheckTemplatesAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyHealthCheckTemplatesAttributesWithContext ¶
func (c *ALB) ModifyHealthCheckTemplatesAttributesWithContext(ctx byteplus.Context, input *ModifyHealthCheckTemplatesAttributesInput, opts ...request.Option) (*ModifyHealthCheckTemplatesAttributesOutput, error)
ModifyHealthCheckTemplatesAttributesWithContext is the same as ModifyHealthCheckTemplatesAttributes with the addition of the ability to pass a context and additional request options.
See ModifyHealthCheckTemplatesAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyListenerAttributes ¶
func (c *ALB) ModifyListenerAttributes(input *ModifyListenerAttributesInput) (*ModifyListenerAttributesOutput, error)
ModifyListenerAttributes API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyListenerAttributes for usage and error information.
func (*ALB) ModifyListenerAttributesCommon ¶
func (c *ALB) ModifyListenerAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyListenerAttributesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyListenerAttributesCommon for usage and error information.
func (*ALB) ModifyListenerAttributesCommonRequest ¶
func (c *ALB) ModifyListenerAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyListenerAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyListenerAttributesCommon operation. The "output" return value will be populated with the ModifyListenerAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyListenerAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyListenerAttributesCommon Send returns without error.
See ModifyListenerAttributesCommon for more information on using the ModifyListenerAttributesCommon API call, and error handling.
// Example sending a request using the ModifyListenerAttributesCommonRequest method.
req, resp := client.ModifyListenerAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyListenerAttributesCommonWithContext ¶
func (c *ALB) ModifyListenerAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyListenerAttributesCommonWithContext is the same as ModifyListenerAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyListenerAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyListenerAttributesRequest ¶
func (c *ALB) ModifyListenerAttributesRequest(input *ModifyListenerAttributesInput) (req *request.Request, output *ModifyListenerAttributesOutput)
ModifyListenerAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyListenerAttributes operation. The "output" return value will be populated with the ModifyListenerAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyListenerAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyListenerAttributesCommon Send returns without error.
See ModifyListenerAttributes for more information on using the ModifyListenerAttributes API call, and error handling.
// Example sending a request using the ModifyListenerAttributesRequest method.
req, resp := client.ModifyListenerAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyListenerAttributesWithContext ¶
func (c *ALB) ModifyListenerAttributesWithContext(ctx byteplus.Context, input *ModifyListenerAttributesInput, opts ...request.Option) (*ModifyListenerAttributesOutput, error)
ModifyListenerAttributesWithContext is the same as ModifyListenerAttributes with the addition of the ability to pass a context and additional request options.
See ModifyListenerAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyLoadBalancerAttributes ¶
func (c *ALB) ModifyLoadBalancerAttributes(input *ModifyLoadBalancerAttributesInput) (*ModifyLoadBalancerAttributesOutput, error)
ModifyLoadBalancerAttributes API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyLoadBalancerAttributes for usage and error information.
func (*ALB) ModifyLoadBalancerAttributesCommon ¶
func (c *ALB) ModifyLoadBalancerAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyLoadBalancerAttributesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyLoadBalancerAttributesCommon for usage and error information.
func (*ALB) ModifyLoadBalancerAttributesCommonRequest ¶
func (c *ALB) ModifyLoadBalancerAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyLoadBalancerAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyLoadBalancerAttributesCommon operation. The "output" return value will be populated with the ModifyLoadBalancerAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyLoadBalancerAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyLoadBalancerAttributesCommon Send returns without error.
See ModifyLoadBalancerAttributesCommon for more information on using the ModifyLoadBalancerAttributesCommon API call, and error handling.
// Example sending a request using the ModifyLoadBalancerAttributesCommonRequest method.
req, resp := client.ModifyLoadBalancerAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyLoadBalancerAttributesCommonWithContext ¶
func (c *ALB) ModifyLoadBalancerAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyLoadBalancerAttributesCommonWithContext is the same as ModifyLoadBalancerAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyLoadBalancerAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyLoadBalancerAttributesRequest ¶
func (c *ALB) ModifyLoadBalancerAttributesRequest(input *ModifyLoadBalancerAttributesInput) (req *request.Request, output *ModifyLoadBalancerAttributesOutput)
ModifyLoadBalancerAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyLoadBalancerAttributes operation. The "output" return value will be populated with the ModifyLoadBalancerAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyLoadBalancerAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyLoadBalancerAttributesCommon Send returns without error.
See ModifyLoadBalancerAttributes for more information on using the ModifyLoadBalancerAttributes API call, and error handling.
// Example sending a request using the ModifyLoadBalancerAttributesRequest method.
req, resp := client.ModifyLoadBalancerAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyLoadBalancerAttributesWithContext ¶
func (c *ALB) ModifyLoadBalancerAttributesWithContext(ctx byteplus.Context, input *ModifyLoadBalancerAttributesInput, opts ...request.Option) (*ModifyLoadBalancerAttributesOutput, error)
ModifyLoadBalancerAttributesWithContext is the same as ModifyLoadBalancerAttributes with the addition of the ability to pass a context and additional request options.
See ModifyLoadBalancerAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyLoadBalancerType ¶
func (c *ALB) ModifyLoadBalancerType(input *ModifyLoadBalancerTypeInput) (*ModifyLoadBalancerTypeOutput, error)
ModifyLoadBalancerType API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyLoadBalancerType for usage and error information.
func (*ALB) ModifyLoadBalancerTypeCommon ¶
func (c *ALB) ModifyLoadBalancerTypeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyLoadBalancerTypeCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyLoadBalancerTypeCommon for usage and error information.
func (*ALB) ModifyLoadBalancerTypeCommonRequest ¶
func (c *ALB) ModifyLoadBalancerTypeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyLoadBalancerTypeCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyLoadBalancerTypeCommon operation. The "output" return value will be populated with the ModifyLoadBalancerTypeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyLoadBalancerTypeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyLoadBalancerTypeCommon Send returns without error.
See ModifyLoadBalancerTypeCommon for more information on using the ModifyLoadBalancerTypeCommon API call, and error handling.
// Example sending a request using the ModifyLoadBalancerTypeCommonRequest method.
req, resp := client.ModifyLoadBalancerTypeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyLoadBalancerTypeCommonWithContext ¶
func (c *ALB) ModifyLoadBalancerTypeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyLoadBalancerTypeCommonWithContext is the same as ModifyLoadBalancerTypeCommon with the addition of the ability to pass a context and additional request options.
See ModifyLoadBalancerTypeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyLoadBalancerTypeRequest ¶
func (c *ALB) ModifyLoadBalancerTypeRequest(input *ModifyLoadBalancerTypeInput) (req *request.Request, output *ModifyLoadBalancerTypeOutput)
ModifyLoadBalancerTypeRequest generates a "byteplus/request.Request" representing the client's request for the ModifyLoadBalancerType operation. The "output" return value will be populated with the ModifyLoadBalancerTypeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyLoadBalancerTypeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyLoadBalancerTypeCommon Send returns without error.
See ModifyLoadBalancerType for more information on using the ModifyLoadBalancerType API call, and error handling.
// Example sending a request using the ModifyLoadBalancerTypeRequest method.
req, resp := client.ModifyLoadBalancerTypeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyLoadBalancerTypeWithContext ¶
func (c *ALB) ModifyLoadBalancerTypeWithContext(ctx byteplus.Context, input *ModifyLoadBalancerTypeInput, opts ...request.Option) (*ModifyLoadBalancerTypeOutput, error)
ModifyLoadBalancerTypeWithContext is the same as ModifyLoadBalancerType with the addition of the ability to pass a context and additional request options.
See ModifyLoadBalancerType for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyLoadBalancerZones ¶
func (c *ALB) ModifyLoadBalancerZones(input *ModifyLoadBalancerZonesInput) (*ModifyLoadBalancerZonesOutput, error)
ModifyLoadBalancerZones API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyLoadBalancerZones for usage and error information.
func (*ALB) ModifyLoadBalancerZonesCommon ¶
func (c *ALB) ModifyLoadBalancerZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyLoadBalancerZonesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyLoadBalancerZonesCommon for usage and error information.
func (*ALB) ModifyLoadBalancerZonesCommonRequest ¶
func (c *ALB) ModifyLoadBalancerZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyLoadBalancerZonesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyLoadBalancerZonesCommon operation. The "output" return value will be populated with the ModifyLoadBalancerZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyLoadBalancerZonesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyLoadBalancerZonesCommon Send returns without error.
See ModifyLoadBalancerZonesCommon for more information on using the ModifyLoadBalancerZonesCommon API call, and error handling.
// Example sending a request using the ModifyLoadBalancerZonesCommonRequest method.
req, resp := client.ModifyLoadBalancerZonesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyLoadBalancerZonesCommonWithContext ¶
func (c *ALB) ModifyLoadBalancerZonesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyLoadBalancerZonesCommonWithContext is the same as ModifyLoadBalancerZonesCommon with the addition of the ability to pass a context and additional request options.
See ModifyLoadBalancerZonesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyLoadBalancerZonesRequest ¶
func (c *ALB) ModifyLoadBalancerZonesRequest(input *ModifyLoadBalancerZonesInput) (req *request.Request, output *ModifyLoadBalancerZonesOutput)
ModifyLoadBalancerZonesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyLoadBalancerZones operation. The "output" return value will be populated with the ModifyLoadBalancerZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyLoadBalancerZonesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyLoadBalancerZonesCommon Send returns without error.
See ModifyLoadBalancerZones for more information on using the ModifyLoadBalancerZones API call, and error handling.
// Example sending a request using the ModifyLoadBalancerZonesRequest method.
req, resp := client.ModifyLoadBalancerZonesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyLoadBalancerZonesWithContext ¶
func (c *ALB) ModifyLoadBalancerZonesWithContext(ctx byteplus.Context, input *ModifyLoadBalancerZonesInput, opts ...request.Option) (*ModifyLoadBalancerZonesOutput, error)
ModifyLoadBalancerZonesWithContext is the same as ModifyLoadBalancerZones with the addition of the ability to pass a context and additional request options.
See ModifyLoadBalancerZones for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyRules ¶
func (c *ALB) ModifyRules(input *ModifyRulesInput) (*ModifyRulesOutput, error)
ModifyRules API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyRules for usage and error information.
func (*ALB) ModifyRulesCommon ¶
ModifyRulesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyRulesCommon for usage and error information.
func (*ALB) ModifyRulesCommonRequest ¶
func (c *ALB) ModifyRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyRulesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyRulesCommon operation. The "output" return value will be populated with the ModifyRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyRulesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyRulesCommon Send returns without error.
See ModifyRulesCommon for more information on using the ModifyRulesCommon API call, and error handling.
// Example sending a request using the ModifyRulesCommonRequest method.
req, resp := client.ModifyRulesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyRulesCommonWithContext ¶
func (c *ALB) ModifyRulesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyRulesCommonWithContext is the same as ModifyRulesCommon with the addition of the ability to pass a context and additional request options.
See ModifyRulesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyRulesRequest ¶
func (c *ALB) ModifyRulesRequest(input *ModifyRulesInput) (req *request.Request, output *ModifyRulesOutput)
ModifyRulesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyRules operation. The "output" return value will be populated with the ModifyRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyRulesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyRulesCommon Send returns without error.
See ModifyRules for more information on using the ModifyRules API call, and error handling.
// Example sending a request using the ModifyRulesRequest method.
req, resp := client.ModifyRulesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyRulesWithContext ¶
func (c *ALB) ModifyRulesWithContext(ctx byteplus.Context, input *ModifyRulesInput, opts ...request.Option) (*ModifyRulesOutput, error)
ModifyRulesWithContext is the same as ModifyRules with the addition of the ability to pass a context and additional request options.
See ModifyRules for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyServerGroupAttributes ¶
func (c *ALB) ModifyServerGroupAttributes(input *ModifyServerGroupAttributesInput) (*ModifyServerGroupAttributesOutput, error)
ModifyServerGroupAttributes API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyServerGroupAttributes for usage and error information.
func (*ALB) ModifyServerGroupAttributesCommon ¶
func (c *ALB) ModifyServerGroupAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyServerGroupAttributesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyServerGroupAttributesCommon for usage and error information.
func (*ALB) ModifyServerGroupAttributesCommonRequest ¶
func (c *ALB) ModifyServerGroupAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyServerGroupAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyServerGroupAttributesCommon operation. The "output" return value will be populated with the ModifyServerGroupAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyServerGroupAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyServerGroupAttributesCommon Send returns without error.
See ModifyServerGroupAttributesCommon for more information on using the ModifyServerGroupAttributesCommon API call, and error handling.
// Example sending a request using the ModifyServerGroupAttributesCommonRequest method.
req, resp := client.ModifyServerGroupAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyServerGroupAttributesCommonWithContext ¶
func (c *ALB) ModifyServerGroupAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyServerGroupAttributesCommonWithContext is the same as ModifyServerGroupAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyServerGroupAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyServerGroupAttributesRequest ¶
func (c *ALB) ModifyServerGroupAttributesRequest(input *ModifyServerGroupAttributesInput) (req *request.Request, output *ModifyServerGroupAttributesOutput)
ModifyServerGroupAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyServerGroupAttributes operation. The "output" return value will be populated with the ModifyServerGroupAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyServerGroupAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyServerGroupAttributesCommon Send returns without error.
See ModifyServerGroupAttributes for more information on using the ModifyServerGroupAttributes API call, and error handling.
// Example sending a request using the ModifyServerGroupAttributesRequest method.
req, resp := client.ModifyServerGroupAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyServerGroupAttributesWithContext ¶
func (c *ALB) ModifyServerGroupAttributesWithContext(ctx byteplus.Context, input *ModifyServerGroupAttributesInput, opts ...request.Option) (*ModifyServerGroupAttributesOutput, error)
ModifyServerGroupAttributesWithContext is the same as ModifyServerGroupAttributes with the addition of the ability to pass a context and additional request options.
See ModifyServerGroupAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyServerGroupBackendServers ¶
func (c *ALB) ModifyServerGroupBackendServers(input *ModifyServerGroupBackendServersInput) (*ModifyServerGroupBackendServersOutput, error)
ModifyServerGroupBackendServers API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyServerGroupBackendServers for usage and error information.
func (*ALB) ModifyServerGroupBackendServersCommon ¶
func (c *ALB) ModifyServerGroupBackendServersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyServerGroupBackendServersCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ModifyServerGroupBackendServersCommon for usage and error information.
func (*ALB) ModifyServerGroupBackendServersCommonRequest ¶
func (c *ALB) ModifyServerGroupBackendServersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyServerGroupBackendServersCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyServerGroupBackendServersCommon operation. The "output" return value will be populated with the ModifyServerGroupBackendServersCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyServerGroupBackendServersCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyServerGroupBackendServersCommon Send returns without error.
See ModifyServerGroupBackendServersCommon for more information on using the ModifyServerGroupBackendServersCommon API call, and error handling.
// Example sending a request using the ModifyServerGroupBackendServersCommonRequest method.
req, resp := client.ModifyServerGroupBackendServersCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyServerGroupBackendServersCommonWithContext ¶
func (c *ALB) ModifyServerGroupBackendServersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyServerGroupBackendServersCommonWithContext is the same as ModifyServerGroupBackendServersCommon with the addition of the ability to pass a context and additional request options.
See ModifyServerGroupBackendServersCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyServerGroupBackendServersRequest ¶
func (c *ALB) ModifyServerGroupBackendServersRequest(input *ModifyServerGroupBackendServersInput) (req *request.Request, output *ModifyServerGroupBackendServersOutput)
ModifyServerGroupBackendServersRequest generates a "byteplus/request.Request" representing the client's request for the ModifyServerGroupBackendServers operation. The "output" return value will be populated with the ModifyServerGroupBackendServersCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyServerGroupBackendServersCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyServerGroupBackendServersCommon Send returns without error.
See ModifyServerGroupBackendServers for more information on using the ModifyServerGroupBackendServers API call, and error handling.
// Example sending a request using the ModifyServerGroupBackendServersRequest method.
req, resp := client.ModifyServerGroupBackendServersRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ModifyServerGroupBackendServersWithContext ¶
func (c *ALB) ModifyServerGroupBackendServersWithContext(ctx byteplus.Context, input *ModifyServerGroupBackendServersInput, opts ...request.Option) (*ModifyServerGroupBackendServersOutput, error)
ModifyServerGroupBackendServersWithContext is the same as ModifyServerGroupBackendServers with the addition of the ability to pass a context and additional request options.
See ModifyServerGroupBackendServers for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) RemoveAclEntries ¶
func (c *ALB) RemoveAclEntries(input *RemoveAclEntriesInput) (*RemoveAclEntriesOutput, error)
RemoveAclEntries API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation RemoveAclEntries for usage and error information.
func (*ALB) RemoveAclEntriesCommon ¶
func (c *ALB) RemoveAclEntriesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RemoveAclEntriesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation RemoveAclEntriesCommon for usage and error information.
func (*ALB) RemoveAclEntriesCommonRequest ¶
func (c *ALB) RemoveAclEntriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RemoveAclEntriesCommonRequest generates a "byteplus/request.Request" representing the client's request for the RemoveAclEntriesCommon operation. The "output" return value will be populated with the RemoveAclEntriesCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveAclEntriesCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveAclEntriesCommon Send returns without error.
See RemoveAclEntriesCommon for more information on using the RemoveAclEntriesCommon API call, and error handling.
// Example sending a request using the RemoveAclEntriesCommonRequest method.
req, resp := client.RemoveAclEntriesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) RemoveAclEntriesCommonWithContext ¶
func (c *ALB) RemoveAclEntriesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RemoveAclEntriesCommonWithContext is the same as RemoveAclEntriesCommon with the addition of the ability to pass a context and additional request options.
See RemoveAclEntriesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) RemoveAclEntriesRequest ¶
func (c *ALB) RemoveAclEntriesRequest(input *RemoveAclEntriesInput) (req *request.Request, output *RemoveAclEntriesOutput)
RemoveAclEntriesRequest generates a "byteplus/request.Request" representing the client's request for the RemoveAclEntries operation. The "output" return value will be populated with the RemoveAclEntriesCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveAclEntriesCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveAclEntriesCommon Send returns without error.
See RemoveAclEntries for more information on using the RemoveAclEntries API call, and error handling.
// Example sending a request using the RemoveAclEntriesRequest method.
req, resp := client.RemoveAclEntriesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) RemoveAclEntriesWithContext ¶
func (c *ALB) RemoveAclEntriesWithContext(ctx byteplus.Context, input *RemoveAclEntriesInput, opts ...request.Option) (*RemoveAclEntriesOutput, error)
RemoveAclEntriesWithContext is the same as RemoveAclEntries with the addition of the ability to pass a context and additional request options.
See RemoveAclEntries for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) RemoveServerGroupBackendServers ¶
func (c *ALB) RemoveServerGroupBackendServers(input *RemoveServerGroupBackendServersInput) (*RemoveServerGroupBackendServersOutput, error)
RemoveServerGroupBackendServers API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation RemoveServerGroupBackendServers for usage and error information.
func (*ALB) RemoveServerGroupBackendServersCommon ¶
func (c *ALB) RemoveServerGroupBackendServersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RemoveServerGroupBackendServersCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation RemoveServerGroupBackendServersCommon for usage and error information.
func (*ALB) RemoveServerGroupBackendServersCommonRequest ¶
func (c *ALB) RemoveServerGroupBackendServersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RemoveServerGroupBackendServersCommonRequest generates a "byteplus/request.Request" representing the client's request for the RemoveServerGroupBackendServersCommon operation. The "output" return value will be populated with the RemoveServerGroupBackendServersCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveServerGroupBackendServersCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveServerGroupBackendServersCommon Send returns without error.
See RemoveServerGroupBackendServersCommon for more information on using the RemoveServerGroupBackendServersCommon API call, and error handling.
// Example sending a request using the RemoveServerGroupBackendServersCommonRequest method.
req, resp := client.RemoveServerGroupBackendServersCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) RemoveServerGroupBackendServersCommonWithContext ¶
func (c *ALB) RemoveServerGroupBackendServersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RemoveServerGroupBackendServersCommonWithContext is the same as RemoveServerGroupBackendServersCommon with the addition of the ability to pass a context and additional request options.
See RemoveServerGroupBackendServersCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) RemoveServerGroupBackendServersRequest ¶
func (c *ALB) RemoveServerGroupBackendServersRequest(input *RemoveServerGroupBackendServersInput) (req *request.Request, output *RemoveServerGroupBackendServersOutput)
RemoveServerGroupBackendServersRequest generates a "byteplus/request.Request" representing the client's request for the RemoveServerGroupBackendServers operation. The "output" return value will be populated with the RemoveServerGroupBackendServersCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveServerGroupBackendServersCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveServerGroupBackendServersCommon Send returns without error.
See RemoveServerGroupBackendServers for more information on using the RemoveServerGroupBackendServers API call, and error handling.
// Example sending a request using the RemoveServerGroupBackendServersRequest method.
req, resp := client.RemoveServerGroupBackendServersRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) RemoveServerGroupBackendServersWithContext ¶
func (c *ALB) RemoveServerGroupBackendServersWithContext(ctx byteplus.Context, input *RemoveServerGroupBackendServersInput, opts ...request.Option) (*RemoveServerGroupBackendServersOutput, error)
RemoveServerGroupBackendServersWithContext is the same as RemoveServerGroupBackendServers with the addition of the ability to pass a context and additional request options.
See RemoveServerGroupBackendServers for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ReplaceCACertificate ¶
func (c *ALB) ReplaceCACertificate(input *ReplaceCACertificateInput) (*ReplaceCACertificateOutput, error)
ReplaceCACertificate API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ReplaceCACertificate for usage and error information.
func (*ALB) ReplaceCACertificateCommon ¶
func (c *ALB) ReplaceCACertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ReplaceCACertificateCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ReplaceCACertificateCommon for usage and error information.
func (*ALB) ReplaceCACertificateCommonRequest ¶
func (c *ALB) ReplaceCACertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ReplaceCACertificateCommonRequest generates a "byteplus/request.Request" representing the client's request for the ReplaceCACertificateCommon operation. The "output" return value will be populated with the ReplaceCACertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned ReplaceCACertificateCommon Request to send the API call to the service. the "output" return value is not valid until after ReplaceCACertificateCommon Send returns without error.
See ReplaceCACertificateCommon for more information on using the ReplaceCACertificateCommon API call, and error handling.
// Example sending a request using the ReplaceCACertificateCommonRequest method.
req, resp := client.ReplaceCACertificateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ReplaceCACertificateCommonWithContext ¶
func (c *ALB) ReplaceCACertificateCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ReplaceCACertificateCommonWithContext is the same as ReplaceCACertificateCommon with the addition of the ability to pass a context and additional request options.
See ReplaceCACertificateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ReplaceCACertificateRequest ¶
func (c *ALB) ReplaceCACertificateRequest(input *ReplaceCACertificateInput) (req *request.Request, output *ReplaceCACertificateOutput)
ReplaceCACertificateRequest generates a "byteplus/request.Request" representing the client's request for the ReplaceCACertificate operation. The "output" return value will be populated with the ReplaceCACertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned ReplaceCACertificateCommon Request to send the API call to the service. the "output" return value is not valid until after ReplaceCACertificateCommon Send returns without error.
See ReplaceCACertificate for more information on using the ReplaceCACertificate API call, and error handling.
// Example sending a request using the ReplaceCACertificateRequest method.
req, resp := client.ReplaceCACertificateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ReplaceCACertificateWithContext ¶
func (c *ALB) ReplaceCACertificateWithContext(ctx byteplus.Context, input *ReplaceCACertificateInput, opts ...request.Option) (*ReplaceCACertificateOutput, error)
ReplaceCACertificateWithContext is the same as ReplaceCACertificate with the addition of the ability to pass a context and additional request options.
See ReplaceCACertificate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ReplaceCertificate ¶
func (c *ALB) ReplaceCertificate(input *ReplaceCertificateInput) (*ReplaceCertificateOutput, error)
ReplaceCertificate API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ReplaceCertificate for usage and error information.
func (*ALB) ReplaceCertificateCommon ¶
func (c *ALB) ReplaceCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ReplaceCertificateCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation ReplaceCertificateCommon for usage and error information.
func (*ALB) ReplaceCertificateCommonRequest ¶
func (c *ALB) ReplaceCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ReplaceCertificateCommonRequest generates a "byteplus/request.Request" representing the client's request for the ReplaceCertificateCommon operation. The "output" return value will be populated with the ReplaceCertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned ReplaceCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after ReplaceCertificateCommon Send returns without error.
See ReplaceCertificateCommon for more information on using the ReplaceCertificateCommon API call, and error handling.
// Example sending a request using the ReplaceCertificateCommonRequest method.
req, resp := client.ReplaceCertificateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ReplaceCertificateCommonWithContext ¶
func (c *ALB) ReplaceCertificateCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ReplaceCertificateCommonWithContext is the same as ReplaceCertificateCommon with the addition of the ability to pass a context and additional request options.
See ReplaceCertificateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ReplaceCertificateRequest ¶
func (c *ALB) ReplaceCertificateRequest(input *ReplaceCertificateInput) (req *request.Request, output *ReplaceCertificateOutput)
ReplaceCertificateRequest generates a "byteplus/request.Request" representing the client's request for the ReplaceCertificate operation. The "output" return value will be populated with the ReplaceCertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned ReplaceCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after ReplaceCertificateCommon Send returns without error.
See ReplaceCertificate for more information on using the ReplaceCertificate API call, and error handling.
// Example sending a request using the ReplaceCertificateRequest method.
req, resp := client.ReplaceCertificateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) ReplaceCertificateWithContext ¶
func (c *ALB) ReplaceCertificateWithContext(ctx byteplus.Context, input *ReplaceCertificateInput, opts ...request.Option) (*ReplaceCertificateOutput, error)
ReplaceCertificateWithContext is the same as ReplaceCertificate with the addition of the ability to pass a context and additional request options.
See ReplaceCertificate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) TagResources ¶
func (c *ALB) TagResources(input *TagResourcesInput) (*TagResourcesOutput, error)
TagResources API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation TagResources for usage and error information.
func (*ALB) TagResourcesCommon ¶
TagResourcesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation TagResourcesCommon for usage and error information.
func (*ALB) TagResourcesCommonRequest ¶
func (c *ALB) TagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
TagResourcesCommonRequest generates a "byteplus/request.Request" representing the client's request for the TagResourcesCommon operation. The "output" return value will be populated with the TagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned TagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after TagResourcesCommon Send returns without error.
See TagResourcesCommon for more information on using the TagResourcesCommon API call, and error handling.
// Example sending a request using the TagResourcesCommonRequest method.
req, resp := client.TagResourcesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) TagResourcesCommonWithContext ¶
func (c *ALB) TagResourcesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
TagResourcesCommonWithContext is the same as TagResourcesCommon with the addition of the ability to pass a context and additional request options.
See TagResourcesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) TagResourcesRequest ¶
func (c *ALB) TagResourcesRequest(input *TagResourcesInput) (req *request.Request, output *TagResourcesOutput)
TagResourcesRequest generates a "byteplus/request.Request" representing the client's request for the TagResources operation. The "output" return value will be populated with the TagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned TagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after TagResourcesCommon Send returns without error.
See TagResources for more information on using the TagResources API call, and error handling.
// Example sending a request using the TagResourcesRequest method.
req, resp := client.TagResourcesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) TagResourcesWithContext ¶
func (c *ALB) TagResourcesWithContext(ctx byteplus.Context, input *TagResourcesInput, opts ...request.Option) (*TagResourcesOutput, error)
TagResourcesWithContext is the same as TagResources with the addition of the ability to pass a context and additional request options.
See TagResources for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) UntagResources ¶
func (c *ALB) UntagResources(input *UntagResourcesInput) (*UntagResourcesOutput, error)
UntagResources API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation UntagResources for usage and error information.
func (*ALB) UntagResourcesCommon ¶
UntagResourcesCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation UntagResourcesCommon for usage and error information.
func (*ALB) UntagResourcesCommonRequest ¶
func (c *ALB) UntagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UntagResourcesCommonRequest generates a "byteplus/request.Request" representing the client's request for the UntagResourcesCommon operation. The "output" return value will be populated with the UntagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned UntagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after UntagResourcesCommon Send returns without error.
See UntagResourcesCommon for more information on using the UntagResourcesCommon API call, and error handling.
// Example sending a request using the UntagResourcesCommonRequest method.
req, resp := client.UntagResourcesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) UntagResourcesCommonWithContext ¶
func (c *ALB) UntagResourcesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UntagResourcesCommonWithContext is the same as UntagResourcesCommon with the addition of the ability to pass a context and additional request options.
See UntagResourcesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) UntagResourcesRequest ¶
func (c *ALB) UntagResourcesRequest(input *UntagResourcesInput) (req *request.Request, output *UntagResourcesOutput)
UntagResourcesRequest generates a "byteplus/request.Request" representing the client's request for the UntagResources operation. The "output" return value will be populated with the UntagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned UntagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after UntagResourcesCommon Send returns without error.
See UntagResources for more information on using the UntagResources API call, and error handling.
// Example sending a request using the UntagResourcesRequest method.
req, resp := client.UntagResourcesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) UntagResourcesWithContext ¶
func (c *ALB) UntagResourcesWithContext(ctx byteplus.Context, input *UntagResourcesInput, opts ...request.Option) (*UntagResourcesOutput, error)
UntagResourcesWithContext is the same as UntagResources with the addition of the ability to pass a context and additional request options.
See UntagResources for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) UploadCACertificate ¶
func (c *ALB) UploadCACertificate(input *UploadCACertificateInput) (*UploadCACertificateOutput, error)
UploadCACertificate API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation UploadCACertificate for usage and error information.
func (*ALB) UploadCACertificateCommon ¶
func (c *ALB) UploadCACertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UploadCACertificateCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation UploadCACertificateCommon for usage and error information.
func (*ALB) UploadCACertificateCommonRequest ¶
func (c *ALB) UploadCACertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UploadCACertificateCommonRequest generates a "byteplus/request.Request" representing the client's request for the UploadCACertificateCommon operation. The "output" return value will be populated with the UploadCACertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned UploadCACertificateCommon Request to send the API call to the service. the "output" return value is not valid until after UploadCACertificateCommon Send returns without error.
See UploadCACertificateCommon for more information on using the UploadCACertificateCommon API call, and error handling.
// Example sending a request using the UploadCACertificateCommonRequest method.
req, resp := client.UploadCACertificateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) UploadCACertificateCommonWithContext ¶
func (c *ALB) UploadCACertificateCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UploadCACertificateCommonWithContext is the same as UploadCACertificateCommon with the addition of the ability to pass a context and additional request options.
See UploadCACertificateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) UploadCACertificateRequest ¶
func (c *ALB) UploadCACertificateRequest(input *UploadCACertificateInput) (req *request.Request, output *UploadCACertificateOutput)
UploadCACertificateRequest generates a "byteplus/request.Request" representing the client's request for the UploadCACertificate operation. The "output" return value will be populated with the UploadCACertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned UploadCACertificateCommon Request to send the API call to the service. the "output" return value is not valid until after UploadCACertificateCommon Send returns without error.
See UploadCACertificate for more information on using the UploadCACertificate API call, and error handling.
// Example sending a request using the UploadCACertificateRequest method.
req, resp := client.UploadCACertificateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) UploadCACertificateWithContext ¶
func (c *ALB) UploadCACertificateWithContext(ctx byteplus.Context, input *UploadCACertificateInput, opts ...request.Option) (*UploadCACertificateOutput, error)
UploadCACertificateWithContext is the same as UploadCACertificate with the addition of the ability to pass a context and additional request options.
See UploadCACertificate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) UploadCertificate ¶
func (c *ALB) UploadCertificate(input *UploadCertificateInput) (*UploadCertificateOutput, error)
UploadCertificate API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation UploadCertificate for usage and error information.
func (*ALB) UploadCertificateCommon ¶
func (c *ALB) UploadCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UploadCertificateCommon API operation for ALB.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ALB's API operation UploadCertificateCommon for usage and error information.
func (*ALB) UploadCertificateCommonRequest ¶
func (c *ALB) UploadCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UploadCertificateCommonRequest generates a "byteplus/request.Request" representing the client's request for the UploadCertificateCommon operation. The "output" return value will be populated with the UploadCertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned UploadCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after UploadCertificateCommon Send returns without error.
See UploadCertificateCommon for more information on using the UploadCertificateCommon API call, and error handling.
// Example sending a request using the UploadCertificateCommonRequest method.
req, resp := client.UploadCertificateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) UploadCertificateCommonWithContext ¶
func (c *ALB) UploadCertificateCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UploadCertificateCommonWithContext is the same as UploadCertificateCommon with the addition of the ability to pass a context and additional request options.
See UploadCertificateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) UploadCertificateRequest ¶
func (c *ALB) UploadCertificateRequest(input *UploadCertificateInput) (req *request.Request, output *UploadCertificateOutput)
UploadCertificateRequest generates a "byteplus/request.Request" representing the client's request for the UploadCertificate operation. The "output" return value will be populated with the UploadCertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned UploadCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after UploadCertificateCommon Send returns without error.
See UploadCertificate for more information on using the UploadCertificate API call, and error handling.
// Example sending a request using the UploadCertificateRequest method.
req, resp := client.UploadCertificateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ALB) UploadCertificateWithContext ¶
func (c *ALB) UploadCertificateWithContext(ctx byteplus.Context, input *UploadCertificateInput, opts ...request.Option) (*UploadCertificateOutput, error)
UploadCertificateWithContext is the same as UploadCertificate with the addition of the ability to pass a context and additional request options.
See UploadCertificate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type ALBAPI ¶
type ALBAPI interface {
AddAclEntriesCommon(*map[string]interface{}) (*map[string]interface{}, error)
AddAclEntriesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AddAclEntriesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AddAclEntries(*AddAclEntriesInput) (*AddAclEntriesOutput, error)
AddAclEntriesWithContext(byteplus.Context, *AddAclEntriesInput, ...request.Option) (*AddAclEntriesOutput, error)
AddAclEntriesRequest(*AddAclEntriesInput) (*request.Request, *AddAclEntriesOutput)
AddServerGroupBackendServersCommon(*map[string]interface{}) (*map[string]interface{}, error)
AddServerGroupBackendServersCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AddServerGroupBackendServersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AddServerGroupBackendServers(*AddServerGroupBackendServersInput) (*AddServerGroupBackendServersOutput, error)
AddServerGroupBackendServersWithContext(byteplus.Context, *AddServerGroupBackendServersInput, ...request.Option) (*AddServerGroupBackendServersOutput, error)
AddServerGroupBackendServersRequest(*AddServerGroupBackendServersInput) (*request.Request, *AddServerGroupBackendServersOutput)
CloneLoadBalancerCommon(*map[string]interface{}) (*map[string]interface{}, error)
CloneLoadBalancerCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CloneLoadBalancerCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CloneLoadBalancer(*CloneLoadBalancerInput) (*CloneLoadBalancerOutput, error)
CloneLoadBalancerWithContext(byteplus.Context, *CloneLoadBalancerInput, ...request.Option) (*CloneLoadBalancerOutput, error)
CloneLoadBalancerRequest(*CloneLoadBalancerInput) (*request.Request, *CloneLoadBalancerOutput)
CreateAclCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateAclCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateAclCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateAcl(*CreateAclInput) (*CreateAclOutput, error)
CreateAclWithContext(byteplus.Context, *CreateAclInput, ...request.Option) (*CreateAclOutput, error)
CreateAclRequest(*CreateAclInput) (*request.Request, *CreateAclOutput)
CreateCustomizedCfgCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateCustomizedCfgCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateCustomizedCfgCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateCustomizedCfg(*CreateCustomizedCfgInput) (*CreateCustomizedCfgOutput, error)
CreateCustomizedCfgWithContext(byteplus.Context, *CreateCustomizedCfgInput, ...request.Option) (*CreateCustomizedCfgOutput, error)
CreateCustomizedCfgRequest(*CreateCustomizedCfgInput) (*request.Request, *CreateCustomizedCfgOutput)
CreateHealthCheckTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateHealthCheckTemplatesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateHealthCheckTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateHealthCheckTemplates(*CreateHealthCheckTemplatesInput) (*CreateHealthCheckTemplatesOutput, error)
CreateHealthCheckTemplatesWithContext(byteplus.Context, *CreateHealthCheckTemplatesInput, ...request.Option) (*CreateHealthCheckTemplatesOutput, error)
CreateHealthCheckTemplatesRequest(*CreateHealthCheckTemplatesInput) (*request.Request, *CreateHealthCheckTemplatesOutput)
CreateListenerCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateListenerCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateListenerCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateListener(*CreateListenerInput) (*CreateListenerOutput, error)
CreateListenerWithContext(byteplus.Context, *CreateListenerInput, ...request.Option) (*CreateListenerOutput, error)
CreateListenerRequest(*CreateListenerInput) (*request.Request, *CreateListenerOutput)
CreateLoadBalancerCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateLoadBalancerCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateLoadBalancerCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateLoadBalancer(*CreateLoadBalancerInput) (*CreateLoadBalancerOutput, error)
CreateLoadBalancerWithContext(byteplus.Context, *CreateLoadBalancerInput, ...request.Option) (*CreateLoadBalancerOutput, error)
CreateLoadBalancerRequest(*CreateLoadBalancerInput) (*request.Request, *CreateLoadBalancerOutput)
CreateRulesCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateRulesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateRules(*CreateRulesInput) (*CreateRulesOutput, error)
CreateRulesWithContext(byteplus.Context, *CreateRulesInput, ...request.Option) (*CreateRulesOutput, error)
CreateRulesRequest(*CreateRulesInput) (*request.Request, *CreateRulesOutput)
CreateServerGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateServerGroupCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateServerGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateServerGroup(*CreateServerGroupInput) (*CreateServerGroupOutput, error)
CreateServerGroupWithContext(byteplus.Context, *CreateServerGroupInput, ...request.Option) (*CreateServerGroupOutput, error)
CreateServerGroupRequest(*CreateServerGroupInput) (*request.Request, *CreateServerGroupOutput)
DeleteAclCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteAclCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteAclCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteAcl(*DeleteAclInput) (*DeleteAclOutput, error)
DeleteAclWithContext(byteplus.Context, *DeleteAclInput, ...request.Option) (*DeleteAclOutput, error)
DeleteAclRequest(*DeleteAclInput) (*request.Request, *DeleteAclOutput)
DeleteCACertificateCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteCACertificateCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteCACertificateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteCACertificate(*DeleteCACertificateInput) (*DeleteCACertificateOutput, error)
DeleteCACertificateWithContext(byteplus.Context, *DeleteCACertificateInput, ...request.Option) (*DeleteCACertificateOutput, error)
DeleteCACertificateRequest(*DeleteCACertificateInput) (*request.Request, *DeleteCACertificateOutput)
DeleteCertificateCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteCertificateCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteCertificateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteCertificate(*DeleteCertificateInput) (*DeleteCertificateOutput, error)
DeleteCertificateWithContext(byteplus.Context, *DeleteCertificateInput, ...request.Option) (*DeleteCertificateOutput, error)
DeleteCertificateRequest(*DeleteCertificateInput) (*request.Request, *DeleteCertificateOutput)
DeleteCustomizedCfgCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteCustomizedCfgCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteCustomizedCfgCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteCustomizedCfg(*DeleteCustomizedCfgInput) (*DeleteCustomizedCfgOutput, error)
DeleteCustomizedCfgWithContext(byteplus.Context, *DeleteCustomizedCfgInput, ...request.Option) (*DeleteCustomizedCfgOutput, error)
DeleteCustomizedCfgRequest(*DeleteCustomizedCfgInput) (*request.Request, *DeleteCustomizedCfgOutput)
DeleteHealthCheckTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteHealthCheckTemplatesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteHealthCheckTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteHealthCheckTemplates(*DeleteHealthCheckTemplatesInput) (*DeleteHealthCheckTemplatesOutput, error)
DeleteHealthCheckTemplatesWithContext(byteplus.Context, *DeleteHealthCheckTemplatesInput, ...request.Option) (*DeleteHealthCheckTemplatesOutput, error)
DeleteHealthCheckTemplatesRequest(*DeleteHealthCheckTemplatesInput) (*request.Request, *DeleteHealthCheckTemplatesOutput)
DeleteListenerCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteListenerCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteListenerCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteListener(*DeleteListenerInput) (*DeleteListenerOutput, error)
DeleteListenerWithContext(byteplus.Context, *DeleteListenerInput, ...request.Option) (*DeleteListenerOutput, error)
DeleteListenerRequest(*DeleteListenerInput) (*request.Request, *DeleteListenerOutput)
DeleteLoadBalancerCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteLoadBalancerCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteLoadBalancerCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteLoadBalancer(*DeleteLoadBalancerInput) (*DeleteLoadBalancerOutput, error)
DeleteLoadBalancerWithContext(byteplus.Context, *DeleteLoadBalancerInput, ...request.Option) (*DeleteLoadBalancerOutput, error)
DeleteLoadBalancerRequest(*DeleteLoadBalancerInput) (*request.Request, *DeleteLoadBalancerOutput)
DeleteRulesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteRulesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteRules(*DeleteRulesInput) (*DeleteRulesOutput, error)
DeleteRulesWithContext(byteplus.Context, *DeleteRulesInput, ...request.Option) (*DeleteRulesOutput, error)
DeleteRulesRequest(*DeleteRulesInput) (*request.Request, *DeleteRulesOutput)
DeleteServerGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteServerGroupCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteServerGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteServerGroup(*DeleteServerGroupInput) (*DeleteServerGroupOutput, error)
DeleteServerGroupWithContext(byteplus.Context, *DeleteServerGroupInput, ...request.Option) (*DeleteServerGroupOutput, error)
DeleteServerGroupRequest(*DeleteServerGroupInput) (*request.Request, *DeleteServerGroupOutput)
DescribeAclAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeAclAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeAclAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeAclAttributes(*DescribeAclAttributesInput) (*DescribeAclAttributesOutput, error)
DescribeAclAttributesWithContext(byteplus.Context, *DescribeAclAttributesInput, ...request.Option) (*DescribeAclAttributesOutput, error)
DescribeAclAttributesRequest(*DescribeAclAttributesInput) (*request.Request, *DescribeAclAttributesOutput)
DescribeAclsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeAclsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeAclsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeAcls(*DescribeAclsInput) (*DescribeAclsOutput, error)
DescribeAclsWithContext(byteplus.Context, *DescribeAclsInput, ...request.Option) (*DescribeAclsOutput, error)
DescribeAclsRequest(*DescribeAclsInput) (*request.Request, *DescribeAclsOutput)
DescribeAllCertificatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeAllCertificatesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeAllCertificatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeAllCertificates(*DescribeAllCertificatesInput) (*DescribeAllCertificatesOutput, error)
DescribeAllCertificatesWithContext(byteplus.Context, *DescribeAllCertificatesInput, ...request.Option) (*DescribeAllCertificatesOutput, error)
DescribeAllCertificatesRequest(*DescribeAllCertificatesInput) (*request.Request, *DescribeAllCertificatesOutput)
DescribeCACertificatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeCACertificatesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeCACertificatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeCACertificates(*DescribeCACertificatesInput) (*DescribeCACertificatesOutput, error)
DescribeCACertificatesWithContext(byteplus.Context, *DescribeCACertificatesInput, ...request.Option) (*DescribeCACertificatesOutput, error)
DescribeCACertificatesRequest(*DescribeCACertificatesInput) (*request.Request, *DescribeCACertificatesOutput)
DescribeCertificatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeCertificatesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeCertificatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeCertificates(*DescribeCertificatesInput) (*DescribeCertificatesOutput, error)
DescribeCertificatesWithContext(byteplus.Context, *DescribeCertificatesInput, ...request.Option) (*DescribeCertificatesOutput, error)
DescribeCertificatesRequest(*DescribeCertificatesInput) (*request.Request, *DescribeCertificatesOutput)
DescribeCustomizedCfgAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeCustomizedCfgAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeCustomizedCfgAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeCustomizedCfgAttributes(*DescribeCustomizedCfgAttributesInput) (*DescribeCustomizedCfgAttributesOutput, error)
DescribeCustomizedCfgAttributesWithContext(byteplus.Context, *DescribeCustomizedCfgAttributesInput, ...request.Option) (*DescribeCustomizedCfgAttributesOutput, error)
DescribeCustomizedCfgAttributesRequest(*DescribeCustomizedCfgAttributesInput) (*request.Request, *DescribeCustomizedCfgAttributesOutput)
DescribeCustomizedCfgsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeCustomizedCfgsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeCustomizedCfgsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeCustomizedCfgs(*DescribeCustomizedCfgsInput) (*DescribeCustomizedCfgsOutput, error)
DescribeCustomizedCfgsWithContext(byteplus.Context, *DescribeCustomizedCfgsInput, ...request.Option) (*DescribeCustomizedCfgsOutput, error)
DescribeCustomizedCfgsRequest(*DescribeCustomizedCfgsInput) (*request.Request, *DescribeCustomizedCfgsOutput)
DescribeHealthCheckTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeHealthCheckTemplatesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeHealthCheckTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeHealthCheckTemplates(*DescribeHealthCheckTemplatesInput) (*DescribeHealthCheckTemplatesOutput, error)
DescribeHealthCheckTemplatesWithContext(byteplus.Context, *DescribeHealthCheckTemplatesInput, ...request.Option) (*DescribeHealthCheckTemplatesOutput, error)
DescribeHealthCheckTemplatesRequest(*DescribeHealthCheckTemplatesInput) (*request.Request, *DescribeHealthCheckTemplatesOutput)
DescribeListenerAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeListenerAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeListenerAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeListenerAttributes(*DescribeListenerAttributesInput) (*DescribeListenerAttributesOutput, error)
DescribeListenerAttributesWithContext(byteplus.Context, *DescribeListenerAttributesInput, ...request.Option) (*DescribeListenerAttributesOutput, error)
DescribeListenerAttributesRequest(*DescribeListenerAttributesInput) (*request.Request, *DescribeListenerAttributesOutput)
DescribeListenerHealthCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeListenerHealthCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeListenerHealthCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeListenerHealth(*DescribeListenerHealthInput) (*DescribeListenerHealthOutput, error)
DescribeListenerHealthWithContext(byteplus.Context, *DescribeListenerHealthInput, ...request.Option) (*DescribeListenerHealthOutput, error)
DescribeListenerHealthRequest(*DescribeListenerHealthInput) (*request.Request, *DescribeListenerHealthOutput)
DescribeListenersCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeListenersCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeListenersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeListeners(*DescribeListenersInput) (*DescribeListenersOutput, error)
DescribeListenersWithContext(byteplus.Context, *DescribeListenersInput, ...request.Option) (*DescribeListenersOutput, error)
DescribeListenersRequest(*DescribeListenersInput) (*request.Request, *DescribeListenersOutput)
DescribeLoadBalancerAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeLoadBalancerAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeLoadBalancerAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeLoadBalancerAttributes(*DescribeLoadBalancerAttributesInput) (*DescribeLoadBalancerAttributesOutput, error)
DescribeLoadBalancerAttributesWithContext(byteplus.Context, *DescribeLoadBalancerAttributesInput, ...request.Option) (*DescribeLoadBalancerAttributesOutput, error)
DescribeLoadBalancerAttributesRequest(*DescribeLoadBalancerAttributesInput) (*request.Request, *DescribeLoadBalancerAttributesOutput)
DescribeLoadBalancersCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeLoadBalancersCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeLoadBalancersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeLoadBalancers(*DescribeLoadBalancersInput) (*DescribeLoadBalancersOutput, error)
DescribeLoadBalancersWithContext(byteplus.Context, *DescribeLoadBalancersInput, ...request.Option) (*DescribeLoadBalancersOutput, error)
DescribeLoadBalancersRequest(*DescribeLoadBalancersInput) (*request.Request, *DescribeLoadBalancersOutput)
DescribeRulesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeRulesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeRules(*DescribeRulesInput) (*DescribeRulesOutput, error)
DescribeRulesWithContext(byteplus.Context, *DescribeRulesInput, ...request.Option) (*DescribeRulesOutput, error)
DescribeRulesRequest(*DescribeRulesInput) (*request.Request, *DescribeRulesOutput)
DescribeServerGroupAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeServerGroupAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeServerGroupAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeServerGroupAttributes(*DescribeServerGroupAttributesInput) (*DescribeServerGroupAttributesOutput, error)
DescribeServerGroupAttributesWithContext(byteplus.Context, *DescribeServerGroupAttributesInput, ...request.Option) (*DescribeServerGroupAttributesOutput, error)
DescribeServerGroupAttributesRequest(*DescribeServerGroupAttributesInput) (*request.Request, *DescribeServerGroupAttributesOutput)
DescribeServerGroupBackendServersCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeServerGroupBackendServersCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeServerGroupBackendServersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeServerGroupBackendServers(*DescribeServerGroupBackendServersInput) (*DescribeServerGroupBackendServersOutput, error)
DescribeServerGroupBackendServersWithContext(byteplus.Context, *DescribeServerGroupBackendServersInput, ...request.Option) (*DescribeServerGroupBackendServersOutput, error)
DescribeServerGroupBackendServersRequest(*DescribeServerGroupBackendServersInput) (*request.Request, *DescribeServerGroupBackendServersOutput)
DescribeServerGroupsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeServerGroupsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeServerGroupsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeServerGroups(*DescribeServerGroupsInput) (*DescribeServerGroupsOutput, error)
DescribeServerGroupsWithContext(byteplus.Context, *DescribeServerGroupsInput, ...request.Option) (*DescribeServerGroupsOutput, error)
DescribeServerGroupsRequest(*DescribeServerGroupsInput) (*request.Request, *DescribeServerGroupsOutput)
DescribeZonesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeZonesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeZonesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeZones(*DescribeZonesInput) (*DescribeZonesOutput, error)
DescribeZonesWithContext(byteplus.Context, *DescribeZonesInput, ...request.Option) (*DescribeZonesOutput, error)
DescribeZonesRequest(*DescribeZonesInput) (*request.Request, *DescribeZonesOutput)
DisableAccessLogCommon(*map[string]interface{}) (*map[string]interface{}, error)
DisableAccessLogCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DisableAccessLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DisableAccessLog(*DisableAccessLogInput) (*DisableAccessLogOutput, error)
DisableAccessLogWithContext(byteplus.Context, *DisableAccessLogInput, ...request.Option) (*DisableAccessLogOutput, error)
DisableAccessLogRequest(*DisableAccessLogInput) (*request.Request, *DisableAccessLogOutput)
DisableHealthLogCommon(*map[string]interface{}) (*map[string]interface{}, error)
DisableHealthLogCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DisableHealthLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DisableHealthLog(*DisableHealthLogInput) (*DisableHealthLogOutput, error)
DisableHealthLogWithContext(byteplus.Context, *DisableHealthLogInput, ...request.Option) (*DisableHealthLogOutput, error)
DisableHealthLogRequest(*DisableHealthLogInput) (*request.Request, *DisableHealthLogOutput)
DisableTLSAccessLogCommon(*map[string]interface{}) (*map[string]interface{}, error)
DisableTLSAccessLogCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DisableTLSAccessLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DisableTLSAccessLog(*DisableTLSAccessLogInput) (*DisableTLSAccessLogOutput, error)
DisableTLSAccessLogWithContext(byteplus.Context, *DisableTLSAccessLogInput, ...request.Option) (*DisableTLSAccessLogOutput, error)
DisableTLSAccessLogRequest(*DisableTLSAccessLogInput) (*request.Request, *DisableTLSAccessLogOutput)
EnableAccessLogCommon(*map[string]interface{}) (*map[string]interface{}, error)
EnableAccessLogCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
EnableAccessLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
EnableAccessLog(*EnableAccessLogInput) (*EnableAccessLogOutput, error)
EnableAccessLogWithContext(byteplus.Context, *EnableAccessLogInput, ...request.Option) (*EnableAccessLogOutput, error)
EnableAccessLogRequest(*EnableAccessLogInput) (*request.Request, *EnableAccessLogOutput)
EnableHealthLogCommon(*map[string]interface{}) (*map[string]interface{}, error)
EnableHealthLogCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
EnableHealthLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
EnableHealthLog(*EnableHealthLogInput) (*EnableHealthLogOutput, error)
EnableHealthLogWithContext(byteplus.Context, *EnableHealthLogInput, ...request.Option) (*EnableHealthLogOutput, error)
EnableHealthLogRequest(*EnableHealthLogInput) (*request.Request, *EnableHealthLogOutput)
EnableTLSAccessLogCommon(*map[string]interface{}) (*map[string]interface{}, error)
EnableTLSAccessLogCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
EnableTLSAccessLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
EnableTLSAccessLog(*EnableTLSAccessLogInput) (*EnableTLSAccessLogOutput, error)
EnableTLSAccessLogWithContext(byteplus.Context, *EnableTLSAccessLogInput, ...request.Option) (*EnableTLSAccessLogOutput, error)
EnableTLSAccessLogRequest(*EnableTLSAccessLogInput) (*request.Request, *EnableTLSAccessLogOutput)
ListTagsForResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListTagsForResourcesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListTagsForResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListTagsForResources(*ListTagsForResourcesInput) (*ListTagsForResourcesOutput, error)
ListTagsForResourcesWithContext(byteplus.Context, *ListTagsForResourcesInput, ...request.Option) (*ListTagsForResourcesOutput, error)
ListTagsForResourcesRequest(*ListTagsForResourcesInput) (*request.Request, *ListTagsForResourcesOutput)
ModifyAclAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyAclAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyAclAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyAclAttributes(*ModifyAclAttributesInput) (*ModifyAclAttributesOutput, error)
ModifyAclAttributesWithContext(byteplus.Context, *ModifyAclAttributesInput, ...request.Option) (*ModifyAclAttributesOutput, error)
ModifyAclAttributesRequest(*ModifyAclAttributesInput) (*request.Request, *ModifyAclAttributesOutput)
ModifyCACertificateAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyCACertificateAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyCACertificateAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyCACertificateAttributes(*ModifyCACertificateAttributesInput) (*ModifyCACertificateAttributesOutput, error)
ModifyCACertificateAttributesWithContext(byteplus.Context, *ModifyCACertificateAttributesInput, ...request.Option) (*ModifyCACertificateAttributesOutput, error)
ModifyCACertificateAttributesRequest(*ModifyCACertificateAttributesInput) (*request.Request, *ModifyCACertificateAttributesOutput)
ModifyCertificateAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyCertificateAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyCertificateAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyCertificateAttributes(*ModifyCertificateAttributesInput) (*ModifyCertificateAttributesOutput, error)
ModifyCertificateAttributesWithContext(byteplus.Context, *ModifyCertificateAttributesInput, ...request.Option) (*ModifyCertificateAttributesOutput, error)
ModifyCertificateAttributesRequest(*ModifyCertificateAttributesInput) (*request.Request, *ModifyCertificateAttributesOutput)
ModifyCustomizedCfgAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyCustomizedCfgAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyCustomizedCfgAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyCustomizedCfgAttributes(*ModifyCustomizedCfgAttributesInput) (*ModifyCustomizedCfgAttributesOutput, error)
ModifyCustomizedCfgAttributesWithContext(byteplus.Context, *ModifyCustomizedCfgAttributesInput, ...request.Option) (*ModifyCustomizedCfgAttributesOutput, error)
ModifyCustomizedCfgAttributesRequest(*ModifyCustomizedCfgAttributesInput) (*request.Request, *ModifyCustomizedCfgAttributesOutput)
ModifyHealthCheckTemplatesAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyHealthCheckTemplatesAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyHealthCheckTemplatesAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyHealthCheckTemplatesAttributes(*ModifyHealthCheckTemplatesAttributesInput) (*ModifyHealthCheckTemplatesAttributesOutput, error)
ModifyHealthCheckTemplatesAttributesWithContext(byteplus.Context, *ModifyHealthCheckTemplatesAttributesInput, ...request.Option) (*ModifyHealthCheckTemplatesAttributesOutput, error)
ModifyHealthCheckTemplatesAttributesRequest(*ModifyHealthCheckTemplatesAttributesInput) (*request.Request, *ModifyHealthCheckTemplatesAttributesOutput)
ModifyListenerAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyListenerAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyListenerAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyListenerAttributes(*ModifyListenerAttributesInput) (*ModifyListenerAttributesOutput, error)
ModifyListenerAttributesWithContext(byteplus.Context, *ModifyListenerAttributesInput, ...request.Option) (*ModifyListenerAttributesOutput, error)
ModifyListenerAttributesRequest(*ModifyListenerAttributesInput) (*request.Request, *ModifyListenerAttributesOutput)
ModifyLoadBalancerAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyLoadBalancerAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyLoadBalancerAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyLoadBalancerAttributes(*ModifyLoadBalancerAttributesInput) (*ModifyLoadBalancerAttributesOutput, error)
ModifyLoadBalancerAttributesWithContext(byteplus.Context, *ModifyLoadBalancerAttributesInput, ...request.Option) (*ModifyLoadBalancerAttributesOutput, error)
ModifyLoadBalancerAttributesRequest(*ModifyLoadBalancerAttributesInput) (*request.Request, *ModifyLoadBalancerAttributesOutput)
ModifyLoadBalancerTypeCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyLoadBalancerTypeCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyLoadBalancerTypeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyLoadBalancerType(*ModifyLoadBalancerTypeInput) (*ModifyLoadBalancerTypeOutput, error)
ModifyLoadBalancerTypeWithContext(byteplus.Context, *ModifyLoadBalancerTypeInput, ...request.Option) (*ModifyLoadBalancerTypeOutput, error)
ModifyLoadBalancerTypeRequest(*ModifyLoadBalancerTypeInput) (*request.Request, *ModifyLoadBalancerTypeOutput)
ModifyLoadBalancerZonesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyLoadBalancerZonesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyLoadBalancerZonesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyLoadBalancerZones(*ModifyLoadBalancerZonesInput) (*ModifyLoadBalancerZonesOutput, error)
ModifyLoadBalancerZonesWithContext(byteplus.Context, *ModifyLoadBalancerZonesInput, ...request.Option) (*ModifyLoadBalancerZonesOutput, error)
ModifyLoadBalancerZonesRequest(*ModifyLoadBalancerZonesInput) (*request.Request, *ModifyLoadBalancerZonesOutput)
ModifyRulesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyRulesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyRules(*ModifyRulesInput) (*ModifyRulesOutput, error)
ModifyRulesWithContext(byteplus.Context, *ModifyRulesInput, ...request.Option) (*ModifyRulesOutput, error)
ModifyRulesRequest(*ModifyRulesInput) (*request.Request, *ModifyRulesOutput)
ModifyServerGroupAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyServerGroupAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyServerGroupAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyServerGroupAttributes(*ModifyServerGroupAttributesInput) (*ModifyServerGroupAttributesOutput, error)
ModifyServerGroupAttributesWithContext(byteplus.Context, *ModifyServerGroupAttributesInput, ...request.Option) (*ModifyServerGroupAttributesOutput, error)
ModifyServerGroupAttributesRequest(*ModifyServerGroupAttributesInput) (*request.Request, *ModifyServerGroupAttributesOutput)
ModifyServerGroupBackendServersCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyServerGroupBackendServersCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyServerGroupBackendServersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyServerGroupBackendServers(*ModifyServerGroupBackendServersInput) (*ModifyServerGroupBackendServersOutput, error)
ModifyServerGroupBackendServersWithContext(byteplus.Context, *ModifyServerGroupBackendServersInput, ...request.Option) (*ModifyServerGroupBackendServersOutput, error)
ModifyServerGroupBackendServersRequest(*ModifyServerGroupBackendServersInput) (*request.Request, *ModifyServerGroupBackendServersOutput)
RemoveAclEntriesCommon(*map[string]interface{}) (*map[string]interface{}, error)
RemoveAclEntriesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RemoveAclEntriesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RemoveAclEntries(*RemoveAclEntriesInput) (*RemoveAclEntriesOutput, error)
RemoveAclEntriesWithContext(byteplus.Context, *RemoveAclEntriesInput, ...request.Option) (*RemoveAclEntriesOutput, error)
RemoveAclEntriesRequest(*RemoveAclEntriesInput) (*request.Request, *RemoveAclEntriesOutput)
RemoveServerGroupBackendServersCommon(*map[string]interface{}) (*map[string]interface{}, error)
RemoveServerGroupBackendServersCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RemoveServerGroupBackendServersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RemoveServerGroupBackendServers(*RemoveServerGroupBackendServersInput) (*RemoveServerGroupBackendServersOutput, error)
RemoveServerGroupBackendServersWithContext(byteplus.Context, *RemoveServerGroupBackendServersInput, ...request.Option) (*RemoveServerGroupBackendServersOutput, error)
RemoveServerGroupBackendServersRequest(*RemoveServerGroupBackendServersInput) (*request.Request, *RemoveServerGroupBackendServersOutput)
ReplaceCACertificateCommon(*map[string]interface{}) (*map[string]interface{}, error)
ReplaceCACertificateCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ReplaceCACertificateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ReplaceCACertificate(*ReplaceCACertificateInput) (*ReplaceCACertificateOutput, error)
ReplaceCACertificateWithContext(byteplus.Context, *ReplaceCACertificateInput, ...request.Option) (*ReplaceCACertificateOutput, error)
ReplaceCACertificateRequest(*ReplaceCACertificateInput) (*request.Request, *ReplaceCACertificateOutput)
ReplaceCertificateCommon(*map[string]interface{}) (*map[string]interface{}, error)
ReplaceCertificateCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ReplaceCertificateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ReplaceCertificate(*ReplaceCertificateInput) (*ReplaceCertificateOutput, error)
ReplaceCertificateWithContext(byteplus.Context, *ReplaceCertificateInput, ...request.Option) (*ReplaceCertificateOutput, error)
ReplaceCertificateRequest(*ReplaceCertificateInput) (*request.Request, *ReplaceCertificateOutput)
TagResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
TagResourcesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
TagResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
TagResources(*TagResourcesInput) (*TagResourcesOutput, error)
TagResourcesWithContext(byteplus.Context, *TagResourcesInput, ...request.Option) (*TagResourcesOutput, error)
TagResourcesRequest(*TagResourcesInput) (*request.Request, *TagResourcesOutput)
UntagResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
UntagResourcesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UntagResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UntagResources(*UntagResourcesInput) (*UntagResourcesOutput, error)
UntagResourcesWithContext(byteplus.Context, *UntagResourcesInput, ...request.Option) (*UntagResourcesOutput, error)
UntagResourcesRequest(*UntagResourcesInput) (*request.Request, *UntagResourcesOutput)
UploadCACertificateCommon(*map[string]interface{}) (*map[string]interface{}, error)
UploadCACertificateCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UploadCACertificateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UploadCACertificate(*UploadCACertificateInput) (*UploadCACertificateOutput, error)
UploadCACertificateWithContext(byteplus.Context, *UploadCACertificateInput, ...request.Option) (*UploadCACertificateOutput, error)
UploadCACertificateRequest(*UploadCACertificateInput) (*request.Request, *UploadCACertificateOutput)
UploadCertificateCommon(*map[string]interface{}) (*map[string]interface{}, error)
UploadCertificateCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UploadCertificateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UploadCertificate(*UploadCertificateInput) (*UploadCertificateOutput, error)
UploadCertificateWithContext(byteplus.Context, *UploadCertificateInput, ...request.Option) (*UploadCertificateOutput, error)
UploadCertificateRequest(*UploadCertificateInput) (*request.Request, *UploadCertificateOutput)
}
ALBAPI provides an interface to enable mocking the alb.ALB service client's API operation,
// byteplus sdk func uses an SDK service client to make a request to
// ALB.
func myFunc(svc ALBAPI) bool {
// Make svc.AddAclEntries request
}
func main() {
sess := session.New()
svc := alb.New(sess)
myFunc(svc)
}
type AccessLogForDescribeLoadBalancerAttributesOutput ¶
type AccessLogForDescribeLoadBalancerAttributesOutput struct {
BucketName *string `type:"string"`
Enabled *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (AccessLogForDescribeLoadBalancerAttributesOutput) GoString ¶
func (s AccessLogForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*AccessLogForDescribeLoadBalancerAttributesOutput) SetBucketName ¶
func (s *AccessLogForDescribeLoadBalancerAttributesOutput) SetBucketName(v string) *AccessLogForDescribeLoadBalancerAttributesOutput
SetBucketName sets the BucketName field's value.
func (*AccessLogForDescribeLoadBalancerAttributesOutput) SetEnabled ¶
func (s *AccessLogForDescribeLoadBalancerAttributesOutput) SetEnabled(v bool) *AccessLogForDescribeLoadBalancerAttributesOutput
SetEnabled sets the Enabled field's value.
func (AccessLogForDescribeLoadBalancerAttributesOutput) String ¶
func (s AccessLogForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type AclEntryForAddAclEntriesInput ¶
type AclEntryForAddAclEntriesInput struct {
Description *string `min:"1" max:"255" type:"string"`
// Entry is a required field
Entry *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (AclEntryForAddAclEntriesInput) GoString ¶
func (s AclEntryForAddAclEntriesInput) GoString() string
GoString returns the string representation
func (*AclEntryForAddAclEntriesInput) SetDescription ¶
func (s *AclEntryForAddAclEntriesInput) SetDescription(v string) *AclEntryForAddAclEntriesInput
SetDescription sets the Description field's value.
func (*AclEntryForAddAclEntriesInput) SetEntry ¶
func (s *AclEntryForAddAclEntriesInput) SetEntry(v string) *AclEntryForAddAclEntriesInput
SetEntry sets the Entry field's value.
func (AclEntryForAddAclEntriesInput) String ¶
func (s AclEntryForAddAclEntriesInput) String() string
String returns the string representation
func (*AclEntryForAddAclEntriesInput) Validate ¶
func (s *AclEntryForAddAclEntriesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AclEntryForDescribeAclAttributesOutput ¶
type AclEntryForDescribeAclAttributesOutput struct {
Description *string `type:"string"`
Entry *string `type:"string"`
// contains filtered or unexported fields
}
func (AclEntryForDescribeAclAttributesOutput) GoString ¶
func (s AclEntryForDescribeAclAttributesOutput) GoString() string
GoString returns the string representation
func (*AclEntryForDescribeAclAttributesOutput) SetDescription ¶
func (s *AclEntryForDescribeAclAttributesOutput) SetDescription(v string) *AclEntryForDescribeAclAttributesOutput
SetDescription sets the Description field's value.
func (*AclEntryForDescribeAclAttributesOutput) SetEntry ¶
func (s *AclEntryForDescribeAclAttributesOutput) SetEntry(v string) *AclEntryForDescribeAclAttributesOutput
SetEntry sets the Entry field's value.
func (AclEntryForDescribeAclAttributesOutput) String ¶
func (s AclEntryForDescribeAclAttributesOutput) String() string
String returns the string representation
type AclForDescribeAclsOutput ¶
type AclForDescribeAclsOutput struct {
AclEntryCount *int64 `type:"integer"`
AclId *string `type:"string"`
AclName *string `type:"string"`
CreateTime *string `type:"string"`
Description *string `type:"string"`
Listeners []*string `type:"list"`
ProjectName *string `type:"string"`
Status *string `type:"string"`
Tags []*TagForDescribeAclsOutput `type:"list"`
UpdateTime *string `type:"string"`
// contains filtered or unexported fields
}
func (AclForDescribeAclsOutput) GoString ¶
func (s AclForDescribeAclsOutput) GoString() string
GoString returns the string representation
func (*AclForDescribeAclsOutput) SetAclEntryCount ¶
func (s *AclForDescribeAclsOutput) SetAclEntryCount(v int64) *AclForDescribeAclsOutput
SetAclEntryCount sets the AclEntryCount field's value.
func (*AclForDescribeAclsOutput) SetAclId ¶
func (s *AclForDescribeAclsOutput) SetAclId(v string) *AclForDescribeAclsOutput
SetAclId sets the AclId field's value.
func (*AclForDescribeAclsOutput) SetAclName ¶
func (s *AclForDescribeAclsOutput) SetAclName(v string) *AclForDescribeAclsOutput
SetAclName sets the AclName field's value.
func (*AclForDescribeAclsOutput) SetCreateTime ¶
func (s *AclForDescribeAclsOutput) SetCreateTime(v string) *AclForDescribeAclsOutput
SetCreateTime sets the CreateTime field's value.
func (*AclForDescribeAclsOutput) SetDescription ¶
func (s *AclForDescribeAclsOutput) SetDescription(v string) *AclForDescribeAclsOutput
SetDescription sets the Description field's value.
func (*AclForDescribeAclsOutput) SetListeners ¶
func (s *AclForDescribeAclsOutput) SetListeners(v []*string) *AclForDescribeAclsOutput
SetListeners sets the Listeners field's value.
func (*AclForDescribeAclsOutput) SetProjectName ¶
func (s *AclForDescribeAclsOutput) SetProjectName(v string) *AclForDescribeAclsOutput
SetProjectName sets the ProjectName field's value.
func (*AclForDescribeAclsOutput) SetStatus ¶
func (s *AclForDescribeAclsOutput) SetStatus(v string) *AclForDescribeAclsOutput
SetStatus sets the Status field's value.
func (*AclForDescribeAclsOutput) SetTags ¶
func (s *AclForDescribeAclsOutput) SetTags(v []*TagForDescribeAclsOutput) *AclForDescribeAclsOutput
SetTags sets the Tags field's value.
func (*AclForDescribeAclsOutput) SetUpdateTime ¶
func (s *AclForDescribeAclsOutput) SetUpdateTime(v string) *AclForDescribeAclsOutput
SetUpdateTime sets the UpdateTime field's value.
func (AclForDescribeAclsOutput) String ¶
func (s AclForDescribeAclsOutput) String() string
String returns the string representation
type AddAclEntriesInput ¶
type AddAclEntriesInput struct {
AclEntries []*AclEntryForAddAclEntriesInput `type:"list"`
// AclId is a required field
AclId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (AddAclEntriesInput) GoString ¶
func (s AddAclEntriesInput) GoString() string
GoString returns the string representation
func (*AddAclEntriesInput) SetAclEntries ¶
func (s *AddAclEntriesInput) SetAclEntries(v []*AclEntryForAddAclEntriesInput) *AddAclEntriesInput
SetAclEntries sets the AclEntries field's value.
func (*AddAclEntriesInput) SetAclId ¶
func (s *AddAclEntriesInput) SetAclId(v string) *AddAclEntriesInput
SetAclId sets the AclId field's value.
func (AddAclEntriesInput) String ¶
func (s AddAclEntriesInput) String() string
String returns the string representation
func (*AddAclEntriesInput) Validate ¶
func (s *AddAclEntriesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AddAclEntriesOutput ¶
type AddAclEntriesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (AddAclEntriesOutput) GoString ¶
func (s AddAclEntriesOutput) GoString() string
GoString returns the string representation
func (*AddAclEntriesOutput) SetRequestId ¶
func (s *AddAclEntriesOutput) SetRequestId(v string) *AddAclEntriesOutput
SetRequestId sets the RequestId field's value.
func (AddAclEntriesOutput) String ¶
func (s AddAclEntriesOutput) String() string
String returns the string representation
type AddServerGroupBackendServersInput ¶
type AddServerGroupBackendServersInput struct {
// ServerGroupId is a required field
ServerGroupId *string `type:"string" required:"true"`
Servers []*ServerForAddServerGroupBackendServersInput `type:"list"`
// contains filtered or unexported fields
}
func (AddServerGroupBackendServersInput) GoString ¶
func (s AddServerGroupBackendServersInput) GoString() string
GoString returns the string representation
func (*AddServerGroupBackendServersInput) SetServerGroupId ¶
func (s *AddServerGroupBackendServersInput) SetServerGroupId(v string) *AddServerGroupBackendServersInput
SetServerGroupId sets the ServerGroupId field's value.
func (*AddServerGroupBackendServersInput) SetServers ¶
func (s *AddServerGroupBackendServersInput) SetServers(v []*ServerForAddServerGroupBackendServersInput) *AddServerGroupBackendServersInput
SetServers sets the Servers field's value.
func (AddServerGroupBackendServersInput) String ¶
func (s AddServerGroupBackendServersInput) String() string
String returns the string representation
func (*AddServerGroupBackendServersInput) Validate ¶
func (s *AddServerGroupBackendServersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AddServerGroupBackendServersOutput ¶
type AddServerGroupBackendServersOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
ServerIds []*string `type:"list"`
// contains filtered or unexported fields
}
func (AddServerGroupBackendServersOutput) GoString ¶
func (s AddServerGroupBackendServersOutput) GoString() string
GoString returns the string representation
func (*AddServerGroupBackendServersOutput) SetRequestId ¶
func (s *AddServerGroupBackendServersOutput) SetRequestId(v string) *AddServerGroupBackendServersOutput
SetRequestId sets the RequestId field's value.
func (*AddServerGroupBackendServersOutput) SetServerIds ¶
func (s *AddServerGroupBackendServersOutput) SetServerIds(v []*string) *AddServerGroupBackendServersOutput
SetServerIds sets the ServerIds field's value.
func (AddServerGroupBackendServersOutput) String ¶
func (s AddServerGroupBackendServersOutput) String() string
String returns the string representation
type CACertificateForDescribeCACertificatesOutput ¶
type CACertificateForDescribeCACertificatesOutput struct {
CACertificateId *string `type:"string"`
CACertificateName *string `type:"string"`
CertificateType *string `type:"string"`
CreateTime *string `type:"string"`
Description *string `type:"string"`
DomainName *string `type:"string"`
ExpiredAt *string `type:"string"`
Listeners []*string `type:"list"`
ProjectName *string `type:"string"`
San *string `type:"string"`
Status *string `type:"string"`
Tags []*TagForDescribeCACertificatesOutput `type:"list"`
// contains filtered or unexported fields
}
func (CACertificateForDescribeCACertificatesOutput) GoString ¶
func (s CACertificateForDescribeCACertificatesOutput) GoString() string
GoString returns the string representation
func (*CACertificateForDescribeCACertificatesOutput) SetCACertificateId ¶
func (s *CACertificateForDescribeCACertificatesOutput) SetCACertificateId(v string) *CACertificateForDescribeCACertificatesOutput
SetCACertificateId sets the CACertificateId field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetCACertificateName ¶
func (s *CACertificateForDescribeCACertificatesOutput) SetCACertificateName(v string) *CACertificateForDescribeCACertificatesOutput
SetCACertificateName sets the CACertificateName field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetCertificateType ¶
func (s *CACertificateForDescribeCACertificatesOutput) SetCertificateType(v string) *CACertificateForDescribeCACertificatesOutput
SetCertificateType sets the CertificateType field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetCreateTime ¶
func (s *CACertificateForDescribeCACertificatesOutput) SetCreateTime(v string) *CACertificateForDescribeCACertificatesOutput
SetCreateTime sets the CreateTime field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetDescription ¶
func (s *CACertificateForDescribeCACertificatesOutput) SetDescription(v string) *CACertificateForDescribeCACertificatesOutput
SetDescription sets the Description field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetDomainName ¶
func (s *CACertificateForDescribeCACertificatesOutput) SetDomainName(v string) *CACertificateForDescribeCACertificatesOutput
SetDomainName sets the DomainName field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetExpiredAt ¶
func (s *CACertificateForDescribeCACertificatesOutput) SetExpiredAt(v string) *CACertificateForDescribeCACertificatesOutput
SetExpiredAt sets the ExpiredAt field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetListeners ¶
func (s *CACertificateForDescribeCACertificatesOutput) SetListeners(v []*string) *CACertificateForDescribeCACertificatesOutput
SetListeners sets the Listeners field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetProjectName ¶
func (s *CACertificateForDescribeCACertificatesOutput) SetProjectName(v string) *CACertificateForDescribeCACertificatesOutput
SetProjectName sets the ProjectName field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetSan ¶
func (s *CACertificateForDescribeCACertificatesOutput) SetSan(v string) *CACertificateForDescribeCACertificatesOutput
SetSan sets the San field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetStatus ¶
func (s *CACertificateForDescribeCACertificatesOutput) SetStatus(v string) *CACertificateForDescribeCACertificatesOutput
SetStatus sets the Status field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetTags ¶
func (s *CACertificateForDescribeCACertificatesOutput) SetTags(v []*TagForDescribeCACertificatesOutput) *CACertificateForDescribeCACertificatesOutput
SetTags sets the Tags field's value.
func (CACertificateForDescribeCACertificatesOutput) String ¶
func (s CACertificateForDescribeCACertificatesOutput) String() string
String returns the string representation
type CertificateForDescribeAllCertificatesOutput ¶
type CertificateForDescribeAllCertificatesOutput struct {
CertificateId *string `type:"string"`
CertificateName *string `type:"string"`
CertificateType *string `type:"string"`
CreateTime *string `type:"string"`
Description *string `type:"string"`
DomainName *string `type:"string"`
ExpiredAt *string `type:"string"`
Listeners []*string `type:"list"`
ProjectName *string `type:"string"`
San *string `type:"string"`
Status *string `type:"string"`
Tags []*TagForDescribeAllCertificatesOutput `type:"list"`
// contains filtered or unexported fields
}
func (CertificateForDescribeAllCertificatesOutput) GoString ¶
func (s CertificateForDescribeAllCertificatesOutput) GoString() string
GoString returns the string representation
func (*CertificateForDescribeAllCertificatesOutput) SetCertificateId ¶
func (s *CertificateForDescribeAllCertificatesOutput) SetCertificateId(v string) *CertificateForDescribeAllCertificatesOutput
SetCertificateId sets the CertificateId field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetCertificateName ¶
func (s *CertificateForDescribeAllCertificatesOutput) SetCertificateName(v string) *CertificateForDescribeAllCertificatesOutput
SetCertificateName sets the CertificateName field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetCertificateType ¶
func (s *CertificateForDescribeAllCertificatesOutput) SetCertificateType(v string) *CertificateForDescribeAllCertificatesOutput
SetCertificateType sets the CertificateType field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetCreateTime ¶
func (s *CertificateForDescribeAllCertificatesOutput) SetCreateTime(v string) *CertificateForDescribeAllCertificatesOutput
SetCreateTime sets the CreateTime field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetDescription ¶
func (s *CertificateForDescribeAllCertificatesOutput) SetDescription(v string) *CertificateForDescribeAllCertificatesOutput
SetDescription sets the Description field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetDomainName ¶
func (s *CertificateForDescribeAllCertificatesOutput) SetDomainName(v string) *CertificateForDescribeAllCertificatesOutput
SetDomainName sets the DomainName field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetExpiredAt ¶
func (s *CertificateForDescribeAllCertificatesOutput) SetExpiredAt(v string) *CertificateForDescribeAllCertificatesOutput
SetExpiredAt sets the ExpiredAt field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetListeners ¶
func (s *CertificateForDescribeAllCertificatesOutput) SetListeners(v []*string) *CertificateForDescribeAllCertificatesOutput
SetListeners sets the Listeners field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetProjectName ¶
func (s *CertificateForDescribeAllCertificatesOutput) SetProjectName(v string) *CertificateForDescribeAllCertificatesOutput
SetProjectName sets the ProjectName field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetSan ¶
func (s *CertificateForDescribeAllCertificatesOutput) SetSan(v string) *CertificateForDescribeAllCertificatesOutput
SetSan sets the San field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetStatus ¶
func (s *CertificateForDescribeAllCertificatesOutput) SetStatus(v string) *CertificateForDescribeAllCertificatesOutput
SetStatus sets the Status field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetTags ¶
func (s *CertificateForDescribeAllCertificatesOutput) SetTags(v []*TagForDescribeAllCertificatesOutput) *CertificateForDescribeAllCertificatesOutput
SetTags sets the Tags field's value.
func (CertificateForDescribeAllCertificatesOutput) String ¶
func (s CertificateForDescribeAllCertificatesOutput) String() string
String returns the string representation
type CertificateForDescribeCertificatesOutput ¶
type CertificateForDescribeCertificatesOutput struct {
CertificateId *string `type:"string"`
CertificateName *string `type:"string"`
CertificateType *string `type:"string"`
CreateTime *string `type:"string"`
Description *string `type:"string"`
DomainName *string `type:"string"`
ExpiredAt *string `type:"string"`
Listeners []*string `type:"list"`
ProjectName *string `type:"string"`
San *string `type:"string"`
Status *string `type:"string"`
Tags []*TagForDescribeCertificatesOutput `type:"list"`
// contains filtered or unexported fields
}
func (CertificateForDescribeCertificatesOutput) GoString ¶
func (s CertificateForDescribeCertificatesOutput) GoString() string
GoString returns the string representation
func (*CertificateForDescribeCertificatesOutput) SetCertificateId ¶
func (s *CertificateForDescribeCertificatesOutput) SetCertificateId(v string) *CertificateForDescribeCertificatesOutput
SetCertificateId sets the CertificateId field's value.
func (*CertificateForDescribeCertificatesOutput) SetCertificateName ¶
func (s *CertificateForDescribeCertificatesOutput) SetCertificateName(v string) *CertificateForDescribeCertificatesOutput
SetCertificateName sets the CertificateName field's value.
func (*CertificateForDescribeCertificatesOutput) SetCertificateType ¶
func (s *CertificateForDescribeCertificatesOutput) SetCertificateType(v string) *CertificateForDescribeCertificatesOutput
SetCertificateType sets the CertificateType field's value.
func (*CertificateForDescribeCertificatesOutput) SetCreateTime ¶
func (s *CertificateForDescribeCertificatesOutput) SetCreateTime(v string) *CertificateForDescribeCertificatesOutput
SetCreateTime sets the CreateTime field's value.
func (*CertificateForDescribeCertificatesOutput) SetDescription ¶
func (s *CertificateForDescribeCertificatesOutput) SetDescription(v string) *CertificateForDescribeCertificatesOutput
SetDescription sets the Description field's value.
func (*CertificateForDescribeCertificatesOutput) SetDomainName ¶
func (s *CertificateForDescribeCertificatesOutput) SetDomainName(v string) *CertificateForDescribeCertificatesOutput
SetDomainName sets the DomainName field's value.
func (*CertificateForDescribeCertificatesOutput) SetExpiredAt ¶
func (s *CertificateForDescribeCertificatesOutput) SetExpiredAt(v string) *CertificateForDescribeCertificatesOutput
SetExpiredAt sets the ExpiredAt field's value.
func (*CertificateForDescribeCertificatesOutput) SetListeners ¶
func (s *CertificateForDescribeCertificatesOutput) SetListeners(v []*string) *CertificateForDescribeCertificatesOutput
SetListeners sets the Listeners field's value.
func (*CertificateForDescribeCertificatesOutput) SetProjectName ¶
func (s *CertificateForDescribeCertificatesOutput) SetProjectName(v string) *CertificateForDescribeCertificatesOutput
SetProjectName sets the ProjectName field's value.
func (*CertificateForDescribeCertificatesOutput) SetSan ¶
func (s *CertificateForDescribeCertificatesOutput) SetSan(v string) *CertificateForDescribeCertificatesOutput
SetSan sets the San field's value.
func (*CertificateForDescribeCertificatesOutput) SetStatus ¶
func (s *CertificateForDescribeCertificatesOutput) SetStatus(v string) *CertificateForDescribeCertificatesOutput
SetStatus sets the Status field's value.
func (*CertificateForDescribeCertificatesOutput) SetTags ¶
func (s *CertificateForDescribeCertificatesOutput) SetTags(v []*TagForDescribeCertificatesOutput) *CertificateForDescribeCertificatesOutput
SetTags sets the Tags field's value.
func (CertificateForDescribeCertificatesOutput) String ¶
func (s CertificateForDescribeCertificatesOutput) String() string
String returns the string representation
type CloneLoadBalancerInput ¶
type CloneLoadBalancerInput struct {
BandwidthPackageId *string `type:"string"`
DeleteProtection *string `type:"string"`
Description *string `type:"string"`
EipBillingConfig *EipBillingConfigForCloneLoadBalancerInput `type:"structure"`
Ipv6EipBillingConfig *Ipv6EipBillingConfigForCloneLoadBalancerInput `type:"structure"`
// LoadBalancerId is a required field
LoadBalancerId *string `type:"string" required:"true"`
LoadBalancerName *string `type:"string"`
ProjectName *string `type:"string"`
// RegionId is a required field
RegionId *string `type:"string" required:"true"`
ZoneMappings []*ZoneMappingForCloneLoadBalancerInput `type:"list"`
// contains filtered or unexported fields
}
func (CloneLoadBalancerInput) GoString ¶
func (s CloneLoadBalancerInput) GoString() string
GoString returns the string representation
func (*CloneLoadBalancerInput) SetBandwidthPackageId ¶
func (s *CloneLoadBalancerInput) SetBandwidthPackageId(v string) *CloneLoadBalancerInput
SetBandwidthPackageId sets the BandwidthPackageId field's value.
func (*CloneLoadBalancerInput) SetDeleteProtection ¶
func (s *CloneLoadBalancerInput) SetDeleteProtection(v string) *CloneLoadBalancerInput
SetDeleteProtection sets the DeleteProtection field's value.
func (*CloneLoadBalancerInput) SetDescription ¶
func (s *CloneLoadBalancerInput) SetDescription(v string) *CloneLoadBalancerInput
SetDescription sets the Description field's value.
func (*CloneLoadBalancerInput) SetEipBillingConfig ¶
func (s *CloneLoadBalancerInput) SetEipBillingConfig(v *EipBillingConfigForCloneLoadBalancerInput) *CloneLoadBalancerInput
SetEipBillingConfig sets the EipBillingConfig field's value.
func (*CloneLoadBalancerInput) SetIpv6EipBillingConfig ¶
func (s *CloneLoadBalancerInput) SetIpv6EipBillingConfig(v *Ipv6EipBillingConfigForCloneLoadBalancerInput) *CloneLoadBalancerInput
SetIpv6EipBillingConfig sets the Ipv6EipBillingConfig field's value.
func (*CloneLoadBalancerInput) SetLoadBalancerId ¶
func (s *CloneLoadBalancerInput) SetLoadBalancerId(v string) *CloneLoadBalancerInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*CloneLoadBalancerInput) SetLoadBalancerName ¶
func (s *CloneLoadBalancerInput) SetLoadBalancerName(v string) *CloneLoadBalancerInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*CloneLoadBalancerInput) SetProjectName ¶
func (s *CloneLoadBalancerInput) SetProjectName(v string) *CloneLoadBalancerInput
SetProjectName sets the ProjectName field's value.
func (*CloneLoadBalancerInput) SetRegionId ¶
func (s *CloneLoadBalancerInput) SetRegionId(v string) *CloneLoadBalancerInput
SetRegionId sets the RegionId field's value.
func (*CloneLoadBalancerInput) SetZoneMappings ¶
func (s *CloneLoadBalancerInput) SetZoneMappings(v []*ZoneMappingForCloneLoadBalancerInput) *CloneLoadBalancerInput
SetZoneMappings sets the ZoneMappings field's value.
func (CloneLoadBalancerInput) String ¶
func (s CloneLoadBalancerInput) String() string
String returns the string representation
func (*CloneLoadBalancerInput) Validate ¶
func (s *CloneLoadBalancerInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CloneLoadBalancerOutput ¶
type CloneLoadBalancerOutput struct {
Metadata *response.ResponseMetadata
LoadBalancerId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (CloneLoadBalancerOutput) GoString ¶
func (s CloneLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*CloneLoadBalancerOutput) SetLoadBalancerId ¶
func (s *CloneLoadBalancerOutput) SetLoadBalancerId(v string) *CloneLoadBalancerOutput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*CloneLoadBalancerOutput) SetRequestId ¶
func (s *CloneLoadBalancerOutput) SetRequestId(v string) *CloneLoadBalancerOutput
SetRequestId sets the RequestId field's value.
func (CloneLoadBalancerOutput) String ¶
func (s CloneLoadBalancerOutput) String() string
String returns the string representation
type ConvertForwardGroupConfigForCreateRulesInput ¶
type ConvertForwardGroupConfigForCreateRulesInput struct {
ServerGroupStickySession *ServerGroupStickySessionForCreateRulesInput `type:"structure"`
ServerGroupTuples []*ForwardGroupConfigServerGroupTupleForCreateRulesInput `type:"list"`
// contains filtered or unexported fields
}
func (ConvertForwardGroupConfigForCreateRulesInput) GoString ¶
func (s ConvertForwardGroupConfigForCreateRulesInput) GoString() string
GoString returns the string representation
func (*ConvertForwardGroupConfigForCreateRulesInput) SetServerGroupStickySession ¶
func (s *ConvertForwardGroupConfigForCreateRulesInput) SetServerGroupStickySession(v *ServerGroupStickySessionForCreateRulesInput) *ConvertForwardGroupConfigForCreateRulesInput
SetServerGroupStickySession sets the ServerGroupStickySession field's value.
func (*ConvertForwardGroupConfigForCreateRulesInput) SetServerGroupTuples ¶
func (s *ConvertForwardGroupConfigForCreateRulesInput) SetServerGroupTuples(v []*ForwardGroupConfigServerGroupTupleForCreateRulesInput) *ConvertForwardGroupConfigForCreateRulesInput
SetServerGroupTuples sets the ServerGroupTuples field's value.
func (ConvertForwardGroupConfigForCreateRulesInput) String ¶
func (s ConvertForwardGroupConfigForCreateRulesInput) String() string
String returns the string representation
type ConvertForwardGroupConfigForDescribeRulesOutput ¶
type ConvertForwardGroupConfigForDescribeRulesOutput struct {
ServerGroupStickySession *ServerGroupStickySessionForDescribeRulesOutput `type:"structure"`
ServerGroupTuples []*ServerGroupTupleForDescribeRulesOutput `type:"list"`
// contains filtered or unexported fields
}
func (ConvertForwardGroupConfigForDescribeRulesOutput) GoString ¶
func (s ConvertForwardGroupConfigForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*ConvertForwardGroupConfigForDescribeRulesOutput) SetServerGroupStickySession ¶
func (s *ConvertForwardGroupConfigForDescribeRulesOutput) SetServerGroupStickySession(v *ServerGroupStickySessionForDescribeRulesOutput) *ConvertForwardGroupConfigForDescribeRulesOutput
SetServerGroupStickySession sets the ServerGroupStickySession field's value.
func (*ConvertForwardGroupConfigForDescribeRulesOutput) SetServerGroupTuples ¶
func (s *ConvertForwardGroupConfigForDescribeRulesOutput) SetServerGroupTuples(v []*ServerGroupTupleForDescribeRulesOutput) *ConvertForwardGroupConfigForDescribeRulesOutput
SetServerGroupTuples sets the ServerGroupTuples field's value.
func (ConvertForwardGroupConfigForDescribeRulesOutput) String ¶
func (s ConvertForwardGroupConfigForDescribeRulesOutput) String() string
String returns the string representation
type ConvertForwardGroupConfigForModifyRulesInput ¶
type ConvertForwardGroupConfigForModifyRulesInput struct {
ServerGroupStickySession *ServerGroupStickySessionForModifyRulesInput `type:"structure"`
ServerGroupTuples []*ForwardGroupConfigServerGroupTupleForModifyRulesInput `type:"list"`
// contains filtered or unexported fields
}
func (ConvertForwardGroupConfigForModifyRulesInput) GoString ¶
func (s ConvertForwardGroupConfigForModifyRulesInput) GoString() string
GoString returns the string representation
func (*ConvertForwardGroupConfigForModifyRulesInput) SetServerGroupStickySession ¶
func (s *ConvertForwardGroupConfigForModifyRulesInput) SetServerGroupStickySession(v *ServerGroupStickySessionForModifyRulesInput) *ConvertForwardGroupConfigForModifyRulesInput
SetServerGroupStickySession sets the ServerGroupStickySession field's value.
func (*ConvertForwardGroupConfigForModifyRulesInput) SetServerGroupTuples ¶
func (s *ConvertForwardGroupConfigForModifyRulesInput) SetServerGroupTuples(v []*ForwardGroupConfigServerGroupTupleForModifyRulesInput) *ConvertForwardGroupConfigForModifyRulesInput
SetServerGroupTuples sets the ServerGroupTuples field's value.
func (ConvertForwardGroupConfigForModifyRulesInput) String ¶
func (s ConvertForwardGroupConfigForModifyRulesInput) String() string
String returns the string representation
type ConvertRedirectConfigForCreateRulesInput ¶
type ConvertRedirectConfigForCreateRulesInput struct {
Host *string `type:"string"`
HttpCode *string `type:"string"`
Path *string `type:"string"`
Port *string `type:"string"`
Protocol *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertRedirectConfigForCreateRulesInput) GoString ¶
func (s ConvertRedirectConfigForCreateRulesInput) GoString() string
GoString returns the string representation
func (*ConvertRedirectConfigForCreateRulesInput) SetHost ¶
func (s *ConvertRedirectConfigForCreateRulesInput) SetHost(v string) *ConvertRedirectConfigForCreateRulesInput
SetHost sets the Host field's value.
func (*ConvertRedirectConfigForCreateRulesInput) SetHttpCode ¶
func (s *ConvertRedirectConfigForCreateRulesInput) SetHttpCode(v string) *ConvertRedirectConfigForCreateRulesInput
SetHttpCode sets the HttpCode field's value.
func (*ConvertRedirectConfigForCreateRulesInput) SetPath ¶
func (s *ConvertRedirectConfigForCreateRulesInput) SetPath(v string) *ConvertRedirectConfigForCreateRulesInput
SetPath sets the Path field's value.
func (*ConvertRedirectConfigForCreateRulesInput) SetPort ¶
func (s *ConvertRedirectConfigForCreateRulesInput) SetPort(v string) *ConvertRedirectConfigForCreateRulesInput
SetPort sets the Port field's value.
func (*ConvertRedirectConfigForCreateRulesInput) SetProtocol ¶
func (s *ConvertRedirectConfigForCreateRulesInput) SetProtocol(v string) *ConvertRedirectConfigForCreateRulesInput
SetProtocol sets the Protocol field's value.
func (ConvertRedirectConfigForCreateRulesInput) String ¶
func (s ConvertRedirectConfigForCreateRulesInput) String() string
String returns the string representation
type ConvertRedirectConfigForDescribeRulesOutput ¶
type ConvertRedirectConfigForDescribeRulesOutput struct {
Host *string `type:"string"`
HttpCode *string `type:"string"`
Path *string `type:"string"`
Port *string `type:"string"`
Protocol *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertRedirectConfigForDescribeRulesOutput) GoString ¶
func (s ConvertRedirectConfigForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*ConvertRedirectConfigForDescribeRulesOutput) SetHost ¶
func (s *ConvertRedirectConfigForDescribeRulesOutput) SetHost(v string) *ConvertRedirectConfigForDescribeRulesOutput
SetHost sets the Host field's value.
func (*ConvertRedirectConfigForDescribeRulesOutput) SetHttpCode ¶
func (s *ConvertRedirectConfigForDescribeRulesOutput) SetHttpCode(v string) *ConvertRedirectConfigForDescribeRulesOutput
SetHttpCode sets the HttpCode field's value.
func (*ConvertRedirectConfigForDescribeRulesOutput) SetPath ¶
func (s *ConvertRedirectConfigForDescribeRulesOutput) SetPath(v string) *ConvertRedirectConfigForDescribeRulesOutput
SetPath sets the Path field's value.
func (*ConvertRedirectConfigForDescribeRulesOutput) SetPort ¶
func (s *ConvertRedirectConfigForDescribeRulesOutput) SetPort(v string) *ConvertRedirectConfigForDescribeRulesOutput
SetPort sets the Port field's value.
func (*ConvertRedirectConfigForDescribeRulesOutput) SetProtocol ¶
func (s *ConvertRedirectConfigForDescribeRulesOutput) SetProtocol(v string) *ConvertRedirectConfigForDescribeRulesOutput
SetProtocol sets the Protocol field's value.
func (ConvertRedirectConfigForDescribeRulesOutput) String ¶
func (s ConvertRedirectConfigForDescribeRulesOutput) String() string
String returns the string representation
type ConvertRedirectConfigForModifyRulesInput ¶
type ConvertRedirectConfigForModifyRulesInput struct {
Host *string `type:"string"`
HttpCode *string `type:"string"`
Path *string `type:"string"`
Port *string `type:"string"`
Protocol *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertRedirectConfigForModifyRulesInput) GoString ¶
func (s ConvertRedirectConfigForModifyRulesInput) GoString() string
GoString returns the string representation
func (*ConvertRedirectConfigForModifyRulesInput) SetHost ¶
func (s *ConvertRedirectConfigForModifyRulesInput) SetHost(v string) *ConvertRedirectConfigForModifyRulesInput
SetHost sets the Host field's value.
func (*ConvertRedirectConfigForModifyRulesInput) SetHttpCode ¶
func (s *ConvertRedirectConfigForModifyRulesInput) SetHttpCode(v string) *ConvertRedirectConfigForModifyRulesInput
SetHttpCode sets the HttpCode field's value.
func (*ConvertRedirectConfigForModifyRulesInput) SetPath ¶
func (s *ConvertRedirectConfigForModifyRulesInput) SetPath(v string) *ConvertRedirectConfigForModifyRulesInput
SetPath sets the Path field's value.
func (*ConvertRedirectConfigForModifyRulesInput) SetPort ¶
func (s *ConvertRedirectConfigForModifyRulesInput) SetPort(v string) *ConvertRedirectConfigForModifyRulesInput
SetPort sets the Port field's value.
func (*ConvertRedirectConfigForModifyRulesInput) SetProtocol ¶
func (s *ConvertRedirectConfigForModifyRulesInput) SetProtocol(v string) *ConvertRedirectConfigForModifyRulesInput
SetProtocol sets the Protocol field's value.
func (ConvertRedirectConfigForModifyRulesInput) String ¶
func (s ConvertRedirectConfigForModifyRulesInput) String() string
String returns the string representation
type ConvertRewriteConfigForCreateRulesInput ¶
type ConvertRewriteConfigForCreateRulesInput struct {
Path *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertRewriteConfigForCreateRulesInput) GoString ¶
func (s ConvertRewriteConfigForCreateRulesInput) GoString() string
GoString returns the string representation
func (*ConvertRewriteConfigForCreateRulesInput) SetPath ¶
func (s *ConvertRewriteConfigForCreateRulesInput) SetPath(v string) *ConvertRewriteConfigForCreateRulesInput
SetPath sets the Path field's value.
func (ConvertRewriteConfigForCreateRulesInput) String ¶
func (s ConvertRewriteConfigForCreateRulesInput) String() string
String returns the string representation
type ConvertRewriteConfigForDescribeRulesOutput ¶
type ConvertRewriteConfigForDescribeRulesOutput struct {
Path *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertRewriteConfigForDescribeRulesOutput) GoString ¶
func (s ConvertRewriteConfigForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*ConvertRewriteConfigForDescribeRulesOutput) SetPath ¶
func (s *ConvertRewriteConfigForDescribeRulesOutput) SetPath(v string) *ConvertRewriteConfigForDescribeRulesOutput
SetPath sets the Path field's value.
func (ConvertRewriteConfigForDescribeRulesOutput) String ¶
func (s ConvertRewriteConfigForDescribeRulesOutput) String() string
String returns the string representation
type ConvertRewriteConfigForModifyRulesInput ¶
type ConvertRewriteConfigForModifyRulesInput struct {
Path *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertRewriteConfigForModifyRulesInput) GoString ¶
func (s ConvertRewriteConfigForModifyRulesInput) GoString() string
GoString returns the string representation
func (*ConvertRewriteConfigForModifyRulesInput) SetPath ¶
func (s *ConvertRewriteConfigForModifyRulesInput) SetPath(v string) *ConvertRewriteConfigForModifyRulesInput
SetPath sets the Path field's value.
func (ConvertRewriteConfigForModifyRulesInput) String ¶
func (s ConvertRewriteConfigForModifyRulesInput) String() string
String returns the string representation
type CreateAclInput ¶
type CreateAclInput struct {
AclName *string `min:"1" max:"128" type:"string"`
Description *string `min:"1" max:"255" type:"string"`
ProjectName *string `type:"string"`
Tags []*TagForCreateAclInput `type:"list"`
// contains filtered or unexported fields
}
func (CreateAclInput) GoString ¶
func (s CreateAclInput) GoString() string
GoString returns the string representation
func (*CreateAclInput) SetAclName ¶
func (s *CreateAclInput) SetAclName(v string) *CreateAclInput
SetAclName sets the AclName field's value.
func (*CreateAclInput) SetDescription ¶
func (s *CreateAclInput) SetDescription(v string) *CreateAclInput
SetDescription sets the Description field's value.
func (*CreateAclInput) SetProjectName ¶
func (s *CreateAclInput) SetProjectName(v string) *CreateAclInput
SetProjectName sets the ProjectName field's value.
func (*CreateAclInput) SetTags ¶
func (s *CreateAclInput) SetTags(v []*TagForCreateAclInput) *CreateAclInput
SetTags sets the Tags field's value.
func (CreateAclInput) String ¶
func (s CreateAclInput) String() string
String returns the string representation
func (*CreateAclInput) Validate ¶
func (s *CreateAclInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateAclOutput ¶
type CreateAclOutput struct {
Metadata *response.ResponseMetadata
AclId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateAclOutput) GoString ¶
func (s CreateAclOutput) GoString() string
GoString returns the string representation
func (*CreateAclOutput) SetAclId ¶
func (s *CreateAclOutput) SetAclId(v string) *CreateAclOutput
SetAclId sets the AclId field's value.
func (*CreateAclOutput) SetRequestId ¶
func (s *CreateAclOutput) SetRequestId(v string) *CreateAclOutput
SetRequestId sets the RequestId field's value.
func (CreateAclOutput) String ¶
func (s CreateAclOutput) String() string
String returns the string representation
type CreateCustomizedCfgInput ¶
type CreateCustomizedCfgInput struct {
// CustomizedCfgContent is a required field
CustomizedCfgContent *string `min:"1" max:"4096" type:"string" required:"true"`
// CustomizedCfgName is a required field
CustomizedCfgName *string `min:"1" max:"128" type:"string" required:"true"`
Description *string `min:"1" max:"255" type:"string"`
ProjectName *string `type:"string"`
Tags []*TagForCreateCustomizedCfgInput `type:"list"`
// contains filtered or unexported fields
}
func (CreateCustomizedCfgInput) GoString ¶
func (s CreateCustomizedCfgInput) GoString() string
GoString returns the string representation
func (*CreateCustomizedCfgInput) SetCustomizedCfgContent ¶
func (s *CreateCustomizedCfgInput) SetCustomizedCfgContent(v string) *CreateCustomizedCfgInput
SetCustomizedCfgContent sets the CustomizedCfgContent field's value.
func (*CreateCustomizedCfgInput) SetCustomizedCfgName ¶
func (s *CreateCustomizedCfgInput) SetCustomizedCfgName(v string) *CreateCustomizedCfgInput
SetCustomizedCfgName sets the CustomizedCfgName field's value.
func (*CreateCustomizedCfgInput) SetDescription ¶
func (s *CreateCustomizedCfgInput) SetDescription(v string) *CreateCustomizedCfgInput
SetDescription sets the Description field's value.
func (*CreateCustomizedCfgInput) SetProjectName ¶
func (s *CreateCustomizedCfgInput) SetProjectName(v string) *CreateCustomizedCfgInput
SetProjectName sets the ProjectName field's value.
func (*CreateCustomizedCfgInput) SetTags ¶
func (s *CreateCustomizedCfgInput) SetTags(v []*TagForCreateCustomizedCfgInput) *CreateCustomizedCfgInput
SetTags sets the Tags field's value.
func (CreateCustomizedCfgInput) String ¶
func (s CreateCustomizedCfgInput) String() string
String returns the string representation
func (*CreateCustomizedCfgInput) Validate ¶
func (s *CreateCustomizedCfgInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateCustomizedCfgOutput ¶
type CreateCustomizedCfgOutput struct {
Metadata *response.ResponseMetadata
CustomizedCfgId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateCustomizedCfgOutput) GoString ¶
func (s CreateCustomizedCfgOutput) GoString() string
GoString returns the string representation
func (*CreateCustomizedCfgOutput) SetCustomizedCfgId ¶
func (s *CreateCustomizedCfgOutput) SetCustomizedCfgId(v string) *CreateCustomizedCfgOutput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (*CreateCustomizedCfgOutput) SetRequestId ¶
func (s *CreateCustomizedCfgOutput) SetRequestId(v string) *CreateCustomizedCfgOutput
SetRequestId sets the RequestId field's value.
func (CreateCustomizedCfgOutput) String ¶
func (s CreateCustomizedCfgOutput) String() string
String returns the string representation
type CreateHealthCheckTemplatesInput ¶
type CreateHealthCheckTemplatesInput struct {
HealthCheckTemplates []*HealthCheckTemplateForCreateHealthCheckTemplatesInput `type:"list"`
// contains filtered or unexported fields
}
func (CreateHealthCheckTemplatesInput) GoString ¶
func (s CreateHealthCheckTemplatesInput) GoString() string
GoString returns the string representation
func (*CreateHealthCheckTemplatesInput) SetHealthCheckTemplates ¶
func (s *CreateHealthCheckTemplatesInput) SetHealthCheckTemplates(v []*HealthCheckTemplateForCreateHealthCheckTemplatesInput) *CreateHealthCheckTemplatesInput
SetHealthCheckTemplates sets the HealthCheckTemplates field's value.
func (CreateHealthCheckTemplatesInput) String ¶
func (s CreateHealthCheckTemplatesInput) String() string
String returns the string representation
func (*CreateHealthCheckTemplatesInput) Validate ¶
func (s *CreateHealthCheckTemplatesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateHealthCheckTemplatesOutput ¶
type CreateHealthCheckTemplatesOutput struct {
Metadata *response.ResponseMetadata
HealthCheckTemplateIDs []*string `type:"list"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateHealthCheckTemplatesOutput) GoString ¶
func (s CreateHealthCheckTemplatesOutput) GoString() string
GoString returns the string representation
func (*CreateHealthCheckTemplatesOutput) SetHealthCheckTemplateIDs ¶
func (s *CreateHealthCheckTemplatesOutput) SetHealthCheckTemplateIDs(v []*string) *CreateHealthCheckTemplatesOutput
SetHealthCheckTemplateIDs sets the HealthCheckTemplateIDs field's value.
func (*CreateHealthCheckTemplatesOutput) SetRequestId ¶
func (s *CreateHealthCheckTemplatesOutput) SetRequestId(v string) *CreateHealthCheckTemplatesOutput
SetRequestId sets the RequestId field's value.
func (CreateHealthCheckTemplatesOutput) String ¶
func (s CreateHealthCheckTemplatesOutput) String() string
String returns the string representation
type CreateListenerInput ¶
type CreateListenerInput struct {
AclIds []*string `type:"list"`
AclStatus *string `type:"string"`
AclType *string `type:"string"`
CACertificateId *string `type:"string"`
CACertificateSource *string `type:"string"`
CertCenterCertificateId *string `type:"string"`
CertificateId *string `type:"string"`
CertificateSource *string `type:"string"`
ClientAddressTransmissionProtocol *string `type:"string"`
Description *string `type:"string"`
DomainExtensions []*DomainExtensionForCreateListenerInput `type:"list"`
EnableHttp2 *string `type:"string"`
EnableQuic *string `type:"string"`
Enabled *string `type:"string"`
ListenerName *string `min:"1" max:"128" type:"string"`
// LoadBalancerId is a required field
LoadBalancerId *string `type:"string" required:"true"`
PcaLeafCertificateId *string `type:"string"`
PcaRootCACertificateId *string `type:"string"`
PcaSubCACertificateId *string `type:"string"`
// Port is a required field
Port *int64 `type:"integer" required:"true"`
// Protocol is a required field
Protocol *string `type:"string" required:"true"`
ProxyProtocolDisabled *string `type:"string"`
// ServerGroupId is a required field
ServerGroupId *string `type:"string" required:"true"`
Tags []*TagForCreateListenerInput `type:"list"`
// contains filtered or unexported fields
}
func (CreateListenerInput) GoString ¶
func (s CreateListenerInput) GoString() string
GoString returns the string representation
func (*CreateListenerInput) SetAclIds ¶
func (s *CreateListenerInput) SetAclIds(v []*string) *CreateListenerInput
SetAclIds sets the AclIds field's value.
func (*CreateListenerInput) SetAclStatus ¶
func (s *CreateListenerInput) SetAclStatus(v string) *CreateListenerInput
SetAclStatus sets the AclStatus field's value.
func (*CreateListenerInput) SetAclType ¶
func (s *CreateListenerInput) SetAclType(v string) *CreateListenerInput
SetAclType sets the AclType field's value.
func (*CreateListenerInput) SetCACertificateId ¶
func (s *CreateListenerInput) SetCACertificateId(v string) *CreateListenerInput
SetCACertificateId sets the CACertificateId field's value.
func (*CreateListenerInput) SetCACertificateSource ¶
func (s *CreateListenerInput) SetCACertificateSource(v string) *CreateListenerInput
SetCACertificateSource sets the CACertificateSource field's value.
func (*CreateListenerInput) SetCertCenterCertificateId ¶
func (s *CreateListenerInput) SetCertCenterCertificateId(v string) *CreateListenerInput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*CreateListenerInput) SetCertificateId ¶
func (s *CreateListenerInput) SetCertificateId(v string) *CreateListenerInput
SetCertificateId sets the CertificateId field's value.
func (*CreateListenerInput) SetCertificateSource ¶
func (s *CreateListenerInput) SetCertificateSource(v string) *CreateListenerInput
SetCertificateSource sets the CertificateSource field's value.
func (*CreateListenerInput) SetClientAddressTransmissionProtocol ¶
func (s *CreateListenerInput) SetClientAddressTransmissionProtocol(v string) *CreateListenerInput
SetClientAddressTransmissionProtocol sets the ClientAddressTransmissionProtocol field's value.
func (*CreateListenerInput) SetDescription ¶
func (s *CreateListenerInput) SetDescription(v string) *CreateListenerInput
SetDescription sets the Description field's value.
func (*CreateListenerInput) SetDomainExtensions ¶
func (s *CreateListenerInput) SetDomainExtensions(v []*DomainExtensionForCreateListenerInput) *CreateListenerInput
SetDomainExtensions sets the DomainExtensions field's value.
func (*CreateListenerInput) SetEnableHttp2 ¶
func (s *CreateListenerInput) SetEnableHttp2(v string) *CreateListenerInput
SetEnableHttp2 sets the EnableHttp2 field's value.
func (*CreateListenerInput) SetEnableQuic ¶
func (s *CreateListenerInput) SetEnableQuic(v string) *CreateListenerInput
SetEnableQuic sets the EnableQuic field's value.
func (*CreateListenerInput) SetEnabled ¶
func (s *CreateListenerInput) SetEnabled(v string) *CreateListenerInput
SetEnabled sets the Enabled field's value.
func (*CreateListenerInput) SetListenerName ¶
func (s *CreateListenerInput) SetListenerName(v string) *CreateListenerInput
SetListenerName sets the ListenerName field's value.
func (*CreateListenerInput) SetLoadBalancerId ¶
func (s *CreateListenerInput) SetLoadBalancerId(v string) *CreateListenerInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*CreateListenerInput) SetPcaLeafCertificateId ¶
func (s *CreateListenerInput) SetPcaLeafCertificateId(v string) *CreateListenerInput
SetPcaLeafCertificateId sets the PcaLeafCertificateId field's value.
func (*CreateListenerInput) SetPcaRootCACertificateId ¶
func (s *CreateListenerInput) SetPcaRootCACertificateId(v string) *CreateListenerInput
SetPcaRootCACertificateId sets the PcaRootCACertificateId field's value.
func (*CreateListenerInput) SetPcaSubCACertificateId ¶
func (s *CreateListenerInput) SetPcaSubCACertificateId(v string) *CreateListenerInput
SetPcaSubCACertificateId sets the PcaSubCACertificateId field's value.
func (*CreateListenerInput) SetPort ¶
func (s *CreateListenerInput) SetPort(v int64) *CreateListenerInput
SetPort sets the Port field's value.
func (*CreateListenerInput) SetProtocol ¶
func (s *CreateListenerInput) SetProtocol(v string) *CreateListenerInput
SetProtocol sets the Protocol field's value.
func (*CreateListenerInput) SetProxyProtocolDisabled ¶
func (s *CreateListenerInput) SetProxyProtocolDisabled(v string) *CreateListenerInput
SetProxyProtocolDisabled sets the ProxyProtocolDisabled field's value.
func (*CreateListenerInput) SetServerGroupId ¶
func (s *CreateListenerInput) SetServerGroupId(v string) *CreateListenerInput
SetServerGroupId sets the ServerGroupId field's value.
func (*CreateListenerInput) SetTags ¶
func (s *CreateListenerInput) SetTags(v []*TagForCreateListenerInput) *CreateListenerInput
SetTags sets the Tags field's value.
func (CreateListenerInput) String ¶
func (s CreateListenerInput) String() string
String returns the string representation
func (*CreateListenerInput) Validate ¶
func (s *CreateListenerInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateListenerOutput ¶
type CreateListenerOutput struct {
Metadata *response.ResponseMetadata
ListenerId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateListenerOutput) GoString ¶
func (s CreateListenerOutput) GoString() string
GoString returns the string representation
func (*CreateListenerOutput) SetListenerId ¶
func (s *CreateListenerOutput) SetListenerId(v string) *CreateListenerOutput
SetListenerId sets the ListenerId field's value.
func (*CreateListenerOutput) SetRequestId ¶
func (s *CreateListenerOutput) SetRequestId(v string) *CreateListenerOutput
SetRequestId sets the RequestId field's value.
func (CreateListenerOutput) String ¶
func (s CreateListenerOutput) String() string
String returns the string representation
type CreateLoadBalancerInput ¶
type CreateLoadBalancerInput struct {
AddressIpVersion *string `type:"string"`
BandwidthPackageId *string `type:"string"`
ClientToken *string `type:"string"`
DeleteProtection *string `type:"string"`
Description *string `type:"string"`
EipBillingConfig *EipBillingConfigForCreateLoadBalancerInput `type:"structure"`
Ipv6EipBillingConfig *Ipv6EipBillingConfigForCreateLoadBalancerInput `type:"structure"`
LoadBalancerBillingType *int64 `type:"integer"`
LoadBalancerEdition *string `type:"string"`
LoadBalancerName *string `type:"string"`
ModificationProtectionReason *string `type:"string"`
ModificationProtectionStatus *string `type:"string"`
ProjectName *string `type:"string"`
// RegionId is a required field
RegionId *string `type:"string" required:"true"`
SubnetId *string `type:"string"`
Tags []*TagForCreateLoadBalancerInput `type:"list"`
// Type is a required field
Type *string `type:"string" required:"true"`
VpcId *string `type:"string"`
ZoneMappings []*ZoneMappingForCreateLoadBalancerInput `type:"list"`
// contains filtered or unexported fields
}
func (CreateLoadBalancerInput) GoString ¶
func (s CreateLoadBalancerInput) GoString() string
GoString returns the string representation
func (*CreateLoadBalancerInput) SetAddressIpVersion ¶
func (s *CreateLoadBalancerInput) SetAddressIpVersion(v string) *CreateLoadBalancerInput
SetAddressIpVersion sets the AddressIpVersion field's value.
func (*CreateLoadBalancerInput) SetBandwidthPackageId ¶
func (s *CreateLoadBalancerInput) SetBandwidthPackageId(v string) *CreateLoadBalancerInput
SetBandwidthPackageId sets the BandwidthPackageId field's value.
func (*CreateLoadBalancerInput) SetClientToken ¶
func (s *CreateLoadBalancerInput) SetClientToken(v string) *CreateLoadBalancerInput
SetClientToken sets the ClientToken field's value.
func (*CreateLoadBalancerInput) SetDeleteProtection ¶
func (s *CreateLoadBalancerInput) SetDeleteProtection(v string) *CreateLoadBalancerInput
SetDeleteProtection sets the DeleteProtection field's value.
func (*CreateLoadBalancerInput) SetDescription ¶
func (s *CreateLoadBalancerInput) SetDescription(v string) *CreateLoadBalancerInput
SetDescription sets the Description field's value.
func (*CreateLoadBalancerInput) SetEipBillingConfig ¶
func (s *CreateLoadBalancerInput) SetEipBillingConfig(v *EipBillingConfigForCreateLoadBalancerInput) *CreateLoadBalancerInput
SetEipBillingConfig sets the EipBillingConfig field's value.
func (*CreateLoadBalancerInput) SetIpv6EipBillingConfig ¶
func (s *CreateLoadBalancerInput) SetIpv6EipBillingConfig(v *Ipv6EipBillingConfigForCreateLoadBalancerInput) *CreateLoadBalancerInput
SetIpv6EipBillingConfig sets the Ipv6EipBillingConfig field's value.
func (*CreateLoadBalancerInput) SetLoadBalancerBillingType ¶
func (s *CreateLoadBalancerInput) SetLoadBalancerBillingType(v int64) *CreateLoadBalancerInput
SetLoadBalancerBillingType sets the LoadBalancerBillingType field's value.
func (*CreateLoadBalancerInput) SetLoadBalancerEdition ¶
func (s *CreateLoadBalancerInput) SetLoadBalancerEdition(v string) *CreateLoadBalancerInput
SetLoadBalancerEdition sets the LoadBalancerEdition field's value.
func (*CreateLoadBalancerInput) SetLoadBalancerName ¶
func (s *CreateLoadBalancerInput) SetLoadBalancerName(v string) *CreateLoadBalancerInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*CreateLoadBalancerInput) SetModificationProtectionReason ¶
func (s *CreateLoadBalancerInput) SetModificationProtectionReason(v string) *CreateLoadBalancerInput
SetModificationProtectionReason sets the ModificationProtectionReason field's value.
func (*CreateLoadBalancerInput) SetModificationProtectionStatus ¶
func (s *CreateLoadBalancerInput) SetModificationProtectionStatus(v string) *CreateLoadBalancerInput
SetModificationProtectionStatus sets the ModificationProtectionStatus field's value.
func (*CreateLoadBalancerInput) SetProjectName ¶
func (s *CreateLoadBalancerInput) SetProjectName(v string) *CreateLoadBalancerInput
SetProjectName sets the ProjectName field's value.
func (*CreateLoadBalancerInput) SetRegionId ¶
func (s *CreateLoadBalancerInput) SetRegionId(v string) *CreateLoadBalancerInput
SetRegionId sets the RegionId field's value.
func (*CreateLoadBalancerInput) SetSubnetId ¶
func (s *CreateLoadBalancerInput) SetSubnetId(v string) *CreateLoadBalancerInput
SetSubnetId sets the SubnetId field's value.
func (*CreateLoadBalancerInput) SetTags ¶
func (s *CreateLoadBalancerInput) SetTags(v []*TagForCreateLoadBalancerInput) *CreateLoadBalancerInput
SetTags sets the Tags field's value.
func (*CreateLoadBalancerInput) SetType ¶
func (s *CreateLoadBalancerInput) SetType(v string) *CreateLoadBalancerInput
SetType sets the Type field's value.
func (*CreateLoadBalancerInput) SetVpcId ¶
func (s *CreateLoadBalancerInput) SetVpcId(v string) *CreateLoadBalancerInput
SetVpcId sets the VpcId field's value.
func (*CreateLoadBalancerInput) SetZoneMappings ¶
func (s *CreateLoadBalancerInput) SetZoneMappings(v []*ZoneMappingForCreateLoadBalancerInput) *CreateLoadBalancerInput
SetZoneMappings sets the ZoneMappings field's value.
func (CreateLoadBalancerInput) String ¶
func (s CreateLoadBalancerInput) String() string
String returns the string representation
func (*CreateLoadBalancerInput) Validate ¶
func (s *CreateLoadBalancerInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateLoadBalancerOutput ¶
type CreateLoadBalancerOutput struct {
Metadata *response.ResponseMetadata
LoadBalancerId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateLoadBalancerOutput) GoString ¶
func (s CreateLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*CreateLoadBalancerOutput) SetLoadBalancerId ¶
func (s *CreateLoadBalancerOutput) SetLoadBalancerId(v string) *CreateLoadBalancerOutput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*CreateLoadBalancerOutput) SetRequestId ¶
func (s *CreateLoadBalancerOutput) SetRequestId(v string) *CreateLoadBalancerOutput
SetRequestId sets the RequestId field's value.
func (CreateLoadBalancerOutput) String ¶
func (s CreateLoadBalancerOutput) String() string
String returns the string representation
type CreateRulesInput ¶
type CreateRulesInput struct {
// ListenerId is a required field
ListenerId *string `type:"string" required:"true"`
Rules []*RuleForCreateRulesInput `type:"list"`
// contains filtered or unexported fields
}
func (CreateRulesInput) GoString ¶
func (s CreateRulesInput) GoString() string
GoString returns the string representation
func (*CreateRulesInput) SetListenerId ¶
func (s *CreateRulesInput) SetListenerId(v string) *CreateRulesInput
SetListenerId sets the ListenerId field's value.
func (*CreateRulesInput) SetRules ¶
func (s *CreateRulesInput) SetRules(v []*RuleForCreateRulesInput) *CreateRulesInput
SetRules sets the Rules field's value.
func (CreateRulesInput) String ¶
func (s CreateRulesInput) String() string
String returns the string representation
func (*CreateRulesInput) Validate ¶
func (s *CreateRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateRulesOutput ¶
type CreateRulesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
RuleIds []*string `type:"list"`
// contains filtered or unexported fields
}
func (CreateRulesOutput) GoString ¶
func (s CreateRulesOutput) GoString() string
GoString returns the string representation
func (*CreateRulesOutput) SetRequestId ¶
func (s *CreateRulesOutput) SetRequestId(v string) *CreateRulesOutput
SetRequestId sets the RequestId field's value.
func (*CreateRulesOutput) SetRuleIds ¶
func (s *CreateRulesOutput) SetRuleIds(v []*string) *CreateRulesOutput
SetRuleIds sets the RuleIds field's value.
func (CreateRulesOutput) String ¶
func (s CreateRulesOutput) String() string
String returns the string representation
type CreateServerGroupInput ¶
type CreateServerGroupInput struct {
CrossZoneEnabled *string `type:"string"`
Description *string `type:"string"`
HealthCheck *HealthCheckForCreateServerGroupInput `type:"structure"`
IPAddressType *string `type:"string"`
ProjectName *string `type:"string"`
Protocol *string `type:"string"`
Scheduler *string `type:"string"`
ServerGroupName *string `min:"1" max:"128" type:"string"`
ServerGroupType *string `type:"string"`
StickySessionConfig *StickySessionConfigForCreateServerGroupInput `type:"structure"`
Tags []*TagForCreateServerGroupInput `type:"list"`
// VpcId is a required field
VpcId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (CreateServerGroupInput) GoString ¶
func (s CreateServerGroupInput) GoString() string
GoString returns the string representation
func (*CreateServerGroupInput) SetCrossZoneEnabled ¶
func (s *CreateServerGroupInput) SetCrossZoneEnabled(v string) *CreateServerGroupInput
SetCrossZoneEnabled sets the CrossZoneEnabled field's value.
func (*CreateServerGroupInput) SetDescription ¶
func (s *CreateServerGroupInput) SetDescription(v string) *CreateServerGroupInput
SetDescription sets the Description field's value.
func (*CreateServerGroupInput) SetHealthCheck ¶
func (s *CreateServerGroupInput) SetHealthCheck(v *HealthCheckForCreateServerGroupInput) *CreateServerGroupInput
SetHealthCheck sets the HealthCheck field's value.
func (*CreateServerGroupInput) SetIPAddressType ¶
func (s *CreateServerGroupInput) SetIPAddressType(v string) *CreateServerGroupInput
SetIPAddressType sets the IPAddressType field's value.
func (*CreateServerGroupInput) SetProjectName ¶
func (s *CreateServerGroupInput) SetProjectName(v string) *CreateServerGroupInput
SetProjectName sets the ProjectName field's value.
func (*CreateServerGroupInput) SetProtocol ¶
func (s *CreateServerGroupInput) SetProtocol(v string) *CreateServerGroupInput
SetProtocol sets the Protocol field's value.
func (*CreateServerGroupInput) SetScheduler ¶
func (s *CreateServerGroupInput) SetScheduler(v string) *CreateServerGroupInput
SetScheduler sets the Scheduler field's value.
func (*CreateServerGroupInput) SetServerGroupName ¶
func (s *CreateServerGroupInput) SetServerGroupName(v string) *CreateServerGroupInput
SetServerGroupName sets the ServerGroupName field's value.
func (*CreateServerGroupInput) SetServerGroupType ¶
func (s *CreateServerGroupInput) SetServerGroupType(v string) *CreateServerGroupInput
SetServerGroupType sets the ServerGroupType field's value.
func (*CreateServerGroupInput) SetStickySessionConfig ¶
func (s *CreateServerGroupInput) SetStickySessionConfig(v *StickySessionConfigForCreateServerGroupInput) *CreateServerGroupInput
SetStickySessionConfig sets the StickySessionConfig field's value.
func (*CreateServerGroupInput) SetTags ¶
func (s *CreateServerGroupInput) SetTags(v []*TagForCreateServerGroupInput) *CreateServerGroupInput
SetTags sets the Tags field's value.
func (*CreateServerGroupInput) SetVpcId ¶
func (s *CreateServerGroupInput) SetVpcId(v string) *CreateServerGroupInput
SetVpcId sets the VpcId field's value.
func (CreateServerGroupInput) String ¶
func (s CreateServerGroupInput) String() string
String returns the string representation
func (*CreateServerGroupInput) Validate ¶
func (s *CreateServerGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateServerGroupOutput ¶
type CreateServerGroupOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
ServerGroupId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateServerGroupOutput) GoString ¶
func (s CreateServerGroupOutput) GoString() string
GoString returns the string representation
func (*CreateServerGroupOutput) SetRequestId ¶
func (s *CreateServerGroupOutput) SetRequestId(v string) *CreateServerGroupOutput
SetRequestId sets the RequestId field's value.
func (*CreateServerGroupOutput) SetServerGroupId ¶
func (s *CreateServerGroupOutput) SetServerGroupId(v string) *CreateServerGroupOutput
SetServerGroupId sets the ServerGroupId field's value.
func (CreateServerGroupOutput) String ¶
func (s CreateServerGroupOutput) String() string
String returns the string representation
type CustomizedCfgForDescribeCustomizedCfgsOutput ¶
type CustomizedCfgForDescribeCustomizedCfgsOutput struct {
CreateTime *string `type:"string"`
CustomizedCfgContent *string `type:"string"`
CustomizedCfgId *string `type:"string"`
CustomizedCfgName *string `type:"string"`
Description *string `type:"string"`
Listeners []*string `type:"list"`
ProjectName *string `type:"string"`
Status *string `type:"string"`
Tags []*TagForDescribeCustomizedCfgsOutput `type:"list"`
UpdateTime *string `type:"string"`
// contains filtered or unexported fields
}
func (CustomizedCfgForDescribeCustomizedCfgsOutput) GoString ¶
func (s CustomizedCfgForDescribeCustomizedCfgsOutput) GoString() string
GoString returns the string representation
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetCreateTime ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetCreateTime(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetCreateTime sets the CreateTime field's value.
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgContent ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgContent(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetCustomizedCfgContent sets the CustomizedCfgContent field's value.
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgId ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgId(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgName ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgName(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetCustomizedCfgName sets the CustomizedCfgName field's value.
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetDescription ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetDescription(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetDescription sets the Description field's value.
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetListeners ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetListeners(v []*string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetListeners sets the Listeners field's value.
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetProjectName ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetProjectName(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetProjectName sets the ProjectName field's value.
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetStatus ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetStatus(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetStatus sets the Status field's value.
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetTags ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetTags(v []*TagForDescribeCustomizedCfgsOutput) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetTags sets the Tags field's value.
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetUpdateTime ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetUpdateTime(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetUpdateTime sets the UpdateTime field's value.
func (CustomizedCfgForDescribeCustomizedCfgsOutput) String ¶
func (s CustomizedCfgForDescribeCustomizedCfgsOutput) String() string
String returns the string representation
type DeleteAclInput ¶
type DeleteAclInput struct {
// AclId is a required field
AclId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteAclInput) GoString ¶
func (s DeleteAclInput) GoString() string
GoString returns the string representation
func (*DeleteAclInput) SetAclId ¶
func (s *DeleteAclInput) SetAclId(v string) *DeleteAclInput
SetAclId sets the AclId field's value.
func (DeleteAclInput) String ¶
func (s DeleteAclInput) String() string
String returns the string representation
func (*DeleteAclInput) Validate ¶
func (s *DeleteAclInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteAclOutput ¶
type DeleteAclOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteAclOutput) GoString ¶
func (s DeleteAclOutput) GoString() string
GoString returns the string representation
func (*DeleteAclOutput) SetRequestId ¶
func (s *DeleteAclOutput) SetRequestId(v string) *DeleteAclOutput
SetRequestId sets the RequestId field's value.
func (DeleteAclOutput) String ¶
func (s DeleteAclOutput) String() string
String returns the string representation
type DeleteCACertificateInput ¶
type DeleteCACertificateInput struct {
// CACertificateId is a required field
CACertificateId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteCACertificateInput) GoString ¶
func (s DeleteCACertificateInput) GoString() string
GoString returns the string representation
func (*DeleteCACertificateInput) SetCACertificateId ¶
func (s *DeleteCACertificateInput) SetCACertificateId(v string) *DeleteCACertificateInput
SetCACertificateId sets the CACertificateId field's value.
func (DeleteCACertificateInput) String ¶
func (s DeleteCACertificateInput) String() string
String returns the string representation
func (*DeleteCACertificateInput) Validate ¶
func (s *DeleteCACertificateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteCACertificateOutput ¶
type DeleteCACertificateOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteCACertificateOutput) GoString ¶
func (s DeleteCACertificateOutput) GoString() string
GoString returns the string representation
func (*DeleteCACertificateOutput) SetRequestId ¶
func (s *DeleteCACertificateOutput) SetRequestId(v string) *DeleteCACertificateOutput
SetRequestId sets the RequestId field's value.
func (DeleteCACertificateOutput) String ¶
func (s DeleteCACertificateOutput) String() string
String returns the string representation
type DeleteCertificateInput ¶
type DeleteCertificateInput struct {
// CertificateId is a required field
CertificateId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteCertificateInput) GoString ¶
func (s DeleteCertificateInput) GoString() string
GoString returns the string representation
func (*DeleteCertificateInput) SetCertificateId ¶
func (s *DeleteCertificateInput) SetCertificateId(v string) *DeleteCertificateInput
SetCertificateId sets the CertificateId field's value.
func (DeleteCertificateInput) String ¶
func (s DeleteCertificateInput) String() string
String returns the string representation
func (*DeleteCertificateInput) Validate ¶
func (s *DeleteCertificateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteCertificateOutput ¶
type DeleteCertificateOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteCertificateOutput) GoString ¶
func (s DeleteCertificateOutput) GoString() string
GoString returns the string representation
func (*DeleteCertificateOutput) SetRequestId ¶
func (s *DeleteCertificateOutput) SetRequestId(v string) *DeleteCertificateOutput
SetRequestId sets the RequestId field's value.
func (DeleteCertificateOutput) String ¶
func (s DeleteCertificateOutput) String() string
String returns the string representation
type DeleteCustomizedCfgInput ¶
type DeleteCustomizedCfgInput struct {
// CustomizedCfgId is a required field
CustomizedCfgId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteCustomizedCfgInput) GoString ¶
func (s DeleteCustomizedCfgInput) GoString() string
GoString returns the string representation
func (*DeleteCustomizedCfgInput) SetCustomizedCfgId ¶
func (s *DeleteCustomizedCfgInput) SetCustomizedCfgId(v string) *DeleteCustomizedCfgInput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (DeleteCustomizedCfgInput) String ¶
func (s DeleteCustomizedCfgInput) String() string
String returns the string representation
func (*DeleteCustomizedCfgInput) Validate ¶
func (s *DeleteCustomizedCfgInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteCustomizedCfgOutput ¶
type DeleteCustomizedCfgOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteCustomizedCfgOutput) GoString ¶
func (s DeleteCustomizedCfgOutput) GoString() string
GoString returns the string representation
func (*DeleteCustomizedCfgOutput) SetRequestId ¶
func (s *DeleteCustomizedCfgOutput) SetRequestId(v string) *DeleteCustomizedCfgOutput
SetRequestId sets the RequestId field's value.
func (DeleteCustomizedCfgOutput) String ¶
func (s DeleteCustomizedCfgOutput) String() string
String returns the string representation
type DeleteHealthCheckTemplatesInput ¶
type DeleteHealthCheckTemplatesInput struct {
// HealthCheckTemplateIds is a required field
HealthCheckTemplateIds []*string `type:"list" required:"true"`
// contains filtered or unexported fields
}
func (DeleteHealthCheckTemplatesInput) GoString ¶
func (s DeleteHealthCheckTemplatesInput) GoString() string
GoString returns the string representation
func (*DeleteHealthCheckTemplatesInput) SetHealthCheckTemplateIds ¶
func (s *DeleteHealthCheckTemplatesInput) SetHealthCheckTemplateIds(v []*string) *DeleteHealthCheckTemplatesInput
SetHealthCheckTemplateIds sets the HealthCheckTemplateIds field's value.
func (DeleteHealthCheckTemplatesInput) String ¶
func (s DeleteHealthCheckTemplatesInput) String() string
String returns the string representation
func (*DeleteHealthCheckTemplatesInput) Validate ¶
func (s *DeleteHealthCheckTemplatesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteHealthCheckTemplatesOutput ¶
type DeleteHealthCheckTemplatesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteHealthCheckTemplatesOutput) GoString ¶
func (s DeleteHealthCheckTemplatesOutput) GoString() string
GoString returns the string representation
func (*DeleteHealthCheckTemplatesOutput) SetRequestId ¶
func (s *DeleteHealthCheckTemplatesOutput) SetRequestId(v string) *DeleteHealthCheckTemplatesOutput
SetRequestId sets the RequestId field's value.
func (DeleteHealthCheckTemplatesOutput) String ¶
func (s DeleteHealthCheckTemplatesOutput) String() string
String returns the string representation
type DeleteListenerInput ¶
type DeleteListenerInput struct {
// ListenerId is a required field
ListenerId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteListenerInput) GoString ¶
func (s DeleteListenerInput) GoString() string
GoString returns the string representation
func (*DeleteListenerInput) SetListenerId ¶
func (s *DeleteListenerInput) SetListenerId(v string) *DeleteListenerInput
SetListenerId sets the ListenerId field's value.
func (DeleteListenerInput) String ¶
func (s DeleteListenerInput) String() string
String returns the string representation
func (*DeleteListenerInput) Validate ¶
func (s *DeleteListenerInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteListenerOutput ¶
type DeleteListenerOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteListenerOutput) GoString ¶
func (s DeleteListenerOutput) GoString() string
GoString returns the string representation
func (*DeleteListenerOutput) SetRequestId ¶
func (s *DeleteListenerOutput) SetRequestId(v string) *DeleteListenerOutput
SetRequestId sets the RequestId field's value.
func (DeleteListenerOutput) String ¶
func (s DeleteListenerOutput) String() string
String returns the string representation
type DeleteLoadBalancerInput ¶
type DeleteLoadBalancerInput struct {
// LoadBalancerId is a required field
LoadBalancerId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteLoadBalancerInput) GoString ¶
func (s DeleteLoadBalancerInput) GoString() string
GoString returns the string representation
func (*DeleteLoadBalancerInput) SetLoadBalancerId ¶
func (s *DeleteLoadBalancerInput) SetLoadBalancerId(v string) *DeleteLoadBalancerInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (DeleteLoadBalancerInput) String ¶
func (s DeleteLoadBalancerInput) String() string
String returns the string representation
func (*DeleteLoadBalancerInput) Validate ¶
func (s *DeleteLoadBalancerInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteLoadBalancerOutput ¶
type DeleteLoadBalancerOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteLoadBalancerOutput) GoString ¶
func (s DeleteLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*DeleteLoadBalancerOutput) SetRequestId ¶
func (s *DeleteLoadBalancerOutput) SetRequestId(v string) *DeleteLoadBalancerOutput
SetRequestId sets the RequestId field's value.
func (DeleteLoadBalancerOutput) String ¶
func (s DeleteLoadBalancerOutput) String() string
String returns the string representation
type DeleteRulesInput ¶
type DeleteRulesInput struct {
// ListenerId is a required field
ListenerId *string `type:"string" required:"true"`
// RuleIds is a required field
RuleIds []*string `type:"list" required:"true"`
// contains filtered or unexported fields
}
func (DeleteRulesInput) GoString ¶
func (s DeleteRulesInput) GoString() string
GoString returns the string representation
func (*DeleteRulesInput) SetListenerId ¶
func (s *DeleteRulesInput) SetListenerId(v string) *DeleteRulesInput
SetListenerId sets the ListenerId field's value.
func (*DeleteRulesInput) SetRuleIds ¶
func (s *DeleteRulesInput) SetRuleIds(v []*string) *DeleteRulesInput
SetRuleIds sets the RuleIds field's value.
func (DeleteRulesInput) String ¶
func (s DeleteRulesInput) String() string
String returns the string representation
func (*DeleteRulesInput) Validate ¶
func (s *DeleteRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteRulesOutput ¶
type DeleteRulesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteRulesOutput) GoString ¶
func (s DeleteRulesOutput) GoString() string
GoString returns the string representation
func (*DeleteRulesOutput) SetRequestId ¶
func (s *DeleteRulesOutput) SetRequestId(v string) *DeleteRulesOutput
SetRequestId sets the RequestId field's value.
func (DeleteRulesOutput) String ¶
func (s DeleteRulesOutput) String() string
String returns the string representation
type DeleteServerGroupInput ¶
type DeleteServerGroupInput struct {
// ServerGroupId is a required field
ServerGroupId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteServerGroupInput) GoString ¶
func (s DeleteServerGroupInput) GoString() string
GoString returns the string representation
func (*DeleteServerGroupInput) SetServerGroupId ¶
func (s *DeleteServerGroupInput) SetServerGroupId(v string) *DeleteServerGroupInput
SetServerGroupId sets the ServerGroupId field's value.
func (DeleteServerGroupInput) String ¶
func (s DeleteServerGroupInput) String() string
String returns the string representation
func (*DeleteServerGroupInput) Validate ¶
func (s *DeleteServerGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteServerGroupOutput ¶
type DeleteServerGroupOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteServerGroupOutput) GoString ¶
func (s DeleteServerGroupOutput) GoString() string
GoString returns the string representation
func (*DeleteServerGroupOutput) SetRequestId ¶
func (s *DeleteServerGroupOutput) SetRequestId(v string) *DeleteServerGroupOutput
SetRequestId sets the RequestId field's value.
func (DeleteServerGroupOutput) String ¶
func (s DeleteServerGroupOutput) String() string
String returns the string representation
type DescribeAclAttributesInput ¶
type DescribeAclAttributesInput struct {
// AclId is a required field
AclId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeAclAttributesInput) GoString ¶
func (s DescribeAclAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeAclAttributesInput) SetAclId ¶
func (s *DescribeAclAttributesInput) SetAclId(v string) *DescribeAclAttributesInput
SetAclId sets the AclId field's value.
func (DescribeAclAttributesInput) String ¶
func (s DescribeAclAttributesInput) String() string
String returns the string representation
func (*DescribeAclAttributesInput) Validate ¶
func (s *DescribeAclAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeAclAttributesOutput ¶
type DescribeAclAttributesOutput struct {
Metadata *response.ResponseMetadata
AclEntries []*AclEntryForDescribeAclAttributesOutput `type:"list"`
AclId *string `type:"string"`
AclName *string `type:"string"`
CreateTime *string `type:"string"`
Description *string `type:"string"`
Listeners []*ListenerForDescribeAclAttributesOutput `type:"list"`
ProjectName *string `type:"string"`
RequestId *string `type:"string"`
Status *string `type:"string"`
Tags []*TagForDescribeAclAttributesOutput `type:"list"`
UpdateTime *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeAclAttributesOutput) GoString ¶
func (s DescribeAclAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeAclAttributesOutput) SetAclEntries ¶
func (s *DescribeAclAttributesOutput) SetAclEntries(v []*AclEntryForDescribeAclAttributesOutput) *DescribeAclAttributesOutput
SetAclEntries sets the AclEntries field's value.
func (*DescribeAclAttributesOutput) SetAclId ¶
func (s *DescribeAclAttributesOutput) SetAclId(v string) *DescribeAclAttributesOutput
SetAclId sets the AclId field's value.
func (*DescribeAclAttributesOutput) SetAclName ¶
func (s *DescribeAclAttributesOutput) SetAclName(v string) *DescribeAclAttributesOutput
SetAclName sets the AclName field's value.
func (*DescribeAclAttributesOutput) SetCreateTime ¶
func (s *DescribeAclAttributesOutput) SetCreateTime(v string) *DescribeAclAttributesOutput
SetCreateTime sets the CreateTime field's value.
func (*DescribeAclAttributesOutput) SetDescription ¶
func (s *DescribeAclAttributesOutput) SetDescription(v string) *DescribeAclAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeAclAttributesOutput) SetListeners ¶
func (s *DescribeAclAttributesOutput) SetListeners(v []*ListenerForDescribeAclAttributesOutput) *DescribeAclAttributesOutput
SetListeners sets the Listeners field's value.
func (*DescribeAclAttributesOutput) SetProjectName ¶
func (s *DescribeAclAttributesOutput) SetProjectName(v string) *DescribeAclAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeAclAttributesOutput) SetRequestId ¶
func (s *DescribeAclAttributesOutput) SetRequestId(v string) *DescribeAclAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeAclAttributesOutput) SetStatus ¶
func (s *DescribeAclAttributesOutput) SetStatus(v string) *DescribeAclAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeAclAttributesOutput) SetTags ¶
func (s *DescribeAclAttributesOutput) SetTags(v []*TagForDescribeAclAttributesOutput) *DescribeAclAttributesOutput
SetTags sets the Tags field's value.
func (*DescribeAclAttributesOutput) SetUpdateTime ¶
func (s *DescribeAclAttributesOutput) SetUpdateTime(v string) *DescribeAclAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (DescribeAclAttributesOutput) String ¶
func (s DescribeAclAttributesOutput) String() string
String returns the string representation
type DescribeAclsInput ¶
type DescribeAclsInput struct {
AclIds []*string `type:"list"`
AclName *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
ProjectName *string `type:"string"`
TagFilters []*TagFilterForDescribeAclsInput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeAclsInput) GoString ¶
func (s DescribeAclsInput) GoString() string
GoString returns the string representation
func (*DescribeAclsInput) SetAclIds ¶
func (s *DescribeAclsInput) SetAclIds(v []*string) *DescribeAclsInput
SetAclIds sets the AclIds field's value.
func (*DescribeAclsInput) SetAclName ¶
func (s *DescribeAclsInput) SetAclName(v string) *DescribeAclsInput
SetAclName sets the AclName field's value.
func (*DescribeAclsInput) SetPageNumber ¶
func (s *DescribeAclsInput) SetPageNumber(v int64) *DescribeAclsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeAclsInput) SetPageSize ¶
func (s *DescribeAclsInput) SetPageSize(v int64) *DescribeAclsInput
SetPageSize sets the PageSize field's value.
func (*DescribeAclsInput) SetProjectName ¶
func (s *DescribeAclsInput) SetProjectName(v string) *DescribeAclsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeAclsInput) SetTagFilters ¶
func (s *DescribeAclsInput) SetTagFilters(v []*TagFilterForDescribeAclsInput) *DescribeAclsInput
SetTagFilters sets the TagFilters field's value.
func (DescribeAclsInput) String ¶
func (s DescribeAclsInput) String() string
String returns the string representation
type DescribeAclsOutput ¶
type DescribeAclsOutput struct {
Metadata *response.ResponseMetadata
Acls []*AclForDescribeAclsOutput `type:"list"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeAclsOutput) GoString ¶
func (s DescribeAclsOutput) GoString() string
GoString returns the string representation
func (*DescribeAclsOutput) SetAcls ¶
func (s *DescribeAclsOutput) SetAcls(v []*AclForDescribeAclsOutput) *DescribeAclsOutput
SetAcls sets the Acls field's value.
func (*DescribeAclsOutput) SetPageNumber ¶
func (s *DescribeAclsOutput) SetPageNumber(v int64) *DescribeAclsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeAclsOutput) SetPageSize ¶
func (s *DescribeAclsOutput) SetPageSize(v int64) *DescribeAclsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeAclsOutput) SetRequestId ¶
func (s *DescribeAclsOutput) SetRequestId(v string) *DescribeAclsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeAclsOutput) SetTotalCount ¶
func (s *DescribeAclsOutput) SetTotalCount(v int64) *DescribeAclsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeAclsOutput) String ¶
func (s DescribeAclsOutput) String() string
String returns the string representation
type DescribeAllCertificatesInput ¶
type DescribeAllCertificatesInput struct {
CertificateIds []*string `type:"list"`
CertificateName *string `type:"string"`
CertificateType *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
ProjectName *string `type:"string"`
TagFilters []*TagFilterForDescribeAllCertificatesInput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeAllCertificatesInput) GoString ¶
func (s DescribeAllCertificatesInput) GoString() string
GoString returns the string representation
func (*DescribeAllCertificatesInput) SetCertificateIds ¶
func (s *DescribeAllCertificatesInput) SetCertificateIds(v []*string) *DescribeAllCertificatesInput
SetCertificateIds sets the CertificateIds field's value.
func (*DescribeAllCertificatesInput) SetCertificateName ¶
func (s *DescribeAllCertificatesInput) SetCertificateName(v string) *DescribeAllCertificatesInput
SetCertificateName sets the CertificateName field's value.
func (*DescribeAllCertificatesInput) SetCertificateType ¶
func (s *DescribeAllCertificatesInput) SetCertificateType(v string) *DescribeAllCertificatesInput
SetCertificateType sets the CertificateType field's value.
func (*DescribeAllCertificatesInput) SetPageNumber ¶
func (s *DescribeAllCertificatesInput) SetPageNumber(v int64) *DescribeAllCertificatesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeAllCertificatesInput) SetPageSize ¶
func (s *DescribeAllCertificatesInput) SetPageSize(v int64) *DescribeAllCertificatesInput
SetPageSize sets the PageSize field's value.
func (*DescribeAllCertificatesInput) SetProjectName ¶
func (s *DescribeAllCertificatesInput) SetProjectName(v string) *DescribeAllCertificatesInput
SetProjectName sets the ProjectName field's value.
func (*DescribeAllCertificatesInput) SetTagFilters ¶
func (s *DescribeAllCertificatesInput) SetTagFilters(v []*TagFilterForDescribeAllCertificatesInput) *DescribeAllCertificatesInput
SetTagFilters sets the TagFilters field's value.
func (DescribeAllCertificatesInput) String ¶
func (s DescribeAllCertificatesInput) String() string
String returns the string representation
type DescribeAllCertificatesOutput ¶
type DescribeAllCertificatesOutput struct {
Metadata *response.ResponseMetadata
Certificates []*CertificateForDescribeAllCertificatesOutput `type:"list"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeAllCertificatesOutput) GoString ¶
func (s DescribeAllCertificatesOutput) GoString() string
GoString returns the string representation
func (*DescribeAllCertificatesOutput) SetCertificates ¶
func (s *DescribeAllCertificatesOutput) SetCertificates(v []*CertificateForDescribeAllCertificatesOutput) *DescribeAllCertificatesOutput
SetCertificates sets the Certificates field's value.
func (*DescribeAllCertificatesOutput) SetPageNumber ¶
func (s *DescribeAllCertificatesOutput) SetPageNumber(v int64) *DescribeAllCertificatesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeAllCertificatesOutput) SetPageSize ¶
func (s *DescribeAllCertificatesOutput) SetPageSize(v int64) *DescribeAllCertificatesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeAllCertificatesOutput) SetRequestId ¶
func (s *DescribeAllCertificatesOutput) SetRequestId(v string) *DescribeAllCertificatesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeAllCertificatesOutput) SetTotalCount ¶
func (s *DescribeAllCertificatesOutput) SetTotalCount(v int64) *DescribeAllCertificatesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeAllCertificatesOutput) String ¶
func (s DescribeAllCertificatesOutput) String() string
String returns the string representation
type DescribeCACertificatesInput ¶
type DescribeCACertificatesInput struct {
CACertificateIds []*string `type:"list"`
CACertificateName *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
ProjectName *string `type:"string"`
TagFilters []*TagFilterForDescribeCACertificatesInput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeCACertificatesInput) GoString ¶
func (s DescribeCACertificatesInput) GoString() string
GoString returns the string representation
func (*DescribeCACertificatesInput) SetCACertificateIds ¶
func (s *DescribeCACertificatesInput) SetCACertificateIds(v []*string) *DescribeCACertificatesInput
SetCACertificateIds sets the CACertificateIds field's value.
func (*DescribeCACertificatesInput) SetCACertificateName ¶
func (s *DescribeCACertificatesInput) SetCACertificateName(v string) *DescribeCACertificatesInput
SetCACertificateName sets the CACertificateName field's value.
func (*DescribeCACertificatesInput) SetPageNumber ¶
func (s *DescribeCACertificatesInput) SetPageNumber(v int64) *DescribeCACertificatesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCACertificatesInput) SetPageSize ¶
func (s *DescribeCACertificatesInput) SetPageSize(v int64) *DescribeCACertificatesInput
SetPageSize sets the PageSize field's value.
func (*DescribeCACertificatesInput) SetProjectName ¶
func (s *DescribeCACertificatesInput) SetProjectName(v string) *DescribeCACertificatesInput
SetProjectName sets the ProjectName field's value.
func (*DescribeCACertificatesInput) SetTagFilters ¶
func (s *DescribeCACertificatesInput) SetTagFilters(v []*TagFilterForDescribeCACertificatesInput) *DescribeCACertificatesInput
SetTagFilters sets the TagFilters field's value.
func (DescribeCACertificatesInput) String ¶
func (s DescribeCACertificatesInput) String() string
String returns the string representation
type DescribeCACertificatesOutput ¶
type DescribeCACertificatesOutput struct {
Metadata *response.ResponseMetadata
CACertificates []*CACertificateForDescribeCACertificatesOutput `type:"list"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeCACertificatesOutput) GoString ¶
func (s DescribeCACertificatesOutput) GoString() string
GoString returns the string representation
func (*DescribeCACertificatesOutput) SetCACertificates ¶
func (s *DescribeCACertificatesOutput) SetCACertificates(v []*CACertificateForDescribeCACertificatesOutput) *DescribeCACertificatesOutput
SetCACertificates sets the CACertificates field's value.
func (*DescribeCACertificatesOutput) SetPageNumber ¶
func (s *DescribeCACertificatesOutput) SetPageNumber(v int64) *DescribeCACertificatesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCACertificatesOutput) SetPageSize ¶
func (s *DescribeCACertificatesOutput) SetPageSize(v int64) *DescribeCACertificatesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeCACertificatesOutput) SetRequestId ¶
func (s *DescribeCACertificatesOutput) SetRequestId(v string) *DescribeCACertificatesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeCACertificatesOutput) SetTotalCount ¶
func (s *DescribeCACertificatesOutput) SetTotalCount(v int64) *DescribeCACertificatesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeCACertificatesOutput) String ¶
func (s DescribeCACertificatesOutput) String() string
String returns the string representation
type DescribeCertificatesInput ¶
type DescribeCertificatesInput struct {
CertificateIds []*string `type:"list"`
CertificateName *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
ProjectName *string `type:"string"`
TagFilters []*TagFilterForDescribeCertificatesInput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeCertificatesInput) GoString ¶
func (s DescribeCertificatesInput) GoString() string
GoString returns the string representation
func (*DescribeCertificatesInput) SetCertificateIds ¶
func (s *DescribeCertificatesInput) SetCertificateIds(v []*string) *DescribeCertificatesInput
SetCertificateIds sets the CertificateIds field's value.
func (*DescribeCertificatesInput) SetCertificateName ¶
func (s *DescribeCertificatesInput) SetCertificateName(v string) *DescribeCertificatesInput
SetCertificateName sets the CertificateName field's value.
func (*DescribeCertificatesInput) SetPageNumber ¶
func (s *DescribeCertificatesInput) SetPageNumber(v int64) *DescribeCertificatesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCertificatesInput) SetPageSize ¶
func (s *DescribeCertificatesInput) SetPageSize(v int64) *DescribeCertificatesInput
SetPageSize sets the PageSize field's value.
func (*DescribeCertificatesInput) SetProjectName ¶
func (s *DescribeCertificatesInput) SetProjectName(v string) *DescribeCertificatesInput
SetProjectName sets the ProjectName field's value.
func (*DescribeCertificatesInput) SetTagFilters ¶
func (s *DescribeCertificatesInput) SetTagFilters(v []*TagFilterForDescribeCertificatesInput) *DescribeCertificatesInput
SetTagFilters sets the TagFilters field's value.
func (DescribeCertificatesInput) String ¶
func (s DescribeCertificatesInput) String() string
String returns the string representation
type DescribeCertificatesOutput ¶
type DescribeCertificatesOutput struct {
Metadata *response.ResponseMetadata
Certificates []*CertificateForDescribeCertificatesOutput `type:"list"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeCertificatesOutput) GoString ¶
func (s DescribeCertificatesOutput) GoString() string
GoString returns the string representation
func (*DescribeCertificatesOutput) SetCertificates ¶
func (s *DescribeCertificatesOutput) SetCertificates(v []*CertificateForDescribeCertificatesOutput) *DescribeCertificatesOutput
SetCertificates sets the Certificates field's value.
func (*DescribeCertificatesOutput) SetPageNumber ¶
func (s *DescribeCertificatesOutput) SetPageNumber(v int64) *DescribeCertificatesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCertificatesOutput) SetPageSize ¶
func (s *DescribeCertificatesOutput) SetPageSize(v int64) *DescribeCertificatesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeCertificatesOutput) SetRequestId ¶
func (s *DescribeCertificatesOutput) SetRequestId(v string) *DescribeCertificatesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeCertificatesOutput) SetTotalCount ¶
func (s *DescribeCertificatesOutput) SetTotalCount(v int64) *DescribeCertificatesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeCertificatesOutput) String ¶
func (s DescribeCertificatesOutput) String() string
String returns the string representation
type DescribeCustomizedCfgAttributesInput ¶
type DescribeCustomizedCfgAttributesInput struct {
// CustomizedCfgId is a required field
CustomizedCfgId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeCustomizedCfgAttributesInput) GoString ¶
func (s DescribeCustomizedCfgAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeCustomizedCfgAttributesInput) SetCustomizedCfgId ¶
func (s *DescribeCustomizedCfgAttributesInput) SetCustomizedCfgId(v string) *DescribeCustomizedCfgAttributesInput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (DescribeCustomizedCfgAttributesInput) String ¶
func (s DescribeCustomizedCfgAttributesInput) String() string
String returns the string representation
func (*DescribeCustomizedCfgAttributesInput) Validate ¶
func (s *DescribeCustomizedCfgAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeCustomizedCfgAttributesOutput ¶
type DescribeCustomizedCfgAttributesOutput struct {
Metadata *response.ResponseMetadata
CreateTime *string `type:"string"`
CustomizedCfgContent *string `type:"string"`
CustomizedCfgId *string `type:"string"`
CustomizedCfgName *string `type:"string"`
Description *string `type:"string"`
Listeners []*ListenerForDescribeCustomizedCfgAttributesOutput `type:"list"`
ProjectName *string `type:"string"`
RequestId *string `type:"string"`
Status *string `type:"string"`
Tags []*TagForDescribeCustomizedCfgAttributesOutput `type:"list"`
UpdateTime *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeCustomizedCfgAttributesOutput) GoString ¶
func (s DescribeCustomizedCfgAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeCustomizedCfgAttributesOutput) SetCreateTime ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetCreateTime(v string) *DescribeCustomizedCfgAttributesOutput
SetCreateTime sets the CreateTime field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgContent ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgContent(v string) *DescribeCustomizedCfgAttributesOutput
SetCustomizedCfgContent sets the CustomizedCfgContent field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgId ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgId(v string) *DescribeCustomizedCfgAttributesOutput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgName ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgName(v string) *DescribeCustomizedCfgAttributesOutput
SetCustomizedCfgName sets the CustomizedCfgName field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetDescription ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetDescription(v string) *DescribeCustomizedCfgAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetListeners ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetListeners(v []*ListenerForDescribeCustomizedCfgAttributesOutput) *DescribeCustomizedCfgAttributesOutput
SetListeners sets the Listeners field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetProjectName ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetProjectName(v string) *DescribeCustomizedCfgAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetRequestId ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetRequestId(v string) *DescribeCustomizedCfgAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetStatus ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetStatus(v string) *DescribeCustomizedCfgAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetTags ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetTags(v []*TagForDescribeCustomizedCfgAttributesOutput) *DescribeCustomizedCfgAttributesOutput
SetTags sets the Tags field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetUpdateTime ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetUpdateTime(v string) *DescribeCustomizedCfgAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (DescribeCustomizedCfgAttributesOutput) String ¶
func (s DescribeCustomizedCfgAttributesOutput) String() string
String returns the string representation
type DescribeCustomizedCfgsInput ¶
type DescribeCustomizedCfgsInput struct {
CustomizedCfgIds []*string `type:"list"`
CustomizedCfgName *string `type:"string"`
ListenerId *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
ProjectName *string `type:"string"`
TagFilters []*TagFilterForDescribeCustomizedCfgsInput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeCustomizedCfgsInput) GoString ¶
func (s DescribeCustomizedCfgsInput) GoString() string
GoString returns the string representation
func (*DescribeCustomizedCfgsInput) SetCustomizedCfgIds ¶
func (s *DescribeCustomizedCfgsInput) SetCustomizedCfgIds(v []*string) *DescribeCustomizedCfgsInput
SetCustomizedCfgIds sets the CustomizedCfgIds field's value.
func (*DescribeCustomizedCfgsInput) SetCustomizedCfgName ¶
func (s *DescribeCustomizedCfgsInput) SetCustomizedCfgName(v string) *DescribeCustomizedCfgsInput
SetCustomizedCfgName sets the CustomizedCfgName field's value.
func (*DescribeCustomizedCfgsInput) SetListenerId ¶
func (s *DescribeCustomizedCfgsInput) SetListenerId(v string) *DescribeCustomizedCfgsInput
SetListenerId sets the ListenerId field's value.
func (*DescribeCustomizedCfgsInput) SetPageNumber ¶
func (s *DescribeCustomizedCfgsInput) SetPageNumber(v int64) *DescribeCustomizedCfgsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCustomizedCfgsInput) SetPageSize ¶
func (s *DescribeCustomizedCfgsInput) SetPageSize(v int64) *DescribeCustomizedCfgsInput
SetPageSize sets the PageSize field's value.
func (*DescribeCustomizedCfgsInput) SetProjectName ¶
func (s *DescribeCustomizedCfgsInput) SetProjectName(v string) *DescribeCustomizedCfgsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeCustomizedCfgsInput) SetTagFilters ¶
func (s *DescribeCustomizedCfgsInput) SetTagFilters(v []*TagFilterForDescribeCustomizedCfgsInput) *DescribeCustomizedCfgsInput
SetTagFilters sets the TagFilters field's value.
func (DescribeCustomizedCfgsInput) String ¶
func (s DescribeCustomizedCfgsInput) String() string
String returns the string representation
type DescribeCustomizedCfgsOutput ¶
type DescribeCustomizedCfgsOutput struct {
Metadata *response.ResponseMetadata
CustomizedCfgs []*CustomizedCfgForDescribeCustomizedCfgsOutput `type:"list"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeCustomizedCfgsOutput) GoString ¶
func (s DescribeCustomizedCfgsOutput) GoString() string
GoString returns the string representation
func (*DescribeCustomizedCfgsOutput) SetCustomizedCfgs ¶
func (s *DescribeCustomizedCfgsOutput) SetCustomizedCfgs(v []*CustomizedCfgForDescribeCustomizedCfgsOutput) *DescribeCustomizedCfgsOutput
SetCustomizedCfgs sets the CustomizedCfgs field's value.
func (*DescribeCustomizedCfgsOutput) SetPageNumber ¶
func (s *DescribeCustomizedCfgsOutput) SetPageNumber(v int64) *DescribeCustomizedCfgsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCustomizedCfgsOutput) SetPageSize ¶
func (s *DescribeCustomizedCfgsOutput) SetPageSize(v int64) *DescribeCustomizedCfgsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeCustomizedCfgsOutput) SetRequestId ¶
func (s *DescribeCustomizedCfgsOutput) SetRequestId(v string) *DescribeCustomizedCfgsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeCustomizedCfgsOutput) SetTotalCount ¶
func (s *DescribeCustomizedCfgsOutput) SetTotalCount(v int64) *DescribeCustomizedCfgsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeCustomizedCfgsOutput) String ¶
func (s DescribeCustomizedCfgsOutput) String() string
String returns the string representation
type DescribeHealthCheckTemplatesInput ¶
type DescribeHealthCheckTemplatesInput struct {
HealthCheckTemplateIds []*string `type:"list"`
HealthCheckTemplateName *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
ProjectName *string `type:"string"`
TagFilters []*TagFilterForDescribeHealthCheckTemplatesInput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeHealthCheckTemplatesInput) GoString ¶
func (s DescribeHealthCheckTemplatesInput) GoString() string
GoString returns the string representation
func (*DescribeHealthCheckTemplatesInput) SetHealthCheckTemplateIds ¶
func (s *DescribeHealthCheckTemplatesInput) SetHealthCheckTemplateIds(v []*string) *DescribeHealthCheckTemplatesInput
SetHealthCheckTemplateIds sets the HealthCheckTemplateIds field's value.
func (*DescribeHealthCheckTemplatesInput) SetHealthCheckTemplateName ¶
func (s *DescribeHealthCheckTemplatesInput) SetHealthCheckTemplateName(v string) *DescribeHealthCheckTemplatesInput
SetHealthCheckTemplateName sets the HealthCheckTemplateName field's value.
func (*DescribeHealthCheckTemplatesInput) SetPageNumber ¶
func (s *DescribeHealthCheckTemplatesInput) SetPageNumber(v int64) *DescribeHealthCheckTemplatesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeHealthCheckTemplatesInput) SetPageSize ¶
func (s *DescribeHealthCheckTemplatesInput) SetPageSize(v int64) *DescribeHealthCheckTemplatesInput
SetPageSize sets the PageSize field's value.
func (*DescribeHealthCheckTemplatesInput) SetProjectName ¶
func (s *DescribeHealthCheckTemplatesInput) SetProjectName(v string) *DescribeHealthCheckTemplatesInput
SetProjectName sets the ProjectName field's value.
func (*DescribeHealthCheckTemplatesInput) SetTagFilters ¶
func (s *DescribeHealthCheckTemplatesInput) SetTagFilters(v []*TagFilterForDescribeHealthCheckTemplatesInput) *DescribeHealthCheckTemplatesInput
SetTagFilters sets the TagFilters field's value.
func (DescribeHealthCheckTemplatesInput) String ¶
func (s DescribeHealthCheckTemplatesInput) String() string
String returns the string representation
type DescribeHealthCheckTemplatesOutput ¶
type DescribeHealthCheckTemplatesOutput struct {
Metadata *response.ResponseMetadata
HealthCheckTemplates []*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput `type:"list"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeHealthCheckTemplatesOutput) GoString ¶
func (s DescribeHealthCheckTemplatesOutput) GoString() string
GoString returns the string representation
func (*DescribeHealthCheckTemplatesOutput) SetHealthCheckTemplates ¶
func (s *DescribeHealthCheckTemplatesOutput) SetHealthCheckTemplates(v []*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) *DescribeHealthCheckTemplatesOutput
SetHealthCheckTemplates sets the HealthCheckTemplates field's value.
func (*DescribeHealthCheckTemplatesOutput) SetPageNumber ¶
func (s *DescribeHealthCheckTemplatesOutput) SetPageNumber(v int64) *DescribeHealthCheckTemplatesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeHealthCheckTemplatesOutput) SetPageSize ¶
func (s *DescribeHealthCheckTemplatesOutput) SetPageSize(v int64) *DescribeHealthCheckTemplatesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeHealthCheckTemplatesOutput) SetRequestId ¶
func (s *DescribeHealthCheckTemplatesOutput) SetRequestId(v string) *DescribeHealthCheckTemplatesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeHealthCheckTemplatesOutput) SetTotalCount ¶
func (s *DescribeHealthCheckTemplatesOutput) SetTotalCount(v int64) *DescribeHealthCheckTemplatesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeHealthCheckTemplatesOutput) String ¶
func (s DescribeHealthCheckTemplatesOutput) String() string
String returns the string representation
type DescribeListenerAttributesInput ¶
type DescribeListenerAttributesInput struct {
// ListenerId is a required field
ListenerId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeListenerAttributesInput) GoString ¶
func (s DescribeListenerAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeListenerAttributesInput) SetListenerId ¶
func (s *DescribeListenerAttributesInput) SetListenerId(v string) *DescribeListenerAttributesInput
SetListenerId sets the ListenerId field's value.
func (DescribeListenerAttributesInput) String ¶
func (s DescribeListenerAttributesInput) String() string
String returns the string representation
func (*DescribeListenerAttributesInput) Validate ¶
func (s *DescribeListenerAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeListenerAttributesOutput ¶
type DescribeListenerAttributesOutput struct {
Metadata *response.ResponseMetadata
AccessLogRecordCustomizedHeadersEnabled *string `type:"string"`
AclIds []*string `type:"list"`
AclStatus *string `type:"string"`
AclType *string `type:"string"`
CACertificateId *string `type:"string"`
CACertificateSource *string `type:"string"`
CertCenterCertificateId *string `type:"string"`
CertificateId *string `type:"string"`
CertificateSource *string `type:"string"`
ClientAddressTransmissionProtocol *string `type:"string"`
CreateTime *string `type:"string"`
CustomizedCfgId *string `type:"string"`
Description *string `type:"string"`
DomainExtensions []*DomainExtensionForDescribeListenerAttributesOutput `type:"list"`
EnableHttp2 *string `type:"string"`
EnableQuic *string `type:"string"`
Enabled *string `type:"string"`
ListenerId *string `type:"string"`
ListenerName *string `type:"string"`
LoadBalancerId *string `type:"string"`
PcaLeafCertificateId *string `type:"string"`
PcaRootCACertificateId *string `type:"string"`
PcaSubCACertificateId *string `type:"string"`
Port *int64 `type:"integer"`
ProjectName *string `type:"string"`
Protocol *string `type:"string"`
ProxyProtocolDisabled *string `type:"string"`
RequestId *string `type:"string"`
ServerGroupId *string `type:"string"`
ServerGroups []*ServerGroupForDescribeListenerAttributesOutput `type:"list"`
Status *string `type:"string"`
Tags []*TagForDescribeListenerAttributesOutput `type:"list"`
UpdateTime *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeListenerAttributesOutput) GoString ¶
func (s DescribeListenerAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeListenerAttributesOutput) SetAccessLogRecordCustomizedHeadersEnabled ¶
func (s *DescribeListenerAttributesOutput) SetAccessLogRecordCustomizedHeadersEnabled(v string) *DescribeListenerAttributesOutput
SetAccessLogRecordCustomizedHeadersEnabled sets the AccessLogRecordCustomizedHeadersEnabled field's value.
func (*DescribeListenerAttributesOutput) SetAclIds ¶
func (s *DescribeListenerAttributesOutput) SetAclIds(v []*string) *DescribeListenerAttributesOutput
SetAclIds sets the AclIds field's value.
func (*DescribeListenerAttributesOutput) SetAclStatus ¶
func (s *DescribeListenerAttributesOutput) SetAclStatus(v string) *DescribeListenerAttributesOutput
SetAclStatus sets the AclStatus field's value.
func (*DescribeListenerAttributesOutput) SetAclType ¶
func (s *DescribeListenerAttributesOutput) SetAclType(v string) *DescribeListenerAttributesOutput
SetAclType sets the AclType field's value.
func (*DescribeListenerAttributesOutput) SetCACertificateId ¶
func (s *DescribeListenerAttributesOutput) SetCACertificateId(v string) *DescribeListenerAttributesOutput
SetCACertificateId sets the CACertificateId field's value.
func (*DescribeListenerAttributesOutput) SetCACertificateSource ¶
func (s *DescribeListenerAttributesOutput) SetCACertificateSource(v string) *DescribeListenerAttributesOutput
SetCACertificateSource sets the CACertificateSource field's value.
func (*DescribeListenerAttributesOutput) SetCertCenterCertificateId ¶
func (s *DescribeListenerAttributesOutput) SetCertCenterCertificateId(v string) *DescribeListenerAttributesOutput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*DescribeListenerAttributesOutput) SetCertificateId ¶
func (s *DescribeListenerAttributesOutput) SetCertificateId(v string) *DescribeListenerAttributesOutput
SetCertificateId sets the CertificateId field's value.
func (*DescribeListenerAttributesOutput) SetCertificateSource ¶
func (s *DescribeListenerAttributesOutput) SetCertificateSource(v string) *DescribeListenerAttributesOutput
SetCertificateSource sets the CertificateSource field's value.
func (*DescribeListenerAttributesOutput) SetClientAddressTransmissionProtocol ¶
func (s *DescribeListenerAttributesOutput) SetClientAddressTransmissionProtocol(v string) *DescribeListenerAttributesOutput
SetClientAddressTransmissionProtocol sets the ClientAddressTransmissionProtocol field's value.
func (*DescribeListenerAttributesOutput) SetCreateTime ¶
func (s *DescribeListenerAttributesOutput) SetCreateTime(v string) *DescribeListenerAttributesOutput
SetCreateTime sets the CreateTime field's value.
func (*DescribeListenerAttributesOutput) SetCustomizedCfgId ¶
func (s *DescribeListenerAttributesOutput) SetCustomizedCfgId(v string) *DescribeListenerAttributesOutput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (*DescribeListenerAttributesOutput) SetDescription ¶
func (s *DescribeListenerAttributesOutput) SetDescription(v string) *DescribeListenerAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeListenerAttributesOutput) SetDomainExtensions ¶
func (s *DescribeListenerAttributesOutput) SetDomainExtensions(v []*DomainExtensionForDescribeListenerAttributesOutput) *DescribeListenerAttributesOutput
SetDomainExtensions sets the DomainExtensions field's value.
func (*DescribeListenerAttributesOutput) SetEnableHttp2 ¶
func (s *DescribeListenerAttributesOutput) SetEnableHttp2(v string) *DescribeListenerAttributesOutput
SetEnableHttp2 sets the EnableHttp2 field's value.
func (*DescribeListenerAttributesOutput) SetEnableQuic ¶
func (s *DescribeListenerAttributesOutput) SetEnableQuic(v string) *DescribeListenerAttributesOutput
SetEnableQuic sets the EnableQuic field's value.
func (*DescribeListenerAttributesOutput) SetEnabled ¶
func (s *DescribeListenerAttributesOutput) SetEnabled(v string) *DescribeListenerAttributesOutput
SetEnabled sets the Enabled field's value.
func (*DescribeListenerAttributesOutput) SetListenerId ¶
func (s *DescribeListenerAttributesOutput) SetListenerId(v string) *DescribeListenerAttributesOutput
SetListenerId sets the ListenerId field's value.
func (*DescribeListenerAttributesOutput) SetListenerName ¶
func (s *DescribeListenerAttributesOutput) SetListenerName(v string) *DescribeListenerAttributesOutput
SetListenerName sets the ListenerName field's value.
func (*DescribeListenerAttributesOutput) SetLoadBalancerId ¶
func (s *DescribeListenerAttributesOutput) SetLoadBalancerId(v string) *DescribeListenerAttributesOutput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*DescribeListenerAttributesOutput) SetPcaLeafCertificateId ¶
func (s *DescribeListenerAttributesOutput) SetPcaLeafCertificateId(v string) *DescribeListenerAttributesOutput
SetPcaLeafCertificateId sets the PcaLeafCertificateId field's value.
func (*DescribeListenerAttributesOutput) SetPcaRootCACertificateId ¶
func (s *DescribeListenerAttributesOutput) SetPcaRootCACertificateId(v string) *DescribeListenerAttributesOutput
SetPcaRootCACertificateId sets the PcaRootCACertificateId field's value.
func (*DescribeListenerAttributesOutput) SetPcaSubCACertificateId ¶
func (s *DescribeListenerAttributesOutput) SetPcaSubCACertificateId(v string) *DescribeListenerAttributesOutput
SetPcaSubCACertificateId sets the PcaSubCACertificateId field's value.
func (*DescribeListenerAttributesOutput) SetPort ¶
func (s *DescribeListenerAttributesOutput) SetPort(v int64) *DescribeListenerAttributesOutput
SetPort sets the Port field's value.
func (*DescribeListenerAttributesOutput) SetProjectName ¶
func (s *DescribeListenerAttributesOutput) SetProjectName(v string) *DescribeListenerAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeListenerAttributesOutput) SetProtocol ¶
func (s *DescribeListenerAttributesOutput) SetProtocol(v string) *DescribeListenerAttributesOutput
SetProtocol sets the Protocol field's value.
func (*DescribeListenerAttributesOutput) SetProxyProtocolDisabled ¶
func (s *DescribeListenerAttributesOutput) SetProxyProtocolDisabled(v string) *DescribeListenerAttributesOutput
SetProxyProtocolDisabled sets the ProxyProtocolDisabled field's value.
func (*DescribeListenerAttributesOutput) SetRequestId ¶
func (s *DescribeListenerAttributesOutput) SetRequestId(v string) *DescribeListenerAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeListenerAttributesOutput) SetServerGroupId ¶
func (s *DescribeListenerAttributesOutput) SetServerGroupId(v string) *DescribeListenerAttributesOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*DescribeListenerAttributesOutput) SetServerGroups ¶
func (s *DescribeListenerAttributesOutput) SetServerGroups(v []*ServerGroupForDescribeListenerAttributesOutput) *DescribeListenerAttributesOutput
SetServerGroups sets the ServerGroups field's value.
func (*DescribeListenerAttributesOutput) SetStatus ¶
func (s *DescribeListenerAttributesOutput) SetStatus(v string) *DescribeListenerAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeListenerAttributesOutput) SetTags ¶
func (s *DescribeListenerAttributesOutput) SetTags(v []*TagForDescribeListenerAttributesOutput) *DescribeListenerAttributesOutput
SetTags sets the Tags field's value.
func (*DescribeListenerAttributesOutput) SetUpdateTime ¶
func (s *DescribeListenerAttributesOutput) SetUpdateTime(v string) *DescribeListenerAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (DescribeListenerAttributesOutput) String ¶
func (s DescribeListenerAttributesOutput) String() string
String returns the string representation
type DescribeListenerHealthInput ¶
type DescribeListenerHealthInput struct {
// ListenerIds is a required field
ListenerIds []*string `type:"list" required:"true"`
OnlyUnHealthy *string `type:"string"`
ProjectName *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeListenerHealthInput) GoString ¶
func (s DescribeListenerHealthInput) GoString() string
GoString returns the string representation
func (*DescribeListenerHealthInput) SetListenerIds ¶
func (s *DescribeListenerHealthInput) SetListenerIds(v []*string) *DescribeListenerHealthInput
SetListenerIds sets the ListenerIds field's value.
func (*DescribeListenerHealthInput) SetOnlyUnHealthy ¶
func (s *DescribeListenerHealthInput) SetOnlyUnHealthy(v string) *DescribeListenerHealthInput
SetOnlyUnHealthy sets the OnlyUnHealthy field's value.
func (*DescribeListenerHealthInput) SetProjectName ¶
func (s *DescribeListenerHealthInput) SetProjectName(v string) *DescribeListenerHealthInput
SetProjectName sets the ProjectName field's value.
func (DescribeListenerHealthInput) String ¶
func (s DescribeListenerHealthInput) String() string
String returns the string representation
func (*DescribeListenerHealthInput) Validate ¶
func (s *DescribeListenerHealthInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeListenerHealthOutput ¶
type DescribeListenerHealthOutput struct {
Metadata *response.ResponseMetadata
Listeners []*ListenerForDescribeListenerHealthOutput `type:"list"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeListenerHealthOutput) GoString ¶
func (s DescribeListenerHealthOutput) GoString() string
GoString returns the string representation
func (*DescribeListenerHealthOutput) SetListeners ¶
func (s *DescribeListenerHealthOutput) SetListeners(v []*ListenerForDescribeListenerHealthOutput) *DescribeListenerHealthOutput
SetListeners sets the Listeners field's value.
func (*DescribeListenerHealthOutput) SetRequestId ¶
func (s *DescribeListenerHealthOutput) SetRequestId(v string) *DescribeListenerHealthOutput
SetRequestId sets the RequestId field's value.
func (*DescribeListenerHealthOutput) SetTotalCount ¶
func (s *DescribeListenerHealthOutput) SetTotalCount(v int64) *DescribeListenerHealthOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeListenerHealthOutput) String ¶
func (s DescribeListenerHealthOutput) String() string
String returns the string representation
type DescribeListenersInput ¶
type DescribeListenersInput struct {
ListenerIds []*string `type:"list"`
ListenerName *string `type:"string"`
LoadBalancerId *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
ProjectName *string `type:"string"`
Protocol *string `type:"string"`
TagFilters []*TagFilterForDescribeListenersInput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeListenersInput) GoString ¶
func (s DescribeListenersInput) GoString() string
GoString returns the string representation
func (*DescribeListenersInput) SetListenerIds ¶
func (s *DescribeListenersInput) SetListenerIds(v []*string) *DescribeListenersInput
SetListenerIds sets the ListenerIds field's value.
func (*DescribeListenersInput) SetListenerName ¶
func (s *DescribeListenersInput) SetListenerName(v string) *DescribeListenersInput
SetListenerName sets the ListenerName field's value.
func (*DescribeListenersInput) SetLoadBalancerId ¶
func (s *DescribeListenersInput) SetLoadBalancerId(v string) *DescribeListenersInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*DescribeListenersInput) SetPageNumber ¶
func (s *DescribeListenersInput) SetPageNumber(v int64) *DescribeListenersInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeListenersInput) SetPageSize ¶
func (s *DescribeListenersInput) SetPageSize(v int64) *DescribeListenersInput
SetPageSize sets the PageSize field's value.
func (*DescribeListenersInput) SetProjectName ¶
func (s *DescribeListenersInput) SetProjectName(v string) *DescribeListenersInput
SetProjectName sets the ProjectName field's value.
func (*DescribeListenersInput) SetProtocol ¶
func (s *DescribeListenersInput) SetProtocol(v string) *DescribeListenersInput
SetProtocol sets the Protocol field's value.
func (*DescribeListenersInput) SetTagFilters ¶
func (s *DescribeListenersInput) SetTagFilters(v []*TagFilterForDescribeListenersInput) *DescribeListenersInput
SetTagFilters sets the TagFilters field's value.
func (DescribeListenersInput) String ¶
func (s DescribeListenersInput) String() string
String returns the string representation
type DescribeListenersOutput ¶
type DescribeListenersOutput struct {
Metadata *response.ResponseMetadata
Listeners []*ListenerForDescribeListenersOutput `type:"list"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeListenersOutput) GoString ¶
func (s DescribeListenersOutput) GoString() string
GoString returns the string representation
func (*DescribeListenersOutput) SetListeners ¶
func (s *DescribeListenersOutput) SetListeners(v []*ListenerForDescribeListenersOutput) *DescribeListenersOutput
SetListeners sets the Listeners field's value.
func (*DescribeListenersOutput) SetPageNumber ¶
func (s *DescribeListenersOutput) SetPageNumber(v int64) *DescribeListenersOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeListenersOutput) SetPageSize ¶
func (s *DescribeListenersOutput) SetPageSize(v int64) *DescribeListenersOutput
SetPageSize sets the PageSize field's value.
func (*DescribeListenersOutput) SetRequestId ¶
func (s *DescribeListenersOutput) SetRequestId(v string) *DescribeListenersOutput
SetRequestId sets the RequestId field's value.
func (*DescribeListenersOutput) SetTotalCount ¶
func (s *DescribeListenersOutput) SetTotalCount(v int64) *DescribeListenersOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeListenersOutput) String ¶
func (s DescribeListenersOutput) String() string
String returns the string representation
type DescribeLoadBalancerAttributesInput ¶
type DescribeLoadBalancerAttributesInput struct {
// LoadBalancerId is a required field
LoadBalancerId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeLoadBalancerAttributesInput) GoString ¶
func (s DescribeLoadBalancerAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeLoadBalancerAttributesInput) SetLoadBalancerId ¶
func (s *DescribeLoadBalancerAttributesInput) SetLoadBalancerId(v string) *DescribeLoadBalancerAttributesInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (DescribeLoadBalancerAttributesInput) String ¶
func (s DescribeLoadBalancerAttributesInput) String() string
String returns the string representation
func (*DescribeLoadBalancerAttributesInput) Validate ¶
func (s *DescribeLoadBalancerAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeLoadBalancerAttributesOutput ¶
type DescribeLoadBalancerAttributesOutput struct {
Metadata *response.ResponseMetadata
AccessLog *AccessLogForDescribeLoadBalancerAttributesOutput `type:"structure"`
AddressIpVersion *string `type:"string"`
BusinessStatus *string `type:"string"`
CreateTime *string `type:"string"`
DNSName *string `type:"string"`
DeleteProtection *string `type:"string"`
DeletedTime *string `type:"string"`
Description *string `type:"string"`
Eip *EipForDescribeLoadBalancerAttributesOutput `type:"structure"`
EipAddress *string `type:"string"`
EipId *string `type:"string"`
Enabled *bool `type:"boolean"`
EniAddress *string `type:"string"`
EniId *string `type:"string"`
GlobalAccelerators *GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput `type:"structure"`
HealthLog *HealthLogForDescribeLoadBalancerAttributesOutput `type:"structure"`
Listeners []*ListenerForDescribeLoadBalancerAttributesOutput `type:"list"`
LoadBalancerBillingType *int64 `type:"integer"`
LoadBalancerEdition *string `type:"string"`
LoadBalancerId *string `type:"string"`
LoadBalancerName *string `type:"string"`
LocalAddresses []*string `type:"list"`
LockReason *string `type:"string"`
ModificationProtectionReason *string `type:"string"`
ModificationProtectionStatus *string `type:"string"`
OverdueTime *string `type:"string"`
ProjectName *string `type:"string"`
RequestId *string `type:"string"`
SniAutoMatch *string `type:"string"`
Status *string `type:"string"`
SubnetId *string `type:"string"`
TLSAccessLog *TLSAccessLogForDescribeLoadBalancerAttributesOutput `type:"structure"`
Tags []*TagForDescribeLoadBalancerAttributesOutput `type:"list"`
Type *string `type:"string"`
UpdateTime *string `type:"string"`
VpcId *string `type:"string"`
WafInstanceId *string `type:"string"`
WafProtectionEnabled *string `type:"string"`
ZoneMappings []*ZoneMappingForDescribeLoadBalancerAttributesOutput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeLoadBalancerAttributesOutput) GoString ¶
func (s DescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeLoadBalancerAttributesOutput) SetAccessLog ¶
func (s *DescribeLoadBalancerAttributesOutput) SetAccessLog(v *AccessLogForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
SetAccessLog sets the AccessLog field's value.
func (*DescribeLoadBalancerAttributesOutput) SetAddressIpVersion ¶
func (s *DescribeLoadBalancerAttributesOutput) SetAddressIpVersion(v string) *DescribeLoadBalancerAttributesOutput
SetAddressIpVersion sets the AddressIpVersion field's value.
func (*DescribeLoadBalancerAttributesOutput) SetBusinessStatus ¶
func (s *DescribeLoadBalancerAttributesOutput) SetBusinessStatus(v string) *DescribeLoadBalancerAttributesOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*DescribeLoadBalancerAttributesOutput) SetCreateTime ¶
func (s *DescribeLoadBalancerAttributesOutput) SetCreateTime(v string) *DescribeLoadBalancerAttributesOutput
SetCreateTime sets the CreateTime field's value.
func (*DescribeLoadBalancerAttributesOutput) SetDNSName ¶
func (s *DescribeLoadBalancerAttributesOutput) SetDNSName(v string) *DescribeLoadBalancerAttributesOutput
SetDNSName sets the DNSName field's value.
func (*DescribeLoadBalancerAttributesOutput) SetDeleteProtection ¶
func (s *DescribeLoadBalancerAttributesOutput) SetDeleteProtection(v string) *DescribeLoadBalancerAttributesOutput
SetDeleteProtection sets the DeleteProtection field's value.
func (*DescribeLoadBalancerAttributesOutput) SetDeletedTime ¶
func (s *DescribeLoadBalancerAttributesOutput) SetDeletedTime(v string) *DescribeLoadBalancerAttributesOutput
SetDeletedTime sets the DeletedTime field's value.
func (*DescribeLoadBalancerAttributesOutput) SetDescription ¶
func (s *DescribeLoadBalancerAttributesOutput) SetDescription(v string) *DescribeLoadBalancerAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeLoadBalancerAttributesOutput) SetEip ¶
func (s *DescribeLoadBalancerAttributesOutput) SetEip(v *EipForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
SetEip sets the Eip field's value.
func (*DescribeLoadBalancerAttributesOutput) SetEipAddress ¶
func (s *DescribeLoadBalancerAttributesOutput) SetEipAddress(v string) *DescribeLoadBalancerAttributesOutput
SetEipAddress sets the EipAddress field's value.
func (*DescribeLoadBalancerAttributesOutput) SetEipId ¶
func (s *DescribeLoadBalancerAttributesOutput) SetEipId(v string) *DescribeLoadBalancerAttributesOutput
SetEipId sets the EipId field's value.
func (*DescribeLoadBalancerAttributesOutput) SetEnabled ¶
func (s *DescribeLoadBalancerAttributesOutput) SetEnabled(v bool) *DescribeLoadBalancerAttributesOutput
SetEnabled sets the Enabled field's value.
func (*DescribeLoadBalancerAttributesOutput) SetEniAddress ¶
func (s *DescribeLoadBalancerAttributesOutput) SetEniAddress(v string) *DescribeLoadBalancerAttributesOutput
SetEniAddress sets the EniAddress field's value.
func (*DescribeLoadBalancerAttributesOutput) SetEniId ¶
func (s *DescribeLoadBalancerAttributesOutput) SetEniId(v string) *DescribeLoadBalancerAttributesOutput
SetEniId sets the EniId field's value.
func (*DescribeLoadBalancerAttributesOutput) SetGlobalAccelerators ¶
func (s *DescribeLoadBalancerAttributesOutput) SetGlobalAccelerators(v *GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
SetGlobalAccelerators sets the GlobalAccelerators field's value.
func (*DescribeLoadBalancerAttributesOutput) SetHealthLog ¶
func (s *DescribeLoadBalancerAttributesOutput) SetHealthLog(v *HealthLogForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
SetHealthLog sets the HealthLog field's value.
func (*DescribeLoadBalancerAttributesOutput) SetListeners ¶
func (s *DescribeLoadBalancerAttributesOutput) SetListeners(v []*ListenerForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
SetListeners sets the Listeners field's value.
func (*DescribeLoadBalancerAttributesOutput) SetLoadBalancerBillingType ¶
func (s *DescribeLoadBalancerAttributesOutput) SetLoadBalancerBillingType(v int64) *DescribeLoadBalancerAttributesOutput
SetLoadBalancerBillingType sets the LoadBalancerBillingType field's value.
func (*DescribeLoadBalancerAttributesOutput) SetLoadBalancerEdition ¶
func (s *DescribeLoadBalancerAttributesOutput) SetLoadBalancerEdition(v string) *DescribeLoadBalancerAttributesOutput
SetLoadBalancerEdition sets the LoadBalancerEdition field's value.
func (*DescribeLoadBalancerAttributesOutput) SetLoadBalancerId ¶
func (s *DescribeLoadBalancerAttributesOutput) SetLoadBalancerId(v string) *DescribeLoadBalancerAttributesOutput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*DescribeLoadBalancerAttributesOutput) SetLoadBalancerName ¶
func (s *DescribeLoadBalancerAttributesOutput) SetLoadBalancerName(v string) *DescribeLoadBalancerAttributesOutput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*DescribeLoadBalancerAttributesOutput) SetLocalAddresses ¶
func (s *DescribeLoadBalancerAttributesOutput) SetLocalAddresses(v []*string) *DescribeLoadBalancerAttributesOutput
SetLocalAddresses sets the LocalAddresses field's value.
func (*DescribeLoadBalancerAttributesOutput) SetLockReason ¶
func (s *DescribeLoadBalancerAttributesOutput) SetLockReason(v string) *DescribeLoadBalancerAttributesOutput
SetLockReason sets the LockReason field's value.
func (*DescribeLoadBalancerAttributesOutput) SetModificationProtectionReason ¶
func (s *DescribeLoadBalancerAttributesOutput) SetModificationProtectionReason(v string) *DescribeLoadBalancerAttributesOutput
SetModificationProtectionReason sets the ModificationProtectionReason field's value.
func (*DescribeLoadBalancerAttributesOutput) SetModificationProtectionStatus ¶
func (s *DescribeLoadBalancerAttributesOutput) SetModificationProtectionStatus(v string) *DescribeLoadBalancerAttributesOutput
SetModificationProtectionStatus sets the ModificationProtectionStatus field's value.
func (*DescribeLoadBalancerAttributesOutput) SetOverdueTime ¶
func (s *DescribeLoadBalancerAttributesOutput) SetOverdueTime(v string) *DescribeLoadBalancerAttributesOutput
SetOverdueTime sets the OverdueTime field's value.
func (*DescribeLoadBalancerAttributesOutput) SetProjectName ¶
func (s *DescribeLoadBalancerAttributesOutput) SetProjectName(v string) *DescribeLoadBalancerAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeLoadBalancerAttributesOutput) SetRequestId ¶
func (s *DescribeLoadBalancerAttributesOutput) SetRequestId(v string) *DescribeLoadBalancerAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeLoadBalancerAttributesOutput) SetSniAutoMatch ¶
func (s *DescribeLoadBalancerAttributesOutput) SetSniAutoMatch(v string) *DescribeLoadBalancerAttributesOutput
SetSniAutoMatch sets the SniAutoMatch field's value.
func (*DescribeLoadBalancerAttributesOutput) SetStatus ¶
func (s *DescribeLoadBalancerAttributesOutput) SetStatus(v string) *DescribeLoadBalancerAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeLoadBalancerAttributesOutput) SetSubnetId ¶
func (s *DescribeLoadBalancerAttributesOutput) SetSubnetId(v string) *DescribeLoadBalancerAttributesOutput
SetSubnetId sets the SubnetId field's value.
func (*DescribeLoadBalancerAttributesOutput) SetTLSAccessLog ¶
func (s *DescribeLoadBalancerAttributesOutput) SetTLSAccessLog(v *TLSAccessLogForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
SetTLSAccessLog sets the TLSAccessLog field's value.
func (*DescribeLoadBalancerAttributesOutput) SetTags ¶
func (s *DescribeLoadBalancerAttributesOutput) SetTags(v []*TagForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
SetTags sets the Tags field's value.
func (*DescribeLoadBalancerAttributesOutput) SetType ¶
func (s *DescribeLoadBalancerAttributesOutput) SetType(v string) *DescribeLoadBalancerAttributesOutput
SetType sets the Type field's value.
func (*DescribeLoadBalancerAttributesOutput) SetUpdateTime ¶
func (s *DescribeLoadBalancerAttributesOutput) SetUpdateTime(v string) *DescribeLoadBalancerAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DescribeLoadBalancerAttributesOutput) SetVpcId ¶
func (s *DescribeLoadBalancerAttributesOutput) SetVpcId(v string) *DescribeLoadBalancerAttributesOutput
SetVpcId sets the VpcId field's value.
func (*DescribeLoadBalancerAttributesOutput) SetWafInstanceId ¶
func (s *DescribeLoadBalancerAttributesOutput) SetWafInstanceId(v string) *DescribeLoadBalancerAttributesOutput
SetWafInstanceId sets the WafInstanceId field's value.
func (*DescribeLoadBalancerAttributesOutput) SetWafProtectionEnabled ¶
func (s *DescribeLoadBalancerAttributesOutput) SetWafProtectionEnabled(v string) *DescribeLoadBalancerAttributesOutput
SetWafProtectionEnabled sets the WafProtectionEnabled field's value.
func (*DescribeLoadBalancerAttributesOutput) SetZoneMappings ¶
func (s *DescribeLoadBalancerAttributesOutput) SetZoneMappings(v []*ZoneMappingForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
SetZoneMappings sets the ZoneMappings field's value.
func (DescribeLoadBalancerAttributesOutput) String ¶
func (s DescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type DescribeLoadBalancersInput ¶
type DescribeLoadBalancersInput struct {
EipAddress *string `type:"string"`
EniAddress *string `type:"string"`
LoadBalancerIds []*string `type:"list"`
LoadBalancerName *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
ProjectName *string `type:"string"`
TagFilters []*TagFilterForDescribeLoadBalancersInput `type:"list"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeLoadBalancersInput) GoString ¶
func (s DescribeLoadBalancersInput) GoString() string
GoString returns the string representation
func (*DescribeLoadBalancersInput) SetEipAddress ¶
func (s *DescribeLoadBalancersInput) SetEipAddress(v string) *DescribeLoadBalancersInput
SetEipAddress sets the EipAddress field's value.
func (*DescribeLoadBalancersInput) SetEniAddress ¶
func (s *DescribeLoadBalancersInput) SetEniAddress(v string) *DescribeLoadBalancersInput
SetEniAddress sets the EniAddress field's value.
func (*DescribeLoadBalancersInput) SetLoadBalancerIds ¶
func (s *DescribeLoadBalancersInput) SetLoadBalancerIds(v []*string) *DescribeLoadBalancersInput
SetLoadBalancerIds sets the LoadBalancerIds field's value.
func (*DescribeLoadBalancersInput) SetLoadBalancerName ¶
func (s *DescribeLoadBalancersInput) SetLoadBalancerName(v string) *DescribeLoadBalancersInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*DescribeLoadBalancersInput) SetPageNumber ¶
func (s *DescribeLoadBalancersInput) SetPageNumber(v int64) *DescribeLoadBalancersInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeLoadBalancersInput) SetPageSize ¶
func (s *DescribeLoadBalancersInput) SetPageSize(v int64) *DescribeLoadBalancersInput
SetPageSize sets the PageSize field's value.
func (*DescribeLoadBalancersInput) SetProjectName ¶
func (s *DescribeLoadBalancersInput) SetProjectName(v string) *DescribeLoadBalancersInput
SetProjectName sets the ProjectName field's value.
func (*DescribeLoadBalancersInput) SetTagFilters ¶
func (s *DescribeLoadBalancersInput) SetTagFilters(v []*TagFilterForDescribeLoadBalancersInput) *DescribeLoadBalancersInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeLoadBalancersInput) SetVpcId ¶
func (s *DescribeLoadBalancersInput) SetVpcId(v string) *DescribeLoadBalancersInput
SetVpcId sets the VpcId field's value.
func (DescribeLoadBalancersInput) String ¶
func (s DescribeLoadBalancersInput) String() string
String returns the string representation
type DescribeLoadBalancersOutput ¶
type DescribeLoadBalancersOutput struct {
Metadata *response.ResponseMetadata
LoadBalancers []*LoadBalancerForDescribeLoadBalancersOutput `type:"list"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeLoadBalancersOutput) GoString ¶
func (s DescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*DescribeLoadBalancersOutput) SetLoadBalancers ¶
func (s *DescribeLoadBalancersOutput) SetLoadBalancers(v []*LoadBalancerForDescribeLoadBalancersOutput) *DescribeLoadBalancersOutput
SetLoadBalancers sets the LoadBalancers field's value.
func (*DescribeLoadBalancersOutput) SetPageNumber ¶
func (s *DescribeLoadBalancersOutput) SetPageNumber(v int64) *DescribeLoadBalancersOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeLoadBalancersOutput) SetPageSize ¶
func (s *DescribeLoadBalancersOutput) SetPageSize(v int64) *DescribeLoadBalancersOutput
SetPageSize sets the PageSize field's value.
func (*DescribeLoadBalancersOutput) SetRequestId ¶
func (s *DescribeLoadBalancersOutput) SetRequestId(v string) *DescribeLoadBalancersOutput
SetRequestId sets the RequestId field's value.
func (*DescribeLoadBalancersOutput) SetTotalCount ¶
func (s *DescribeLoadBalancersOutput) SetTotalCount(v int64) *DescribeLoadBalancersOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeLoadBalancersOutput) String ¶
func (s DescribeLoadBalancersOutput) String() string
String returns the string representation
type DescribeRulesInput ¶
type DescribeRulesInput struct {
// ListenerId is a required field
ListenerId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeRulesInput) GoString ¶
func (s DescribeRulesInput) GoString() string
GoString returns the string representation
func (*DescribeRulesInput) SetListenerId ¶
func (s *DescribeRulesInput) SetListenerId(v string) *DescribeRulesInput
SetListenerId sets the ListenerId field's value.
func (DescribeRulesInput) String ¶
func (s DescribeRulesInput) String() string
String returns the string representation
func (*DescribeRulesInput) Validate ¶
func (s *DescribeRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeRulesOutput ¶
type DescribeRulesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
Rules []*RuleForDescribeRulesOutput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeRulesOutput) GoString ¶
func (s DescribeRulesOutput) GoString() string
GoString returns the string representation
func (*DescribeRulesOutput) SetRequestId ¶
func (s *DescribeRulesOutput) SetRequestId(v string) *DescribeRulesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeRulesOutput) SetRules ¶
func (s *DescribeRulesOutput) SetRules(v []*RuleForDescribeRulesOutput) *DescribeRulesOutput
SetRules sets the Rules field's value.
func (DescribeRulesOutput) String ¶
func (s DescribeRulesOutput) String() string
String returns the string representation
type DescribeServerGroupAttributesInput ¶
type DescribeServerGroupAttributesInput struct {
// ServerGroupId is a required field
ServerGroupId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeServerGroupAttributesInput) GoString ¶
func (s DescribeServerGroupAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeServerGroupAttributesInput) SetServerGroupId ¶
func (s *DescribeServerGroupAttributesInput) SetServerGroupId(v string) *DescribeServerGroupAttributesInput
SetServerGroupId sets the ServerGroupId field's value.
func (DescribeServerGroupAttributesInput) String ¶
func (s DescribeServerGroupAttributesInput) String() string
String returns the string representation
func (*DescribeServerGroupAttributesInput) Validate ¶
func (s *DescribeServerGroupAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeServerGroupAttributesOutput ¶
type DescribeServerGroupAttributesOutput struct {
Metadata *response.ResponseMetadata
CrossZoneEnabled *string `type:"string"`
Description *string `type:"string"`
HealthCheck *HealthCheckForDescribeServerGroupAttributesOutput `type:"structure"`
IPAddressType *string `type:"string"`
Listeners []*string `type:"list"`
ProjectName *string `type:"string"`
Protocol *string `type:"string"`
RequestId *string `type:"string"`
Scheduler *string `type:"string"`
ServerGroupId *string `type:"string"`
ServerGroupName *string `type:"string"`
ServerGroupType *string `type:"string"`
Servers []*ServerForDescribeServerGroupAttributesOutput `type:"list"`
Status *string `type:"string"`
StickySessionConfig *StickySessionConfigForDescribeServerGroupAttributesOutput `type:"structure"`
Tags []*TagForDescribeServerGroupAttributesOutput `type:"list"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeServerGroupAttributesOutput) GoString ¶
func (s DescribeServerGroupAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeServerGroupAttributesOutput) SetCrossZoneEnabled ¶
func (s *DescribeServerGroupAttributesOutput) SetCrossZoneEnabled(v string) *DescribeServerGroupAttributesOutput
SetCrossZoneEnabled sets the CrossZoneEnabled field's value.
func (*DescribeServerGroupAttributesOutput) SetDescription ¶
func (s *DescribeServerGroupAttributesOutput) SetDescription(v string) *DescribeServerGroupAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeServerGroupAttributesOutput) SetHealthCheck ¶
func (s *DescribeServerGroupAttributesOutput) SetHealthCheck(v *HealthCheckForDescribeServerGroupAttributesOutput) *DescribeServerGroupAttributesOutput
SetHealthCheck sets the HealthCheck field's value.
func (*DescribeServerGroupAttributesOutput) SetIPAddressType ¶
func (s *DescribeServerGroupAttributesOutput) SetIPAddressType(v string) *DescribeServerGroupAttributesOutput
SetIPAddressType sets the IPAddressType field's value.
func (*DescribeServerGroupAttributesOutput) SetListeners ¶
func (s *DescribeServerGroupAttributesOutput) SetListeners(v []*string) *DescribeServerGroupAttributesOutput
SetListeners sets the Listeners field's value.
func (*DescribeServerGroupAttributesOutput) SetProjectName ¶
func (s *DescribeServerGroupAttributesOutput) SetProjectName(v string) *DescribeServerGroupAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeServerGroupAttributesOutput) SetProtocol ¶
func (s *DescribeServerGroupAttributesOutput) SetProtocol(v string) *DescribeServerGroupAttributesOutput
SetProtocol sets the Protocol field's value.
func (*DescribeServerGroupAttributesOutput) SetRequestId ¶
func (s *DescribeServerGroupAttributesOutput) SetRequestId(v string) *DescribeServerGroupAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeServerGroupAttributesOutput) SetScheduler ¶
func (s *DescribeServerGroupAttributesOutput) SetScheduler(v string) *DescribeServerGroupAttributesOutput
SetScheduler sets the Scheduler field's value.
func (*DescribeServerGroupAttributesOutput) SetServerGroupId ¶
func (s *DescribeServerGroupAttributesOutput) SetServerGroupId(v string) *DescribeServerGroupAttributesOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*DescribeServerGroupAttributesOutput) SetServerGroupName ¶
func (s *DescribeServerGroupAttributesOutput) SetServerGroupName(v string) *DescribeServerGroupAttributesOutput
SetServerGroupName sets the ServerGroupName field's value.
func (*DescribeServerGroupAttributesOutput) SetServerGroupType ¶
func (s *DescribeServerGroupAttributesOutput) SetServerGroupType(v string) *DescribeServerGroupAttributesOutput
SetServerGroupType sets the ServerGroupType field's value.
func (*DescribeServerGroupAttributesOutput) SetServers ¶
func (s *DescribeServerGroupAttributesOutput) SetServers(v []*ServerForDescribeServerGroupAttributesOutput) *DescribeServerGroupAttributesOutput
SetServers sets the Servers field's value.
func (*DescribeServerGroupAttributesOutput) SetStatus ¶
func (s *DescribeServerGroupAttributesOutput) SetStatus(v string) *DescribeServerGroupAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeServerGroupAttributesOutput) SetStickySessionConfig ¶
func (s *DescribeServerGroupAttributesOutput) SetStickySessionConfig(v *StickySessionConfigForDescribeServerGroupAttributesOutput) *DescribeServerGroupAttributesOutput
SetStickySessionConfig sets the StickySessionConfig field's value.
func (*DescribeServerGroupAttributesOutput) SetTags ¶
func (s *DescribeServerGroupAttributesOutput) SetTags(v []*TagForDescribeServerGroupAttributesOutput) *DescribeServerGroupAttributesOutput
SetTags sets the Tags field's value.
func (*DescribeServerGroupAttributesOutput) SetVpcId ¶
func (s *DescribeServerGroupAttributesOutput) SetVpcId(v string) *DescribeServerGroupAttributesOutput
SetVpcId sets the VpcId field's value.
func (DescribeServerGroupAttributesOutput) String ¶
func (s DescribeServerGroupAttributesOutput) String() string
String returns the string representation
type DescribeServerGroupBackendServersInput ¶
type DescribeServerGroupBackendServersInput struct {
InstanceIds []*string `type:"list"`
Ips []*string `type:"list"`
PageNumber *string `type:"string"`
PageSize *string `type:"string"`
// ServerGroupId is a required field
ServerGroupId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeServerGroupBackendServersInput) GoString ¶
func (s DescribeServerGroupBackendServersInput) GoString() string
GoString returns the string representation
func (*DescribeServerGroupBackendServersInput) SetInstanceIds ¶
func (s *DescribeServerGroupBackendServersInput) SetInstanceIds(v []*string) *DescribeServerGroupBackendServersInput
SetInstanceIds sets the InstanceIds field's value.
func (*DescribeServerGroupBackendServersInput) SetIps ¶
func (s *DescribeServerGroupBackendServersInput) SetIps(v []*string) *DescribeServerGroupBackendServersInput
SetIps sets the Ips field's value.
func (*DescribeServerGroupBackendServersInput) SetPageNumber ¶
func (s *DescribeServerGroupBackendServersInput) SetPageNumber(v string) *DescribeServerGroupBackendServersInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeServerGroupBackendServersInput) SetPageSize ¶
func (s *DescribeServerGroupBackendServersInput) SetPageSize(v string) *DescribeServerGroupBackendServersInput
SetPageSize sets the PageSize field's value.
func (*DescribeServerGroupBackendServersInput) SetServerGroupId ¶
func (s *DescribeServerGroupBackendServersInput) SetServerGroupId(v string) *DescribeServerGroupBackendServersInput
SetServerGroupId sets the ServerGroupId field's value.
func (DescribeServerGroupBackendServersInput) String ¶
func (s DescribeServerGroupBackendServersInput) String() string
String returns the string representation
func (*DescribeServerGroupBackendServersInput) Validate ¶
func (s *DescribeServerGroupBackendServersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeServerGroupBackendServersOutput ¶
type DescribeServerGroupBackendServersOutput struct {
Metadata *response.ResponseMetadata
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
Servers []*ServerForDescribeServerGroupBackendServersOutput `type:"list"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeServerGroupBackendServersOutput) GoString ¶
func (s DescribeServerGroupBackendServersOutput) GoString() string
GoString returns the string representation
func (*DescribeServerGroupBackendServersOutput) SetPageNumber ¶
func (s *DescribeServerGroupBackendServersOutput) SetPageNumber(v int64) *DescribeServerGroupBackendServersOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeServerGroupBackendServersOutput) SetPageSize ¶
func (s *DescribeServerGroupBackendServersOutput) SetPageSize(v int64) *DescribeServerGroupBackendServersOutput
SetPageSize sets the PageSize field's value.
func (*DescribeServerGroupBackendServersOutput) SetRequestId ¶
func (s *DescribeServerGroupBackendServersOutput) SetRequestId(v string) *DescribeServerGroupBackendServersOutput
SetRequestId sets the RequestId field's value.
func (*DescribeServerGroupBackendServersOutput) SetServers ¶
func (s *DescribeServerGroupBackendServersOutput) SetServers(v []*ServerForDescribeServerGroupBackendServersOutput) *DescribeServerGroupBackendServersOutput
SetServers sets the Servers field's value.
func (*DescribeServerGroupBackendServersOutput) SetTotalCount ¶
func (s *DescribeServerGroupBackendServersOutput) SetTotalCount(v int64) *DescribeServerGroupBackendServersOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeServerGroupBackendServersOutput) String ¶
func (s DescribeServerGroupBackendServersOutput) String() string
String returns the string representation
type DescribeServerGroupsInput ¶
type DescribeServerGroupsInput struct {
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
ProjectName *string `type:"string"`
ServerGroupIds []*string `type:"list"`
ServerGroupNames []*string `type:"list"`
ServerGroupType *string `type:"string"`
TagFilters []*TagFilterForDescribeServerGroupsInput `type:"list"`
VpcID *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeServerGroupsInput) GoString ¶
func (s DescribeServerGroupsInput) GoString() string
GoString returns the string representation
func (*DescribeServerGroupsInput) SetPageNumber ¶
func (s *DescribeServerGroupsInput) SetPageNumber(v int64) *DescribeServerGroupsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeServerGroupsInput) SetPageSize ¶
func (s *DescribeServerGroupsInput) SetPageSize(v int64) *DescribeServerGroupsInput
SetPageSize sets the PageSize field's value.
func (*DescribeServerGroupsInput) SetProjectName ¶
func (s *DescribeServerGroupsInput) SetProjectName(v string) *DescribeServerGroupsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeServerGroupsInput) SetServerGroupIds ¶
func (s *DescribeServerGroupsInput) SetServerGroupIds(v []*string) *DescribeServerGroupsInput
SetServerGroupIds sets the ServerGroupIds field's value.
func (*DescribeServerGroupsInput) SetServerGroupNames ¶
func (s *DescribeServerGroupsInput) SetServerGroupNames(v []*string) *DescribeServerGroupsInput
SetServerGroupNames sets the ServerGroupNames field's value.
func (*DescribeServerGroupsInput) SetServerGroupType ¶
func (s *DescribeServerGroupsInput) SetServerGroupType(v string) *DescribeServerGroupsInput
SetServerGroupType sets the ServerGroupType field's value.
func (*DescribeServerGroupsInput) SetTagFilters ¶
func (s *DescribeServerGroupsInput) SetTagFilters(v []*TagFilterForDescribeServerGroupsInput) *DescribeServerGroupsInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeServerGroupsInput) SetVpcID ¶
func (s *DescribeServerGroupsInput) SetVpcID(v string) *DescribeServerGroupsInput
SetVpcID sets the VpcID field's value.
func (DescribeServerGroupsInput) String ¶
func (s DescribeServerGroupsInput) String() string
String returns the string representation
type DescribeServerGroupsOutput ¶
type DescribeServerGroupsOutput struct {
Metadata *response.ResponseMetadata
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
ServerGroups []*ServerGroupForDescribeServerGroupsOutput `type:"list"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeServerGroupsOutput) GoString ¶
func (s DescribeServerGroupsOutput) GoString() string
GoString returns the string representation
func (*DescribeServerGroupsOutput) SetPageNumber ¶
func (s *DescribeServerGroupsOutput) SetPageNumber(v int64) *DescribeServerGroupsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeServerGroupsOutput) SetPageSize ¶
func (s *DescribeServerGroupsOutput) SetPageSize(v int64) *DescribeServerGroupsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeServerGroupsOutput) SetRequestId ¶
func (s *DescribeServerGroupsOutput) SetRequestId(v string) *DescribeServerGroupsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeServerGroupsOutput) SetServerGroups ¶
func (s *DescribeServerGroupsOutput) SetServerGroups(v []*ServerGroupForDescribeServerGroupsOutput) *DescribeServerGroupsOutput
SetServerGroups sets the ServerGroups field's value.
func (*DescribeServerGroupsOutput) SetTotalCount ¶
func (s *DescribeServerGroupsOutput) SetTotalCount(v int64) *DescribeServerGroupsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeServerGroupsOutput) String ¶
func (s DescribeServerGroupsOutput) String() string
String returns the string representation
type DescribeZonesInput ¶
type DescribeZonesInput struct {
// contains filtered or unexported fields
}
func (DescribeZonesInput) GoString ¶
func (s DescribeZonesInput) GoString() string
GoString returns the string representation
func (DescribeZonesInput) String ¶
func (s DescribeZonesInput) String() string
String returns the string representation
type DescribeZonesOutput ¶
type DescribeZonesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
Zones []*ZoneForDescribeZonesOutput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeZonesOutput) GoString ¶
func (s DescribeZonesOutput) GoString() string
GoString returns the string representation
func (*DescribeZonesOutput) SetRequestId ¶
func (s *DescribeZonesOutput) SetRequestId(v string) *DescribeZonesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeZonesOutput) SetZones ¶
func (s *DescribeZonesOutput) SetZones(v []*ZoneForDescribeZonesOutput) *DescribeZonesOutput
SetZones sets the Zones field's value.
func (DescribeZonesOutput) String ¶
func (s DescribeZonesOutput) String() string
String returns the string representation
type DisableAccessLogInput ¶
type DisableAccessLogInput struct {
// LoadBalancerId is a required field
LoadBalancerId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DisableAccessLogInput) GoString ¶
func (s DisableAccessLogInput) GoString() string
GoString returns the string representation
func (*DisableAccessLogInput) SetLoadBalancerId ¶
func (s *DisableAccessLogInput) SetLoadBalancerId(v string) *DisableAccessLogInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (DisableAccessLogInput) String ¶
func (s DisableAccessLogInput) String() string
String returns the string representation
func (*DisableAccessLogInput) Validate ¶
func (s *DisableAccessLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisableAccessLogOutput ¶
type DisableAccessLogOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DisableAccessLogOutput) GoString ¶
func (s DisableAccessLogOutput) GoString() string
GoString returns the string representation
func (*DisableAccessLogOutput) SetRequestId ¶
func (s *DisableAccessLogOutput) SetRequestId(v string) *DisableAccessLogOutput
SetRequestId sets the RequestId field's value.
func (DisableAccessLogOutput) String ¶
func (s DisableAccessLogOutput) String() string
String returns the string representation
type DisableHealthLogInput ¶
type DisableHealthLogInput struct {
// LoadBalancerId is a required field
LoadBalancerId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DisableHealthLogInput) GoString ¶
func (s DisableHealthLogInput) GoString() string
GoString returns the string representation
func (*DisableHealthLogInput) SetLoadBalancerId ¶
func (s *DisableHealthLogInput) SetLoadBalancerId(v string) *DisableHealthLogInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (DisableHealthLogInput) String ¶
func (s DisableHealthLogInput) String() string
String returns the string representation
func (*DisableHealthLogInput) Validate ¶
func (s *DisableHealthLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisableHealthLogOutput ¶
type DisableHealthLogOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DisableHealthLogOutput) GoString ¶
func (s DisableHealthLogOutput) GoString() string
GoString returns the string representation
func (*DisableHealthLogOutput) SetRequestId ¶
func (s *DisableHealthLogOutput) SetRequestId(v string) *DisableHealthLogOutput
SetRequestId sets the RequestId field's value.
func (DisableHealthLogOutput) String ¶
func (s DisableHealthLogOutput) String() string
String returns the string representation
type DisableTLSAccessLogInput ¶
type DisableTLSAccessLogInput struct {
// LoadBalancerId is a required field
LoadBalancerId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DisableTLSAccessLogInput) GoString ¶
func (s DisableTLSAccessLogInput) GoString() string
GoString returns the string representation
func (*DisableTLSAccessLogInput) SetLoadBalancerId ¶
func (s *DisableTLSAccessLogInput) SetLoadBalancerId(v string) *DisableTLSAccessLogInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (DisableTLSAccessLogInput) String ¶
func (s DisableTLSAccessLogInput) String() string
String returns the string representation
func (*DisableTLSAccessLogInput) Validate ¶
func (s *DisableTLSAccessLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisableTLSAccessLogOutput ¶
type DisableTLSAccessLogOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DisableTLSAccessLogOutput) GoString ¶
func (s DisableTLSAccessLogOutput) GoString() string
GoString returns the string representation
func (*DisableTLSAccessLogOutput) SetRequestId ¶
func (s *DisableTLSAccessLogOutput) SetRequestId(v string) *DisableTLSAccessLogOutput
SetRequestId sets the RequestId field's value.
func (DisableTLSAccessLogOutput) String ¶
func (s DisableTLSAccessLogOutput) String() string
String returns the string representation
type DomainExtensionForCreateListenerInput ¶
type DomainExtensionForCreateListenerInput struct {
CertCenterCertificateId *string `type:"string"`
CertificateId *string `type:"string"`
CertificateSource *string `type:"string"`
Domain *string `type:"string"`
PcaLeafCertificateId *string `type:"string"`
// contains filtered or unexported fields
}
func (DomainExtensionForCreateListenerInput) GoString ¶
func (s DomainExtensionForCreateListenerInput) GoString() string
GoString returns the string representation
func (*DomainExtensionForCreateListenerInput) SetCertCenterCertificateId ¶
func (s *DomainExtensionForCreateListenerInput) SetCertCenterCertificateId(v string) *DomainExtensionForCreateListenerInput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*DomainExtensionForCreateListenerInput) SetCertificateId ¶
func (s *DomainExtensionForCreateListenerInput) SetCertificateId(v string) *DomainExtensionForCreateListenerInput
SetCertificateId sets the CertificateId field's value.
func (*DomainExtensionForCreateListenerInput) SetCertificateSource ¶
func (s *DomainExtensionForCreateListenerInput) SetCertificateSource(v string) *DomainExtensionForCreateListenerInput
SetCertificateSource sets the CertificateSource field's value.
func (*DomainExtensionForCreateListenerInput) SetDomain ¶
func (s *DomainExtensionForCreateListenerInput) SetDomain(v string) *DomainExtensionForCreateListenerInput
SetDomain sets the Domain field's value.
func (*DomainExtensionForCreateListenerInput) SetPcaLeafCertificateId ¶
func (s *DomainExtensionForCreateListenerInput) SetPcaLeafCertificateId(v string) *DomainExtensionForCreateListenerInput
SetPcaLeafCertificateId sets the PcaLeafCertificateId field's value.
func (DomainExtensionForCreateListenerInput) String ¶
func (s DomainExtensionForCreateListenerInput) String() string
String returns the string representation
type DomainExtensionForDescribeListenerAttributesOutput ¶
type DomainExtensionForDescribeListenerAttributesOutput struct {
CertCenterCertificateId *string `type:"string"`
CertificateId *string `type:"string"`
CertificateSource *string `type:"string"`
Domain *string `type:"string"`
DomainExtensionId *string `type:"string"`
ListenerId *string `type:"string"`
PcaLeafCertificateId *string `type:"string"`
San *string `type:"string"`
// contains filtered or unexported fields
}
func (DomainExtensionForDescribeListenerAttributesOutput) GoString ¶
func (s DomainExtensionForDescribeListenerAttributesOutput) GoString() string
GoString returns the string representation
func (*DomainExtensionForDescribeListenerAttributesOutput) SetCertCenterCertificateId ¶
func (s *DomainExtensionForDescribeListenerAttributesOutput) SetCertCenterCertificateId(v string) *DomainExtensionForDescribeListenerAttributesOutput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*DomainExtensionForDescribeListenerAttributesOutput) SetCertificateId ¶
func (s *DomainExtensionForDescribeListenerAttributesOutput) SetCertificateId(v string) *DomainExtensionForDescribeListenerAttributesOutput
SetCertificateId sets the CertificateId field's value.
func (*DomainExtensionForDescribeListenerAttributesOutput) SetCertificateSource ¶
func (s *DomainExtensionForDescribeListenerAttributesOutput) SetCertificateSource(v string) *DomainExtensionForDescribeListenerAttributesOutput
SetCertificateSource sets the CertificateSource field's value.
func (*DomainExtensionForDescribeListenerAttributesOutput) SetDomain ¶
func (s *DomainExtensionForDescribeListenerAttributesOutput) SetDomain(v string) *DomainExtensionForDescribeListenerAttributesOutput
SetDomain sets the Domain field's value.
func (*DomainExtensionForDescribeListenerAttributesOutput) SetDomainExtensionId ¶
func (s *DomainExtensionForDescribeListenerAttributesOutput) SetDomainExtensionId(v string) *DomainExtensionForDescribeListenerAttributesOutput
SetDomainExtensionId sets the DomainExtensionId field's value.
func (*DomainExtensionForDescribeListenerAttributesOutput) SetListenerId ¶
func (s *DomainExtensionForDescribeListenerAttributesOutput) SetListenerId(v string) *DomainExtensionForDescribeListenerAttributesOutput
SetListenerId sets the ListenerId field's value.
func (*DomainExtensionForDescribeListenerAttributesOutput) SetPcaLeafCertificateId ¶
func (s *DomainExtensionForDescribeListenerAttributesOutput) SetPcaLeafCertificateId(v string) *DomainExtensionForDescribeListenerAttributesOutput
SetPcaLeafCertificateId sets the PcaLeafCertificateId field's value.
func (*DomainExtensionForDescribeListenerAttributesOutput) SetSan ¶
func (s *DomainExtensionForDescribeListenerAttributesOutput) SetSan(v string) *DomainExtensionForDescribeListenerAttributesOutput
SetSan sets the San field's value.
func (DomainExtensionForDescribeListenerAttributesOutput) String ¶
func (s DomainExtensionForDescribeListenerAttributesOutput) String() string
String returns the string representation
type DomainExtensionForDescribeListenersOutput ¶
type DomainExtensionForDescribeListenersOutput struct {
CertCenterCertificateId *string `type:"string"`
CertificateId *string `type:"string"`
CertificateSource *string `type:"string"`
Domain *string `type:"string"`
DomainExtensionId *string `type:"string"`
ListenerId *string `type:"string"`
PcaLeafCertificateId *string `type:"string"`
// contains filtered or unexported fields
}
func (DomainExtensionForDescribeListenersOutput) GoString ¶
func (s DomainExtensionForDescribeListenersOutput) GoString() string
GoString returns the string representation
func (*DomainExtensionForDescribeListenersOutput) SetCertCenterCertificateId ¶
func (s *DomainExtensionForDescribeListenersOutput) SetCertCenterCertificateId(v string) *DomainExtensionForDescribeListenersOutput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*DomainExtensionForDescribeListenersOutput) SetCertificateId ¶
func (s *DomainExtensionForDescribeListenersOutput) SetCertificateId(v string) *DomainExtensionForDescribeListenersOutput
SetCertificateId sets the CertificateId field's value.
func (*DomainExtensionForDescribeListenersOutput) SetCertificateSource ¶
func (s *DomainExtensionForDescribeListenersOutput) SetCertificateSource(v string) *DomainExtensionForDescribeListenersOutput
SetCertificateSource sets the CertificateSource field's value.
func (*DomainExtensionForDescribeListenersOutput) SetDomain ¶
func (s *DomainExtensionForDescribeListenersOutput) SetDomain(v string) *DomainExtensionForDescribeListenersOutput
SetDomain sets the Domain field's value.
func (*DomainExtensionForDescribeListenersOutput) SetDomainExtensionId ¶
func (s *DomainExtensionForDescribeListenersOutput) SetDomainExtensionId(v string) *DomainExtensionForDescribeListenersOutput
SetDomainExtensionId sets the DomainExtensionId field's value.
func (*DomainExtensionForDescribeListenersOutput) SetListenerId ¶
func (s *DomainExtensionForDescribeListenersOutput) SetListenerId(v string) *DomainExtensionForDescribeListenersOutput
SetListenerId sets the ListenerId field's value.
func (*DomainExtensionForDescribeListenersOutput) SetPcaLeafCertificateId ¶
func (s *DomainExtensionForDescribeListenersOutput) SetPcaLeafCertificateId(v string) *DomainExtensionForDescribeListenersOutput
SetPcaLeafCertificateId sets the PcaLeafCertificateId field's value.
func (DomainExtensionForDescribeListenersOutput) String ¶
func (s DomainExtensionForDescribeListenersOutput) String() string
String returns the string representation
type DomainExtensionForModifyListenerAttributesInput ¶
type DomainExtensionForModifyListenerAttributesInput struct {
Action *string `type:"string"`
CertCenterCertificateId *string `type:"string"`
CertificateId *string `type:"string"`
CertificateSource *string `type:"string"`
Domain *string `type:"string"`
DomainExtensionId *string `type:"string"`
PcaLeafCertificateId *string `type:"string"`
// contains filtered or unexported fields
}
func (DomainExtensionForModifyListenerAttributesInput) GoString ¶
func (s DomainExtensionForModifyListenerAttributesInput) GoString() string
GoString returns the string representation
func (*DomainExtensionForModifyListenerAttributesInput) SetAction ¶
func (s *DomainExtensionForModifyListenerAttributesInput) SetAction(v string) *DomainExtensionForModifyListenerAttributesInput
SetAction sets the Action field's value.
func (*DomainExtensionForModifyListenerAttributesInput) SetCertCenterCertificateId ¶
func (s *DomainExtensionForModifyListenerAttributesInput) SetCertCenterCertificateId(v string) *DomainExtensionForModifyListenerAttributesInput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*DomainExtensionForModifyListenerAttributesInput) SetCertificateId ¶
func (s *DomainExtensionForModifyListenerAttributesInput) SetCertificateId(v string) *DomainExtensionForModifyListenerAttributesInput
SetCertificateId sets the CertificateId field's value.
func (*DomainExtensionForModifyListenerAttributesInput) SetCertificateSource ¶
func (s *DomainExtensionForModifyListenerAttributesInput) SetCertificateSource(v string) *DomainExtensionForModifyListenerAttributesInput
SetCertificateSource sets the CertificateSource field's value.
func (*DomainExtensionForModifyListenerAttributesInput) SetDomain ¶
func (s *DomainExtensionForModifyListenerAttributesInput) SetDomain(v string) *DomainExtensionForModifyListenerAttributesInput
SetDomain sets the Domain field's value.
func (*DomainExtensionForModifyListenerAttributesInput) SetDomainExtensionId ¶
func (s *DomainExtensionForModifyListenerAttributesInput) SetDomainExtensionId(v string) *DomainExtensionForModifyListenerAttributesInput
SetDomainExtensionId sets the DomainExtensionId field's value.
func (*DomainExtensionForModifyListenerAttributesInput) SetPcaLeafCertificateId ¶
func (s *DomainExtensionForModifyListenerAttributesInput) SetPcaLeafCertificateId(v string) *DomainExtensionForModifyListenerAttributesInput
SetPcaLeafCertificateId sets the PcaLeafCertificateId field's value.
func (DomainExtensionForModifyListenerAttributesInput) String ¶
func (s DomainExtensionForModifyListenerAttributesInput) String() string
String returns the string representation
type EipBillingConfigForCloneLoadBalancerInput ¶
type EipBillingConfigForCloneLoadBalancerInput struct {
Bandwidth *int64 `type:"integer"`
EipBillingType *int64 `type:"integer"`
ISP *string `type:"string"`
// contains filtered or unexported fields
}
func (EipBillingConfigForCloneLoadBalancerInput) GoString ¶
func (s EipBillingConfigForCloneLoadBalancerInput) GoString() string
GoString returns the string representation
func (*EipBillingConfigForCloneLoadBalancerInput) SetBandwidth ¶
func (s *EipBillingConfigForCloneLoadBalancerInput) SetBandwidth(v int64) *EipBillingConfigForCloneLoadBalancerInput
SetBandwidth sets the Bandwidth field's value.
func (*EipBillingConfigForCloneLoadBalancerInput) SetEipBillingType ¶
func (s *EipBillingConfigForCloneLoadBalancerInput) SetEipBillingType(v int64) *EipBillingConfigForCloneLoadBalancerInput
SetEipBillingType sets the EipBillingType field's value.
func (*EipBillingConfigForCloneLoadBalancerInput) SetISP ¶
func (s *EipBillingConfigForCloneLoadBalancerInput) SetISP(v string) *EipBillingConfigForCloneLoadBalancerInput
SetISP sets the ISP field's value.
func (EipBillingConfigForCloneLoadBalancerInput) String ¶
func (s EipBillingConfigForCloneLoadBalancerInput) String() string
String returns the string representation
type EipBillingConfigForCreateLoadBalancerInput ¶
type EipBillingConfigForCreateLoadBalancerInput struct {
Bandwidth *int64 `type:"integer"`
EipBillingType *int64 `type:"integer"`
ISP *string `type:"string"`
SecurityProtectionInstanceId *string `type:"string"`
SecurityProtectionTypes *string `type:"string"`
// contains filtered or unexported fields
}
func (EipBillingConfigForCreateLoadBalancerInput) GoString ¶
func (s EipBillingConfigForCreateLoadBalancerInput) GoString() string
GoString returns the string representation
func (*EipBillingConfigForCreateLoadBalancerInput) SetBandwidth ¶
func (s *EipBillingConfigForCreateLoadBalancerInput) SetBandwidth(v int64) *EipBillingConfigForCreateLoadBalancerInput
SetBandwidth sets the Bandwidth field's value.
func (*EipBillingConfigForCreateLoadBalancerInput) SetEipBillingType ¶
func (s *EipBillingConfigForCreateLoadBalancerInput) SetEipBillingType(v int64) *EipBillingConfigForCreateLoadBalancerInput
SetEipBillingType sets the EipBillingType field's value.
func (*EipBillingConfigForCreateLoadBalancerInput) SetISP ¶
func (s *EipBillingConfigForCreateLoadBalancerInput) SetISP(v string) *EipBillingConfigForCreateLoadBalancerInput
SetISP sets the ISP field's value.
func (*EipBillingConfigForCreateLoadBalancerInput) SetSecurityProtectionInstanceId ¶
func (s *EipBillingConfigForCreateLoadBalancerInput) SetSecurityProtectionInstanceId(v string) *EipBillingConfigForCreateLoadBalancerInput
SetSecurityProtectionInstanceId sets the SecurityProtectionInstanceId field's value.
func (*EipBillingConfigForCreateLoadBalancerInput) SetSecurityProtectionTypes ¶
func (s *EipBillingConfigForCreateLoadBalancerInput) SetSecurityProtectionTypes(v string) *EipBillingConfigForCreateLoadBalancerInput
SetSecurityProtectionTypes sets the SecurityProtectionTypes field's value.
func (EipBillingConfigForCreateLoadBalancerInput) String ¶
func (s EipBillingConfigForCreateLoadBalancerInput) String() string
String returns the string representation
type EipForDescribeLoadBalancerAttributesOutput ¶
type EipForDescribeLoadBalancerAttributesOutput struct {
AssociationMode *string `type:"string"`
Bandwidth *int64 `type:"integer"`
EipAddress *string `type:"string"`
EipBillingType *int64 `type:"integer"`
EipType *string `type:"string"`
ISP *string `type:"string"`
PopLocations []*PopLocationForDescribeLoadBalancerAttributesOutput `type:"list"`
SecurityProtectionTypes []*string `type:"list"`
// contains filtered or unexported fields
}
func (EipForDescribeLoadBalancerAttributesOutput) GoString ¶
func (s EipForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*EipForDescribeLoadBalancerAttributesOutput) SetAssociationMode ¶
func (s *EipForDescribeLoadBalancerAttributesOutput) SetAssociationMode(v string) *EipForDescribeLoadBalancerAttributesOutput
SetAssociationMode sets the AssociationMode field's value.
func (*EipForDescribeLoadBalancerAttributesOutput) SetBandwidth ¶
func (s *EipForDescribeLoadBalancerAttributesOutput) SetBandwidth(v int64) *EipForDescribeLoadBalancerAttributesOutput
SetBandwidth sets the Bandwidth field's value.
func (*EipForDescribeLoadBalancerAttributesOutput) SetEipAddress ¶
func (s *EipForDescribeLoadBalancerAttributesOutput) SetEipAddress(v string) *EipForDescribeLoadBalancerAttributesOutput
SetEipAddress sets the EipAddress field's value.
func (*EipForDescribeLoadBalancerAttributesOutput) SetEipBillingType ¶
func (s *EipForDescribeLoadBalancerAttributesOutput) SetEipBillingType(v int64) *EipForDescribeLoadBalancerAttributesOutput
SetEipBillingType sets the EipBillingType field's value.
func (*EipForDescribeLoadBalancerAttributesOutput) SetEipType ¶
func (s *EipForDescribeLoadBalancerAttributesOutput) SetEipType(v string) *EipForDescribeLoadBalancerAttributesOutput
SetEipType sets the EipType field's value.
func (*EipForDescribeLoadBalancerAttributesOutput) SetISP ¶
func (s *EipForDescribeLoadBalancerAttributesOutput) SetISP(v string) *EipForDescribeLoadBalancerAttributesOutput
SetISP sets the ISP field's value.
func (*EipForDescribeLoadBalancerAttributesOutput) SetPopLocations ¶
func (s *EipForDescribeLoadBalancerAttributesOutput) SetPopLocations(v []*PopLocationForDescribeLoadBalancerAttributesOutput) *EipForDescribeLoadBalancerAttributesOutput
SetPopLocations sets the PopLocations field's value.
func (*EipForDescribeLoadBalancerAttributesOutput) SetSecurityProtectionTypes ¶
func (s *EipForDescribeLoadBalancerAttributesOutput) SetSecurityProtectionTypes(v []*string) *EipForDescribeLoadBalancerAttributesOutput
SetSecurityProtectionTypes sets the SecurityProtectionTypes field's value.
func (EipForDescribeLoadBalancerAttributesOutput) String ¶
func (s EipForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type EipForDescribeLoadBalancersOutput ¶
type EipForDescribeLoadBalancersOutput struct {
AssociationMode *string `type:"string"`
Bandwidth *int64 `type:"integer"`
EipAddress *string `type:"string"`
EipBillingType *int64 `type:"integer"`
EipType *string `type:"string"`
ISP *string `type:"string"`
PopLocations []*PopLocationForDescribeLoadBalancersOutput `type:"list"`
SecurityProtectionTypes []*string `type:"list"`
// contains filtered or unexported fields
}
func (EipForDescribeLoadBalancersOutput) GoString ¶
func (s EipForDescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*EipForDescribeLoadBalancersOutput) SetAssociationMode ¶
func (s *EipForDescribeLoadBalancersOutput) SetAssociationMode(v string) *EipForDescribeLoadBalancersOutput
SetAssociationMode sets the AssociationMode field's value.
func (*EipForDescribeLoadBalancersOutput) SetBandwidth ¶
func (s *EipForDescribeLoadBalancersOutput) SetBandwidth(v int64) *EipForDescribeLoadBalancersOutput
SetBandwidth sets the Bandwidth field's value.
func (*EipForDescribeLoadBalancersOutput) SetEipAddress ¶
func (s *EipForDescribeLoadBalancersOutput) SetEipAddress(v string) *EipForDescribeLoadBalancersOutput
SetEipAddress sets the EipAddress field's value.
func (*EipForDescribeLoadBalancersOutput) SetEipBillingType ¶
func (s *EipForDescribeLoadBalancersOutput) SetEipBillingType(v int64) *EipForDescribeLoadBalancersOutput
SetEipBillingType sets the EipBillingType field's value.
func (*EipForDescribeLoadBalancersOutput) SetEipType ¶
func (s *EipForDescribeLoadBalancersOutput) SetEipType(v string) *EipForDescribeLoadBalancersOutput
SetEipType sets the EipType field's value.
func (*EipForDescribeLoadBalancersOutput) SetISP ¶
func (s *EipForDescribeLoadBalancersOutput) SetISP(v string) *EipForDescribeLoadBalancersOutput
SetISP sets the ISP field's value.
func (*EipForDescribeLoadBalancersOutput) SetPopLocations ¶
func (s *EipForDescribeLoadBalancersOutput) SetPopLocations(v []*PopLocationForDescribeLoadBalancersOutput) *EipForDescribeLoadBalancersOutput
SetPopLocations sets the PopLocations field's value.
func (*EipForDescribeLoadBalancersOutput) SetSecurityProtectionTypes ¶
func (s *EipForDescribeLoadBalancersOutput) SetSecurityProtectionTypes(v []*string) *EipForDescribeLoadBalancersOutput
SetSecurityProtectionTypes sets the SecurityProtectionTypes field's value.
func (EipForDescribeLoadBalancersOutput) String ¶
func (s EipForDescribeLoadBalancersOutput) String() string
String returns the string representation
type EnableAccessLogInput ¶
type EnableAccessLogInput struct {
// BucketName is a required field
BucketName *string `type:"string" required:"true"`
// LoadBalancerId is a required field
LoadBalancerId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (EnableAccessLogInput) GoString ¶
func (s EnableAccessLogInput) GoString() string
GoString returns the string representation
func (*EnableAccessLogInput) SetBucketName ¶
func (s *EnableAccessLogInput) SetBucketName(v string) *EnableAccessLogInput
SetBucketName sets the BucketName field's value.
func (*EnableAccessLogInput) SetLoadBalancerId ¶
func (s *EnableAccessLogInput) SetLoadBalancerId(v string) *EnableAccessLogInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (EnableAccessLogInput) String ¶
func (s EnableAccessLogInput) String() string
String returns the string representation
func (*EnableAccessLogInput) Validate ¶
func (s *EnableAccessLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EnableAccessLogOutput ¶
type EnableAccessLogOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (EnableAccessLogOutput) GoString ¶
func (s EnableAccessLogOutput) GoString() string
GoString returns the string representation
func (*EnableAccessLogOutput) SetRequestId ¶
func (s *EnableAccessLogOutput) SetRequestId(v string) *EnableAccessLogOutput
SetRequestId sets the RequestId field's value.
func (EnableAccessLogOutput) String ¶
func (s EnableAccessLogOutput) String() string
String returns the string representation
type EnableHealthLogInput ¶
type EnableHealthLogInput struct {
// LoadBalancerId is a required field
LoadBalancerId *string `type:"string" required:"true"`
// ProjectId is a required field
ProjectId *string `type:"string" required:"true"`
// TopicId is a required field
TopicId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (EnableHealthLogInput) GoString ¶
func (s EnableHealthLogInput) GoString() string
GoString returns the string representation
func (*EnableHealthLogInput) SetLoadBalancerId ¶
func (s *EnableHealthLogInput) SetLoadBalancerId(v string) *EnableHealthLogInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*EnableHealthLogInput) SetProjectId ¶
func (s *EnableHealthLogInput) SetProjectId(v string) *EnableHealthLogInput
SetProjectId sets the ProjectId field's value.
func (*EnableHealthLogInput) SetTopicId ¶
func (s *EnableHealthLogInput) SetTopicId(v string) *EnableHealthLogInput
SetTopicId sets the TopicId field's value.
func (EnableHealthLogInput) String ¶
func (s EnableHealthLogInput) String() string
String returns the string representation
func (*EnableHealthLogInput) Validate ¶
func (s *EnableHealthLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EnableHealthLogOutput ¶
type EnableHealthLogOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (EnableHealthLogOutput) GoString ¶
func (s EnableHealthLogOutput) GoString() string
GoString returns the string representation
func (*EnableHealthLogOutput) SetRequestId ¶
func (s *EnableHealthLogOutput) SetRequestId(v string) *EnableHealthLogOutput
SetRequestId sets the RequestId field's value.
func (EnableHealthLogOutput) String ¶
func (s EnableHealthLogOutput) String() string
String returns the string representation
type EnableTLSAccessLogInput ¶
type EnableTLSAccessLogInput struct {
// LoadBalancerId is a required field
LoadBalancerId *string `type:"string" required:"true"`
// ProjectId is a required field
ProjectId *string `type:"string" required:"true"`
// TopicId is a required field
TopicId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (EnableTLSAccessLogInput) GoString ¶
func (s EnableTLSAccessLogInput) GoString() string
GoString returns the string representation
func (*EnableTLSAccessLogInput) SetLoadBalancerId ¶
func (s *EnableTLSAccessLogInput) SetLoadBalancerId(v string) *EnableTLSAccessLogInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*EnableTLSAccessLogInput) SetProjectId ¶
func (s *EnableTLSAccessLogInput) SetProjectId(v string) *EnableTLSAccessLogInput
SetProjectId sets the ProjectId field's value.
func (*EnableTLSAccessLogInput) SetTopicId ¶
func (s *EnableTLSAccessLogInput) SetTopicId(v string) *EnableTLSAccessLogInput
SetTopicId sets the TopicId field's value.
func (EnableTLSAccessLogInput) String ¶
func (s EnableTLSAccessLogInput) String() string
String returns the string representation
func (*EnableTLSAccessLogInput) Validate ¶
func (s *EnableTLSAccessLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EnableTLSAccessLogOutput ¶
type EnableTLSAccessLogOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (EnableTLSAccessLogOutput) GoString ¶
func (s EnableTLSAccessLogOutput) GoString() string
GoString returns the string representation
func (*EnableTLSAccessLogOutput) SetRequestId ¶
func (s *EnableTLSAccessLogOutput) SetRequestId(v string) *EnableTLSAccessLogOutput
SetRequestId sets the RequestId field's value.
func (EnableTLSAccessLogOutput) String ¶
func (s EnableTLSAccessLogOutput) String() string
String returns the string representation
type FixedResponseConfigForCreateRulesInput ¶
type FixedResponseConfigForCreateRulesInput struct {
Content *string `type:"string"`
ContentType *string `type:"string"`
HttpCode *string `type:"string"`
// contains filtered or unexported fields
}
func (FixedResponseConfigForCreateRulesInput) GoString ¶
func (s FixedResponseConfigForCreateRulesInput) GoString() string
GoString returns the string representation
func (*FixedResponseConfigForCreateRulesInput) SetContent ¶
func (s *FixedResponseConfigForCreateRulesInput) SetContent(v string) *FixedResponseConfigForCreateRulesInput
SetContent sets the Content field's value.
func (*FixedResponseConfigForCreateRulesInput) SetContentType ¶
func (s *FixedResponseConfigForCreateRulesInput) SetContentType(v string) *FixedResponseConfigForCreateRulesInput
SetContentType sets the ContentType field's value.
func (*FixedResponseConfigForCreateRulesInput) SetHttpCode ¶
func (s *FixedResponseConfigForCreateRulesInput) SetHttpCode(v string) *FixedResponseConfigForCreateRulesInput
SetHttpCode sets the HttpCode field's value.
func (FixedResponseConfigForCreateRulesInput) String ¶
func (s FixedResponseConfigForCreateRulesInput) String() string
String returns the string representation
type FixedResponseConfigForDescribeRulesOutput ¶
type FixedResponseConfigForDescribeRulesOutput struct {
Content *string `type:"string"`
ContentType *string `type:"string"`
HttpCode *string `type:"string"`
// contains filtered or unexported fields
}
func (FixedResponseConfigForDescribeRulesOutput) GoString ¶
func (s FixedResponseConfigForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*FixedResponseConfigForDescribeRulesOutput) SetContent ¶
func (s *FixedResponseConfigForDescribeRulesOutput) SetContent(v string) *FixedResponseConfigForDescribeRulesOutput
SetContent sets the Content field's value.
func (*FixedResponseConfigForDescribeRulesOutput) SetContentType ¶
func (s *FixedResponseConfigForDescribeRulesOutput) SetContentType(v string) *FixedResponseConfigForDescribeRulesOutput
SetContentType sets the ContentType field's value.
func (*FixedResponseConfigForDescribeRulesOutput) SetHttpCode ¶
func (s *FixedResponseConfigForDescribeRulesOutput) SetHttpCode(v string) *FixedResponseConfigForDescribeRulesOutput
SetHttpCode sets the HttpCode field's value.
func (FixedResponseConfigForDescribeRulesOutput) String ¶
func (s FixedResponseConfigForDescribeRulesOutput) String() string
String returns the string representation
type FixedResponseConfigForModifyRulesInput ¶
type FixedResponseConfigForModifyRulesInput struct {
Content *string `type:"string"`
ContentType *string `type:"string"`
HttpCode *string `type:"string"`
// contains filtered or unexported fields
}
func (FixedResponseConfigForModifyRulesInput) GoString ¶
func (s FixedResponseConfigForModifyRulesInput) GoString() string
GoString returns the string representation
func (*FixedResponseConfigForModifyRulesInput) SetContent ¶
func (s *FixedResponseConfigForModifyRulesInput) SetContent(v string) *FixedResponseConfigForModifyRulesInput
SetContent sets the Content field's value.
func (*FixedResponseConfigForModifyRulesInput) SetContentType ¶
func (s *FixedResponseConfigForModifyRulesInput) SetContentType(v string) *FixedResponseConfigForModifyRulesInput
SetContentType sets the ContentType field's value.
func (*FixedResponseConfigForModifyRulesInput) SetHttpCode ¶
func (s *FixedResponseConfigForModifyRulesInput) SetHttpCode(v string) *FixedResponseConfigForModifyRulesInput
SetHttpCode sets the HttpCode field's value.
func (FixedResponseConfigForModifyRulesInput) String ¶
func (s FixedResponseConfigForModifyRulesInput) String() string
String returns the string representation
type ForwardGroupConfigForCreateRulesInput ¶
type ForwardGroupConfigForCreateRulesInput struct {
ServerGroupTuples []*ForwardGroupConfigServerGroupTupleForCreateRulesInput `type:"list"`
StickySessionEnabled *string `type:"string"`
StickySessionTimeout *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (ForwardGroupConfigForCreateRulesInput) GoString ¶
func (s ForwardGroupConfigForCreateRulesInput) GoString() string
GoString returns the string representation
func (*ForwardGroupConfigForCreateRulesInput) SetServerGroupTuples ¶
func (s *ForwardGroupConfigForCreateRulesInput) SetServerGroupTuples(v []*ForwardGroupConfigServerGroupTupleForCreateRulesInput) *ForwardGroupConfigForCreateRulesInput
SetServerGroupTuples sets the ServerGroupTuples field's value.
func (*ForwardGroupConfigForCreateRulesInput) SetStickySessionEnabled ¶
func (s *ForwardGroupConfigForCreateRulesInput) SetStickySessionEnabled(v string) *ForwardGroupConfigForCreateRulesInput
SetStickySessionEnabled sets the StickySessionEnabled field's value.
func (*ForwardGroupConfigForCreateRulesInput) SetStickySessionTimeout ¶
func (s *ForwardGroupConfigForCreateRulesInput) SetStickySessionTimeout(v int64) *ForwardGroupConfigForCreateRulesInput
SetStickySessionTimeout sets the StickySessionTimeout field's value.
func (ForwardGroupConfigForCreateRulesInput) String ¶
func (s ForwardGroupConfigForCreateRulesInput) String() string
String returns the string representation
type ForwardGroupConfigForDescribeRulesOutput ¶
type ForwardGroupConfigForDescribeRulesOutput struct {
ServerGroupTuples []*ServerGroupTupleForDescribeRulesOutput `type:"list"`
StickySessionEnabled *string `type:"string"`
StickySessionTimeout *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (ForwardGroupConfigForDescribeRulesOutput) GoString ¶
func (s ForwardGroupConfigForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*ForwardGroupConfigForDescribeRulesOutput) SetServerGroupTuples ¶
func (s *ForwardGroupConfigForDescribeRulesOutput) SetServerGroupTuples(v []*ServerGroupTupleForDescribeRulesOutput) *ForwardGroupConfigForDescribeRulesOutput
SetServerGroupTuples sets the ServerGroupTuples field's value.
func (*ForwardGroupConfigForDescribeRulesOutput) SetStickySessionEnabled ¶
func (s *ForwardGroupConfigForDescribeRulesOutput) SetStickySessionEnabled(v string) *ForwardGroupConfigForDescribeRulesOutput
SetStickySessionEnabled sets the StickySessionEnabled field's value.
func (*ForwardGroupConfigForDescribeRulesOutput) SetStickySessionTimeout ¶
func (s *ForwardGroupConfigForDescribeRulesOutput) SetStickySessionTimeout(v int64) *ForwardGroupConfigForDescribeRulesOutput
SetStickySessionTimeout sets the StickySessionTimeout field's value.
func (ForwardGroupConfigForDescribeRulesOutput) String ¶
func (s ForwardGroupConfigForDescribeRulesOutput) String() string
String returns the string representation
type ForwardGroupConfigForModifyRulesInput ¶
type ForwardGroupConfigForModifyRulesInput struct {
ServerGroupTuples []*ForwardGroupConfigServerGroupTupleForModifyRulesInput `type:"list"`
StickySessionEnabled *string `type:"string"`
StickySessionTimeout *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (ForwardGroupConfigForModifyRulesInput) GoString ¶
func (s ForwardGroupConfigForModifyRulesInput) GoString() string
GoString returns the string representation
func (*ForwardGroupConfigForModifyRulesInput) SetServerGroupTuples ¶
func (s *ForwardGroupConfigForModifyRulesInput) SetServerGroupTuples(v []*ForwardGroupConfigServerGroupTupleForModifyRulesInput) *ForwardGroupConfigForModifyRulesInput
SetServerGroupTuples sets the ServerGroupTuples field's value.
func (*ForwardGroupConfigForModifyRulesInput) SetStickySessionEnabled ¶
func (s *ForwardGroupConfigForModifyRulesInput) SetStickySessionEnabled(v string) *ForwardGroupConfigForModifyRulesInput
SetStickySessionEnabled sets the StickySessionEnabled field's value.
func (*ForwardGroupConfigForModifyRulesInput) SetStickySessionTimeout ¶
func (s *ForwardGroupConfigForModifyRulesInput) SetStickySessionTimeout(v int64) *ForwardGroupConfigForModifyRulesInput
SetStickySessionTimeout sets the StickySessionTimeout field's value.
func (ForwardGroupConfigForModifyRulesInput) String ¶
func (s ForwardGroupConfigForModifyRulesInput) String() string
String returns the string representation
type ForwardGroupConfigServerGroupTupleForCreateRulesInput ¶
type ForwardGroupConfigServerGroupTupleForCreateRulesInput struct {
ServerGroupId *string `type:"string"`
Weight *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (ForwardGroupConfigServerGroupTupleForCreateRulesInput) GoString ¶
func (s ForwardGroupConfigServerGroupTupleForCreateRulesInput) GoString() string
GoString returns the string representation
func (*ForwardGroupConfigServerGroupTupleForCreateRulesInput) SetServerGroupId ¶
func (s *ForwardGroupConfigServerGroupTupleForCreateRulesInput) SetServerGroupId(v string) *ForwardGroupConfigServerGroupTupleForCreateRulesInput
SetServerGroupId sets the ServerGroupId field's value.
func (*ForwardGroupConfigServerGroupTupleForCreateRulesInput) SetWeight ¶
func (s *ForwardGroupConfigServerGroupTupleForCreateRulesInput) SetWeight(v int64) *ForwardGroupConfigServerGroupTupleForCreateRulesInput
SetWeight sets the Weight field's value.
func (ForwardGroupConfigServerGroupTupleForCreateRulesInput) String ¶
func (s ForwardGroupConfigServerGroupTupleForCreateRulesInput) String() string
String returns the string representation
type ForwardGroupConfigServerGroupTupleForModifyRulesInput ¶
type ForwardGroupConfigServerGroupTupleForModifyRulesInput struct {
ServerGroupId *string `type:"string"`
Weight *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (ForwardGroupConfigServerGroupTupleForModifyRulesInput) GoString ¶
func (s ForwardGroupConfigServerGroupTupleForModifyRulesInput) GoString() string
GoString returns the string representation
func (*ForwardGroupConfigServerGroupTupleForModifyRulesInput) SetServerGroupId ¶
func (s *ForwardGroupConfigServerGroupTupleForModifyRulesInput) SetServerGroupId(v string) *ForwardGroupConfigServerGroupTupleForModifyRulesInput
SetServerGroupId sets the ServerGroupId field's value.
func (*ForwardGroupConfigServerGroupTupleForModifyRulesInput) SetWeight ¶
func (s *ForwardGroupConfigServerGroupTupleForModifyRulesInput) SetWeight(v int64) *ForwardGroupConfigServerGroupTupleForModifyRulesInput
SetWeight sets the Weight field's value.
func (ForwardGroupConfigServerGroupTupleForModifyRulesInput) String ¶
func (s ForwardGroupConfigServerGroupTupleForModifyRulesInput) String() string
String returns the string representation
type GlobalAcceleratorForModifyLoadBalancerAttributesInput ¶
type GlobalAcceleratorForModifyLoadBalancerAttributesInput struct {
AcceleratorId *string `type:"string"`
AcceleratorListenerId *string `type:"string"`
EndpointGroupId *string `type:"string"`
Weight *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (GlobalAcceleratorForModifyLoadBalancerAttributesInput) GoString ¶
func (s GlobalAcceleratorForModifyLoadBalancerAttributesInput) GoString() string
GoString returns the string representation
func (*GlobalAcceleratorForModifyLoadBalancerAttributesInput) SetAcceleratorId ¶
func (s *GlobalAcceleratorForModifyLoadBalancerAttributesInput) SetAcceleratorId(v string) *GlobalAcceleratorForModifyLoadBalancerAttributesInput
SetAcceleratorId sets the AcceleratorId field's value.
func (*GlobalAcceleratorForModifyLoadBalancerAttributesInput) SetAcceleratorListenerId ¶
func (s *GlobalAcceleratorForModifyLoadBalancerAttributesInput) SetAcceleratorListenerId(v string) *GlobalAcceleratorForModifyLoadBalancerAttributesInput
SetAcceleratorListenerId sets the AcceleratorListenerId field's value.
func (*GlobalAcceleratorForModifyLoadBalancerAttributesInput) SetEndpointGroupId ¶
func (s *GlobalAcceleratorForModifyLoadBalancerAttributesInput) SetEndpointGroupId(v string) *GlobalAcceleratorForModifyLoadBalancerAttributesInput
SetEndpointGroupId sets the EndpointGroupId field's value.
func (*GlobalAcceleratorForModifyLoadBalancerAttributesInput) SetWeight ¶
func (s *GlobalAcceleratorForModifyLoadBalancerAttributesInput) SetWeight(v int64) *GlobalAcceleratorForModifyLoadBalancerAttributesInput
SetWeight sets the Weight field's value.
func (GlobalAcceleratorForModifyLoadBalancerAttributesInput) String ¶
func (s GlobalAcceleratorForModifyLoadBalancerAttributesInput) String() string
String returns the string representation
type GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput ¶
type GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput struct {
AcceleratorId *string `type:"string"`
AcceleratorName *string `type:"string"`
// contains filtered or unexported fields
}
func (GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput) GoString ¶
func (s GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput) SetAcceleratorId ¶
func (s *GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput) SetAcceleratorId(v string) *GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput
SetAcceleratorId sets the AcceleratorId field's value.
func (*GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput) SetAcceleratorName ¶
func (s *GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput) SetAcceleratorName(v string) *GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput
SetAcceleratorName sets the AcceleratorName field's value.
func (GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput) String ¶
func (s GlobalAcceleratorsForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type HeaderConfigForCreateRulesInput ¶
type HeaderConfigForCreateRulesInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (HeaderConfigForCreateRulesInput) GoString ¶
func (s HeaderConfigForCreateRulesInput) GoString() string
GoString returns the string representation
func (*HeaderConfigForCreateRulesInput) SetKey ¶
func (s *HeaderConfigForCreateRulesInput) SetKey(v string) *HeaderConfigForCreateRulesInput
SetKey sets the Key field's value.
func (*HeaderConfigForCreateRulesInput) SetValues ¶
func (s *HeaderConfigForCreateRulesInput) SetValues(v []*string) *HeaderConfigForCreateRulesInput
SetValues sets the Values field's value.
func (HeaderConfigForCreateRulesInput) String ¶
func (s HeaderConfigForCreateRulesInput) String() string
String returns the string representation
type HeaderConfigForDescribeRulesOutput ¶
type HeaderConfigForDescribeRulesOutput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (HeaderConfigForDescribeRulesOutput) GoString ¶
func (s HeaderConfigForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*HeaderConfigForDescribeRulesOutput) SetKey ¶
func (s *HeaderConfigForDescribeRulesOutput) SetKey(v string) *HeaderConfigForDescribeRulesOutput
SetKey sets the Key field's value.
func (*HeaderConfigForDescribeRulesOutput) SetValues ¶
func (s *HeaderConfigForDescribeRulesOutput) SetValues(v []*string) *HeaderConfigForDescribeRulesOutput
SetValues sets the Values field's value.
func (HeaderConfigForDescribeRulesOutput) String ¶
func (s HeaderConfigForDescribeRulesOutput) String() string
String returns the string representation
type HeaderConfigForModifyRulesInput ¶
type HeaderConfigForModifyRulesInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (HeaderConfigForModifyRulesInput) GoString ¶
func (s HeaderConfigForModifyRulesInput) GoString() string
GoString returns the string representation
func (*HeaderConfigForModifyRulesInput) SetKey ¶
func (s *HeaderConfigForModifyRulesInput) SetKey(v string) *HeaderConfigForModifyRulesInput
SetKey sets the Key field's value.
func (*HeaderConfigForModifyRulesInput) SetValues ¶
func (s *HeaderConfigForModifyRulesInput) SetValues(v []*string) *HeaderConfigForModifyRulesInput
SetValues sets the Values field's value.
func (HeaderConfigForModifyRulesInput) String ¶
func (s HeaderConfigForModifyRulesInput) String() string
String returns the string representation
type HealthCheckForCreateServerGroupInput ¶
type HealthCheckForCreateServerGroupInput struct {
Domain *string `type:"string"`
Enabled *string `type:"string"`
HealthyThreshold *string `type:"string"`
HttpCode *string `type:"string"`
HttpVersion *string `type:"string"`
Interval *string `type:"string"`
Method *string `type:"string"`
Port *int64 `max:"65535" type:"integer"`
Protocol *string `type:"string"`
Timeout *string `type:"string"`
URI *string `type:"string"`
UnhealthyThreshold *string `type:"string"`
// contains filtered or unexported fields
}
func (HealthCheckForCreateServerGroupInput) GoString ¶
func (s HealthCheckForCreateServerGroupInput) GoString() string
GoString returns the string representation
func (*HealthCheckForCreateServerGroupInput) SetDomain ¶
func (s *HealthCheckForCreateServerGroupInput) SetDomain(v string) *HealthCheckForCreateServerGroupInput
SetDomain sets the Domain field's value.
func (*HealthCheckForCreateServerGroupInput) SetEnabled ¶
func (s *HealthCheckForCreateServerGroupInput) SetEnabled(v string) *HealthCheckForCreateServerGroupInput
SetEnabled sets the Enabled field's value.
func (*HealthCheckForCreateServerGroupInput) SetHealthyThreshold ¶
func (s *HealthCheckForCreateServerGroupInput) SetHealthyThreshold(v string) *HealthCheckForCreateServerGroupInput
SetHealthyThreshold sets the HealthyThreshold field's value.
func (*HealthCheckForCreateServerGroupInput) SetHttpCode ¶
func (s *HealthCheckForCreateServerGroupInput) SetHttpCode(v string) *HealthCheckForCreateServerGroupInput
SetHttpCode sets the HttpCode field's value.
func (*HealthCheckForCreateServerGroupInput) SetHttpVersion ¶
func (s *HealthCheckForCreateServerGroupInput) SetHttpVersion(v string) *HealthCheckForCreateServerGroupInput
SetHttpVersion sets the HttpVersion field's value.
func (*HealthCheckForCreateServerGroupInput) SetInterval ¶
func (s *HealthCheckForCreateServerGroupInput) SetInterval(v string) *HealthCheckForCreateServerGroupInput
SetInterval sets the Interval field's value.
func (*HealthCheckForCreateServerGroupInput) SetMethod ¶
func (s *HealthCheckForCreateServerGroupInput) SetMethod(v string) *HealthCheckForCreateServerGroupInput
SetMethod sets the Method field's value.
func (*HealthCheckForCreateServerGroupInput) SetPort ¶
func (s *HealthCheckForCreateServerGroupInput) SetPort(v int64) *HealthCheckForCreateServerGroupInput
SetPort sets the Port field's value.
func (*HealthCheckForCreateServerGroupInput) SetProtocol ¶
func (s *HealthCheckForCreateServerGroupInput) SetProtocol(v string) *HealthCheckForCreateServerGroupInput
SetProtocol sets the Protocol field's value.
func (*HealthCheckForCreateServerGroupInput) SetTimeout ¶
func (s *HealthCheckForCreateServerGroupInput) SetTimeout(v string) *HealthCheckForCreateServerGroupInput
SetTimeout sets the Timeout field's value.
func (*HealthCheckForCreateServerGroupInput) SetURI ¶
func (s *HealthCheckForCreateServerGroupInput) SetURI(v string) *HealthCheckForCreateServerGroupInput
SetURI sets the URI field's value.
func (*HealthCheckForCreateServerGroupInput) SetUnhealthyThreshold ¶
func (s *HealthCheckForCreateServerGroupInput) SetUnhealthyThreshold(v string) *HealthCheckForCreateServerGroupInput
SetUnhealthyThreshold sets the UnhealthyThreshold field's value.
func (HealthCheckForCreateServerGroupInput) String ¶
func (s HealthCheckForCreateServerGroupInput) String() string
String returns the string representation
func (*HealthCheckForCreateServerGroupInput) Validate ¶
func (s *HealthCheckForCreateServerGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type HealthCheckForDescribeServerGroupAttributesOutput ¶
type HealthCheckForDescribeServerGroupAttributesOutput struct {
Domain *string `type:"string"`
Enabled *string `type:"string"`
HealthyThreshold *int64 `type:"integer"`
HttpCode *string `type:"string"`
HttpVersion *string `type:"string"`
Interval *int64 `type:"integer"`
Method *string `type:"string"`
Port *int64 `max:"65535" type:"integer"`
Protocol *string `type:"string"`
Timeout *int64 `type:"integer"`
URI *string `type:"string"`
UnhealthyThreshold *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (HealthCheckForDescribeServerGroupAttributesOutput) GoString ¶
func (s HealthCheckForDescribeServerGroupAttributesOutput) GoString() string
GoString returns the string representation
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetDomain ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetDomain(v string) *HealthCheckForDescribeServerGroupAttributesOutput
SetDomain sets the Domain field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetEnabled ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetEnabled(v string) *HealthCheckForDescribeServerGroupAttributesOutput
SetEnabled sets the Enabled field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetHealthyThreshold ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetHealthyThreshold(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
SetHealthyThreshold sets the HealthyThreshold field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetHttpCode ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetHttpCode(v string) *HealthCheckForDescribeServerGroupAttributesOutput
SetHttpCode sets the HttpCode field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetHttpVersion ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetHttpVersion(v string) *HealthCheckForDescribeServerGroupAttributesOutput
SetHttpVersion sets the HttpVersion field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetInterval ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetInterval(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
SetInterval sets the Interval field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetMethod ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetMethod(v string) *HealthCheckForDescribeServerGroupAttributesOutput
SetMethod sets the Method field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetPort ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetPort(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
SetPort sets the Port field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetProtocol ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetProtocol(v string) *HealthCheckForDescribeServerGroupAttributesOutput
SetProtocol sets the Protocol field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetTimeout ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetTimeout(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
SetTimeout sets the Timeout field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetURI ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetURI(v string) *HealthCheckForDescribeServerGroupAttributesOutput
SetURI sets the URI field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetUnhealthyThreshold ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetUnhealthyThreshold(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
SetUnhealthyThreshold sets the UnhealthyThreshold field's value.
func (HealthCheckForDescribeServerGroupAttributesOutput) String ¶
func (s HealthCheckForDescribeServerGroupAttributesOutput) String() string
String returns the string representation
type HealthCheckForDescribeServerGroupsOutput ¶
type HealthCheckForDescribeServerGroupsOutput struct {
Domain *string `type:"string"`
Enabled *string `type:"string"`
HealthyThreshold *int64 `type:"integer"`
HttpCode *string `type:"string"`
HttpVersion *string `type:"string"`
Interval *int64 `type:"integer"`
Method *string `type:"string"`
Port *int64 `max:"65535" type:"integer"`
Protocol *string `type:"string"`
Timeout *int64 `type:"integer"`
URI *string `type:"string"`
UnhealthyThreshold *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (HealthCheckForDescribeServerGroupsOutput) GoString ¶
func (s HealthCheckForDescribeServerGroupsOutput) GoString() string
GoString returns the string representation
func (*HealthCheckForDescribeServerGroupsOutput) SetDomain ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetDomain(v string) *HealthCheckForDescribeServerGroupsOutput
SetDomain sets the Domain field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetEnabled ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetEnabled(v string) *HealthCheckForDescribeServerGroupsOutput
SetEnabled sets the Enabled field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetHealthyThreshold ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetHealthyThreshold(v int64) *HealthCheckForDescribeServerGroupsOutput
SetHealthyThreshold sets the HealthyThreshold field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetHttpCode ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetHttpCode(v string) *HealthCheckForDescribeServerGroupsOutput
SetHttpCode sets the HttpCode field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetHttpVersion ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetHttpVersion(v string) *HealthCheckForDescribeServerGroupsOutput
SetHttpVersion sets the HttpVersion field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetInterval ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetInterval(v int64) *HealthCheckForDescribeServerGroupsOutput
SetInterval sets the Interval field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetMethod ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetMethod(v string) *HealthCheckForDescribeServerGroupsOutput
SetMethod sets the Method field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetPort ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetPort(v int64) *HealthCheckForDescribeServerGroupsOutput
SetPort sets the Port field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetProtocol ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetProtocol(v string) *HealthCheckForDescribeServerGroupsOutput
SetProtocol sets the Protocol field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetTimeout ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetTimeout(v int64) *HealthCheckForDescribeServerGroupsOutput
SetTimeout sets the Timeout field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetURI ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetURI(v string) *HealthCheckForDescribeServerGroupsOutput
SetURI sets the URI field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetUnhealthyThreshold ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetUnhealthyThreshold(v int64) *HealthCheckForDescribeServerGroupsOutput
SetUnhealthyThreshold sets the UnhealthyThreshold field's value.
func (HealthCheckForDescribeServerGroupsOutput) String ¶
func (s HealthCheckForDescribeServerGroupsOutput) String() string
String returns the string representation
type HealthCheckForModifyServerGroupAttributesInput ¶
type HealthCheckForModifyServerGroupAttributesInput struct {
Domain *string `type:"string"`
Enabled *string `type:"string"`
HealthyThreshold *string `type:"string"`
HttpCode *string `type:"string"`
HttpVersion *string `type:"string"`
Interval *string `type:"string"`
Method *string `type:"string"`
Port *int64 `max:"65535" type:"integer"`
Protocol *string `type:"string"`
Timeout *string `type:"string"`
URI *string `type:"string"`
UnhealthyThreshold *string `type:"string"`
// contains filtered or unexported fields
}
func (HealthCheckForModifyServerGroupAttributesInput) GoString ¶
func (s HealthCheckForModifyServerGroupAttributesInput) GoString() string
GoString returns the string representation
func (*HealthCheckForModifyServerGroupAttributesInput) SetDomain ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetDomain(v string) *HealthCheckForModifyServerGroupAttributesInput
SetDomain sets the Domain field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetEnabled ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetEnabled(v string) *HealthCheckForModifyServerGroupAttributesInput
SetEnabled sets the Enabled field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetHealthyThreshold ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetHealthyThreshold(v string) *HealthCheckForModifyServerGroupAttributesInput
SetHealthyThreshold sets the HealthyThreshold field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetHttpCode ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetHttpCode(v string) *HealthCheckForModifyServerGroupAttributesInput
SetHttpCode sets the HttpCode field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetHttpVersion ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetHttpVersion(v string) *HealthCheckForModifyServerGroupAttributesInput
SetHttpVersion sets the HttpVersion field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetInterval ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetInterval(v string) *HealthCheckForModifyServerGroupAttributesInput
SetInterval sets the Interval field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetMethod ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetMethod(v string) *HealthCheckForModifyServerGroupAttributesInput
SetMethod sets the Method field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetPort ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetPort(v int64) *HealthCheckForModifyServerGroupAttributesInput
SetPort sets the Port field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetProtocol ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetProtocol(v string) *HealthCheckForModifyServerGroupAttributesInput
SetProtocol sets the Protocol field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetTimeout ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetTimeout(v string) *HealthCheckForModifyServerGroupAttributesInput
SetTimeout sets the Timeout field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetURI ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetURI(v string) *HealthCheckForModifyServerGroupAttributesInput
SetURI sets the URI field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetUnhealthyThreshold ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetUnhealthyThreshold(v string) *HealthCheckForModifyServerGroupAttributesInput
SetUnhealthyThreshold sets the UnhealthyThreshold field's value.
func (HealthCheckForModifyServerGroupAttributesInput) String ¶
func (s HealthCheckForModifyServerGroupAttributesInput) String() string
String returns the string representation
func (*HealthCheckForModifyServerGroupAttributesInput) Validate ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type HealthCheckTemplateForCreateHealthCheckTemplatesInput ¶
type HealthCheckTemplateForCreateHealthCheckTemplatesInput struct {
Description *string `type:"string"`
HealthCheckDomain *string `type:"string"`
HealthCheckHttpCode *string `type:"string"`
HealthCheckHttpVersion *string `type:"string"`
HealthCheckInterval *int64 `type:"integer"`
HealthCheckMethod *string `type:"string"`
HealthCheckProtocol *string `type:"string"`
// HealthCheckTemplateName is a required field
HealthCheckTemplateName *string `min:"1" max:"128" type:"string" required:"true"`
HealthCheckTimeout *int64 `type:"integer"`
HealthCheckURI *string `type:"string"`
HealthyThreshold *int64 `type:"integer"`
// Port is a required field
Port *int64 `max:"65535" type:"integer" required:"true"`
ProjectName *string `type:"string"`
Tags []*HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput `type:"list"`
UnhealthyThreshold *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (HealthCheckTemplateForCreateHealthCheckTemplatesInput) GoString ¶
func (s HealthCheckTemplateForCreateHealthCheckTemplatesInput) GoString() string
GoString returns the string representation
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetDescription ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetDescription(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetDescription sets the Description field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckDomain ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckDomain(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckDomain sets the HealthCheckDomain field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckHttpCode ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckHttpCode(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckHttpCode sets the HealthCheckHttpCode field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckHttpVersion ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckHttpVersion(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckHttpVersion sets the HealthCheckHttpVersion field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckInterval ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckInterval(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckInterval sets the HealthCheckInterval field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckMethod ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckMethod(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckMethod sets the HealthCheckMethod field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckProtocol ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckProtocol(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckProtocol sets the HealthCheckProtocol field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckTemplateName ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckTemplateName(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckTemplateName sets the HealthCheckTemplateName field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckTimeout ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckTimeout(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckTimeout sets the HealthCheckTimeout field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckURI ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckURI(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckURI sets the HealthCheckURI field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthyThreshold ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthyThreshold(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthyThreshold sets the HealthyThreshold field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetPort ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetPort(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetPort sets the Port field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetProjectName ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetProjectName(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetProjectName sets the ProjectName field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetTags ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetTags(v []*HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetTags sets the Tags field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetUnhealthyThreshold ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetUnhealthyThreshold(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetUnhealthyThreshold sets the UnhealthyThreshold field's value.
func (HealthCheckTemplateForCreateHealthCheckTemplatesInput) String ¶
func (s HealthCheckTemplateForCreateHealthCheckTemplatesInput) String() string
String returns the string representation
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) Validate ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type HealthCheckTemplateForDescribeHealthCheckTemplatesOutput ¶
type HealthCheckTemplateForDescribeHealthCheckTemplatesOutput struct {
CreateTime *string `type:"string"`
Description *string `type:"string"`
HealthCheckDomain *string `type:"string"`
HealthCheckHttpCode *string `type:"string"`
HealthCheckHttpVersion *string `type:"string"`
HealthCheckInterval *int64 `type:"integer"`
HealthCheckMethod *string `type:"string"`
HealthCheckProtocol *string `type:"string"`
HealthCheckTemplateId *string `type:"string"`
HealthCheckTemplateName *string `type:"string"`
HealthCheckTimeout *int64 `type:"integer"`
HealthCheckURI *string `type:"string"`
HealthyThreshold *int64 `type:"integer"`
Port *int64 `max:"65535" type:"integer"`
ProjectName *string `type:"string"`
Tags []*TagForDescribeHealthCheckTemplatesOutput `type:"list"`
UnhealthyThreshold *int64 `type:"integer"`
UpdateTime *string `type:"string"`
// contains filtered or unexported fields
}
func (HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) GoString ¶
func (s HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) GoString() string
GoString returns the string representation
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetCreateTime ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetCreateTime(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetCreateTime sets the CreateTime field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetDescription ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetDescription(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetDescription sets the Description field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckDomain ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckDomain(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckDomain sets the HealthCheckDomain field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckHttpCode ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckHttpCode(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckHttpCode sets the HealthCheckHttpCode field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckHttpVersion ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckHttpVersion(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckHttpVersion sets the HealthCheckHttpVersion field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckInterval ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckInterval(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckInterval sets the HealthCheckInterval field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckMethod ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckMethod(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckMethod sets the HealthCheckMethod field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckProtocol ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckProtocol(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckProtocol sets the HealthCheckProtocol field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTemplateId ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTemplateId(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckTemplateId sets the HealthCheckTemplateId field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTemplateName ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTemplateName(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckTemplateName sets the HealthCheckTemplateName field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTimeout ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTimeout(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckTimeout sets the HealthCheckTimeout field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckURI ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckURI(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckURI sets the HealthCheckURI field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthyThreshold ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthyThreshold(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthyThreshold sets the HealthyThreshold field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetPort ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetPort(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetPort sets the Port field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetProjectName ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetProjectName(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetProjectName sets the ProjectName field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetTags ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetTags(v []*TagForDescribeHealthCheckTemplatesOutput) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetTags sets the Tags field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetUnhealthyThreshold ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetUnhealthyThreshold(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetUnhealthyThreshold sets the UnhealthyThreshold field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetUpdateTime ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetUpdateTime(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetUpdateTime sets the UpdateTime field's value.
func (HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) String ¶
func (s HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) String() string
String returns the string representation
type HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput ¶
type HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput struct {
Description *string `type:"string"`
HealthCheckDomain *string `type:"string"`
HealthCheckHttpCode *string `type:"string"`
HealthCheckHttpVersion *string `type:"string"`
HealthCheckInterval *int64 `type:"integer"`
HealthCheckMethod *string `type:"string"`
HealthCheckProtocol *string `type:"string"`
// HealthCheckTemplateId is a required field
HealthCheckTemplateId *string `min:"1" max:"128" type:"string" required:"true"`
HealthCheckTemplateName *string `min:"1" max:"128" type:"string"`
HealthCheckTimeout *int64 `type:"integer"`
HealthCheckURI *string `type:"string"`
HealthyThreshold *int64 `type:"integer"`
// Port is a required field
Port *int64 `max:"65535" type:"integer" required:"true"`
UnhealthyThreshold *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) GoString ¶
func (s HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) GoString() string
GoString returns the string representation
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetDescription ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetDescription(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetDescription sets the Description field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckDomain ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckDomain(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckDomain sets the HealthCheckDomain field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckHttpCode ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckHttpCode(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckHttpCode sets the HealthCheckHttpCode field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckHttpVersion ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckHttpVersion(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckHttpVersion sets the HealthCheckHttpVersion field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckInterval ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckInterval(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckInterval sets the HealthCheckInterval field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckMethod ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckMethod(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckMethod sets the HealthCheckMethod field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckProtocol ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckProtocol(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckProtocol sets the HealthCheckProtocol field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplateId ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplateId(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckTemplateId sets the HealthCheckTemplateId field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplateName ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplateName(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckTemplateName sets the HealthCheckTemplateName field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTimeout ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTimeout(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckTimeout sets the HealthCheckTimeout field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckURI ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckURI(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckURI sets the HealthCheckURI field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthyThreshold ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthyThreshold(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthyThreshold sets the HealthyThreshold field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetPort ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetPort(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetPort sets the Port field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetUnhealthyThreshold ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetUnhealthyThreshold(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetUnhealthyThreshold sets the UnhealthyThreshold field's value.
func (HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) String ¶
func (s HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) String() string
String returns the string representation
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) Validate ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput ¶
type HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput) GoString ¶
func (s HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput) GoString() string
GoString returns the string representation
func (*HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput) SetKey ¶
func (s *HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput) SetKey(v string) *HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput
SetKey sets the Key field's value.
func (*HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput) SetValue ¶
func (s *HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput) SetValue(v string) *HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput
SetValue sets the Value field's value.
func (HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput) String ¶
func (s HealthCheckTemplatesTagForCreateHealthCheckTemplatesInput) String() string
String returns the string representation
type HealthLogForDescribeLoadBalancerAttributesOutput ¶
type HealthLogForDescribeLoadBalancerAttributesOutput struct {
Enabled *bool `type:"boolean"`
ProjectId *string `type:"string"`
TopicId *string `type:"string"`
// contains filtered or unexported fields
}
func (HealthLogForDescribeLoadBalancerAttributesOutput) GoString ¶
func (s HealthLogForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*HealthLogForDescribeLoadBalancerAttributesOutput) SetEnabled ¶
func (s *HealthLogForDescribeLoadBalancerAttributesOutput) SetEnabled(v bool) *HealthLogForDescribeLoadBalancerAttributesOutput
SetEnabled sets the Enabled field's value.
func (*HealthLogForDescribeLoadBalancerAttributesOutput) SetProjectId ¶
func (s *HealthLogForDescribeLoadBalancerAttributesOutput) SetProjectId(v string) *HealthLogForDescribeLoadBalancerAttributesOutput
SetProjectId sets the ProjectId field's value.
func (*HealthLogForDescribeLoadBalancerAttributesOutput) SetTopicId ¶
func (s *HealthLogForDescribeLoadBalancerAttributesOutput) SetTopicId(v string) *HealthLogForDescribeLoadBalancerAttributesOutput
SetTopicId sets the TopicId field's value.
func (HealthLogForDescribeLoadBalancerAttributesOutput) String ¶
func (s HealthLogForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type HostConfigForCreateRulesInput ¶
type HostConfigForCreateRulesInput struct {
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (HostConfigForCreateRulesInput) GoString ¶
func (s HostConfigForCreateRulesInput) GoString() string
GoString returns the string representation
func (*HostConfigForCreateRulesInput) SetValues ¶
func (s *HostConfigForCreateRulesInput) SetValues(v []*string) *HostConfigForCreateRulesInput
SetValues sets the Values field's value.
func (HostConfigForCreateRulesInput) String ¶
func (s HostConfigForCreateRulesInput) String() string
String returns the string representation
type HostConfigForDescribeRulesOutput ¶
type HostConfigForDescribeRulesOutput struct {
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (HostConfigForDescribeRulesOutput) GoString ¶
func (s HostConfigForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*HostConfigForDescribeRulesOutput) SetValues ¶
func (s *HostConfigForDescribeRulesOutput) SetValues(v []*string) *HostConfigForDescribeRulesOutput
SetValues sets the Values field's value.
func (HostConfigForDescribeRulesOutput) String ¶
func (s HostConfigForDescribeRulesOutput) String() string
String returns the string representation
type HostConfigForModifyRulesInput ¶
type HostConfigForModifyRulesInput struct {
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (HostConfigForModifyRulesInput) GoString ¶
func (s HostConfigForModifyRulesInput) GoString() string
GoString returns the string representation
func (*HostConfigForModifyRulesInput) SetValues ¶
func (s *HostConfigForModifyRulesInput) SetValues(v []*string) *HostConfigForModifyRulesInput
SetValues sets the Values field's value.
func (HostConfigForModifyRulesInput) String ¶
func (s HostConfigForModifyRulesInput) String() string
String returns the string representation
type Ipv6EipBillingConfigForCloneLoadBalancerInput ¶
type Ipv6EipBillingConfigForCloneLoadBalancerInput struct {
Bandwidth *int64 `type:"integer"`
BillingType *int64 `type:"integer"`
ISP *string `type:"string"`
// contains filtered or unexported fields
}
func (Ipv6EipBillingConfigForCloneLoadBalancerInput) GoString ¶
func (s Ipv6EipBillingConfigForCloneLoadBalancerInput) GoString() string
GoString returns the string representation
func (*Ipv6EipBillingConfigForCloneLoadBalancerInput) SetBandwidth ¶
func (s *Ipv6EipBillingConfigForCloneLoadBalancerInput) SetBandwidth(v int64) *Ipv6EipBillingConfigForCloneLoadBalancerInput
SetBandwidth sets the Bandwidth field's value.
func (*Ipv6EipBillingConfigForCloneLoadBalancerInput) SetBillingType ¶
func (s *Ipv6EipBillingConfigForCloneLoadBalancerInput) SetBillingType(v int64) *Ipv6EipBillingConfigForCloneLoadBalancerInput
SetBillingType sets the BillingType field's value.
func (*Ipv6EipBillingConfigForCloneLoadBalancerInput) SetISP ¶
func (s *Ipv6EipBillingConfigForCloneLoadBalancerInput) SetISP(v string) *Ipv6EipBillingConfigForCloneLoadBalancerInput
SetISP sets the ISP field's value.
func (Ipv6EipBillingConfigForCloneLoadBalancerInput) String ¶
func (s Ipv6EipBillingConfigForCloneLoadBalancerInput) String() string
String returns the string representation
type Ipv6EipBillingConfigForCreateLoadBalancerInput ¶
type Ipv6EipBillingConfigForCreateLoadBalancerInput struct {
Bandwidth *int64 `type:"integer"`
BillingType *int64 `type:"integer"`
ISP *string `type:"string"`
// contains filtered or unexported fields
}
func (Ipv6EipBillingConfigForCreateLoadBalancerInput) GoString ¶
func (s Ipv6EipBillingConfigForCreateLoadBalancerInput) GoString() string
GoString returns the string representation
func (*Ipv6EipBillingConfigForCreateLoadBalancerInput) SetBandwidth ¶
func (s *Ipv6EipBillingConfigForCreateLoadBalancerInput) SetBandwidth(v int64) *Ipv6EipBillingConfigForCreateLoadBalancerInput
SetBandwidth sets the Bandwidth field's value.
func (*Ipv6EipBillingConfigForCreateLoadBalancerInput) SetBillingType ¶
func (s *Ipv6EipBillingConfigForCreateLoadBalancerInput) SetBillingType(v int64) *Ipv6EipBillingConfigForCreateLoadBalancerInput
SetBillingType sets the BillingType field's value.
func (*Ipv6EipBillingConfigForCreateLoadBalancerInput) SetISP ¶
func (s *Ipv6EipBillingConfigForCreateLoadBalancerInput) SetISP(v string) *Ipv6EipBillingConfigForCreateLoadBalancerInput
SetISP sets the ISP field's value.
func (Ipv6EipBillingConfigForCreateLoadBalancerInput) String ¶
func (s Ipv6EipBillingConfigForCreateLoadBalancerInput) String() string
String returns the string representation
type Ipv6EipForDescribeLoadBalancerAttributesOutput ¶
type Ipv6EipForDescribeLoadBalancerAttributesOutput struct {
Bandwidth *int64 `type:"integer"`
BillingType *int64 `type:"integer"`
ISP *string `type:"string"`
// contains filtered or unexported fields
}
func (Ipv6EipForDescribeLoadBalancerAttributesOutput) GoString ¶
func (s Ipv6EipForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*Ipv6EipForDescribeLoadBalancerAttributesOutput) SetBandwidth ¶
func (s *Ipv6EipForDescribeLoadBalancerAttributesOutput) SetBandwidth(v int64) *Ipv6EipForDescribeLoadBalancerAttributesOutput
SetBandwidth sets the Bandwidth field's value.
func (*Ipv6EipForDescribeLoadBalancerAttributesOutput) SetBillingType ¶
func (s *Ipv6EipForDescribeLoadBalancerAttributesOutput) SetBillingType(v int64) *Ipv6EipForDescribeLoadBalancerAttributesOutput
SetBillingType sets the BillingType field's value.
func (*Ipv6EipForDescribeLoadBalancerAttributesOutput) SetISP ¶
func (s *Ipv6EipForDescribeLoadBalancerAttributesOutput) SetISP(v string) *Ipv6EipForDescribeLoadBalancerAttributesOutput
SetISP sets the ISP field's value.
func (Ipv6EipForDescribeLoadBalancerAttributesOutput) String ¶
func (s Ipv6EipForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type Ipv6EipForDescribeLoadBalancersOutput ¶
type Ipv6EipForDescribeLoadBalancersOutput struct {
Bandwidth *int64 `type:"integer"`
BillingType *int64 `type:"integer"`
ISP *string `type:"string"`
// contains filtered or unexported fields
}
func (Ipv6EipForDescribeLoadBalancersOutput) GoString ¶
func (s Ipv6EipForDescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*Ipv6EipForDescribeLoadBalancersOutput) SetBandwidth ¶
func (s *Ipv6EipForDescribeLoadBalancersOutput) SetBandwidth(v int64) *Ipv6EipForDescribeLoadBalancersOutput
SetBandwidth sets the Bandwidth field's value.
func (*Ipv6EipForDescribeLoadBalancersOutput) SetBillingType ¶
func (s *Ipv6EipForDescribeLoadBalancersOutput) SetBillingType(v int64) *Ipv6EipForDescribeLoadBalancersOutput
SetBillingType sets the BillingType field's value.
func (*Ipv6EipForDescribeLoadBalancersOutput) SetISP ¶
func (s *Ipv6EipForDescribeLoadBalancersOutput) SetISP(v string) *Ipv6EipForDescribeLoadBalancersOutput
SetISP sets the ISP field's value.
func (Ipv6EipForDescribeLoadBalancersOutput) String ¶
func (s Ipv6EipForDescribeLoadBalancersOutput) String() string
String returns the string representation
type ListTagsForResourcesInput ¶
type ListTagsForResourcesInput struct {
MaxResults *int64 `type:"integer"`
NextToken *string `type:"string"`
ResourceIds []*string `type:"list"`
// ResourceType is a required field
ResourceType *string `type:"string" required:"true" enum:"ResourceTypeForListTagsForResourcesInput"`
TagFilters []*TagFilterForListTagsForResourcesInput `type:"list"`
// contains filtered or unexported fields
}
func (ListTagsForResourcesInput) GoString ¶
func (s ListTagsForResourcesInput) GoString() string
GoString returns the string representation
func (*ListTagsForResourcesInput) SetMaxResults ¶
func (s *ListTagsForResourcesInput) SetMaxResults(v int64) *ListTagsForResourcesInput
SetMaxResults sets the MaxResults field's value.
func (*ListTagsForResourcesInput) SetNextToken ¶
func (s *ListTagsForResourcesInput) SetNextToken(v string) *ListTagsForResourcesInput
SetNextToken sets the NextToken field's value.
func (*ListTagsForResourcesInput) SetResourceIds ¶
func (s *ListTagsForResourcesInput) SetResourceIds(v []*string) *ListTagsForResourcesInput
SetResourceIds sets the ResourceIds field's value.
func (*ListTagsForResourcesInput) SetResourceType ¶
func (s *ListTagsForResourcesInput) SetResourceType(v string) *ListTagsForResourcesInput
SetResourceType sets the ResourceType field's value.
func (*ListTagsForResourcesInput) SetTagFilters ¶
func (s *ListTagsForResourcesInput) SetTagFilters(v []*TagFilterForListTagsForResourcesInput) *ListTagsForResourcesInput
SetTagFilters sets the TagFilters field's value.
func (ListTagsForResourcesInput) String ¶
func (s ListTagsForResourcesInput) String() string
String returns the string representation
func (*ListTagsForResourcesInput) Validate ¶
func (s *ListTagsForResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTagsForResourcesOutput ¶
type ListTagsForResourcesOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string"`
RequestId *string `type:"string"`
ResourceTags []*ResourceTagForListTagsForResourcesOutput `type:"list"`
// contains filtered or unexported fields
}
func (ListTagsForResourcesOutput) GoString ¶
func (s ListTagsForResourcesOutput) GoString() string
GoString returns the string representation
func (*ListTagsForResourcesOutput) SetNextToken ¶
func (s *ListTagsForResourcesOutput) SetNextToken(v string) *ListTagsForResourcesOutput
SetNextToken sets the NextToken field's value.
func (*ListTagsForResourcesOutput) SetRequestId ¶
func (s *ListTagsForResourcesOutput) SetRequestId(v string) *ListTagsForResourcesOutput
SetRequestId sets the RequestId field's value.
func (*ListTagsForResourcesOutput) SetResourceTags ¶
func (s *ListTagsForResourcesOutput) SetResourceTags(v []*ResourceTagForListTagsForResourcesOutput) *ListTagsForResourcesOutput
SetResourceTags sets the ResourceTags field's value.
func (ListTagsForResourcesOutput) String ¶
func (s ListTagsForResourcesOutput) String() string
String returns the string representation
type ListenerForDescribeAclAttributesOutput ¶
type ListenerForDescribeAclAttributesOutput struct {
AclType *string `type:"string"`
ListenerId *string `type:"string"`
ListenerName *string `type:"string"`
Port *int64 `type:"integer"`
Protocol *string `type:"string"`
// contains filtered or unexported fields
}
func (ListenerForDescribeAclAttributesOutput) GoString ¶
func (s ListenerForDescribeAclAttributesOutput) GoString() string
GoString returns the string representation
func (*ListenerForDescribeAclAttributesOutput) SetAclType ¶
func (s *ListenerForDescribeAclAttributesOutput) SetAclType(v string) *ListenerForDescribeAclAttributesOutput
SetAclType sets the AclType field's value.
func (*ListenerForDescribeAclAttributesOutput) SetListenerId ¶
func (s *ListenerForDescribeAclAttributesOutput) SetListenerId(v string) *ListenerForDescribeAclAttributesOutput
SetListenerId sets the ListenerId field's value.
func (*ListenerForDescribeAclAttributesOutput) SetListenerName ¶
func (s *ListenerForDescribeAclAttributesOutput) SetListenerName(v string) *ListenerForDescribeAclAttributesOutput
SetListenerName sets the ListenerName field's value.
func (*ListenerForDescribeAclAttributesOutput) SetPort ¶
func (s *ListenerForDescribeAclAttributesOutput) SetPort(v int64) *ListenerForDescribeAclAttributesOutput
SetPort sets the Port field's value.
func (*ListenerForDescribeAclAttributesOutput) SetProtocol ¶
func (s *ListenerForDescribeAclAttributesOutput) SetProtocol(v string) *ListenerForDescribeAclAttributesOutput
SetProtocol sets the Protocol field's value.
func (ListenerForDescribeAclAttributesOutput) String ¶
func (s ListenerForDescribeAclAttributesOutput) String() string
String returns the string representation
type ListenerForDescribeCustomizedCfgAttributesOutput ¶
type ListenerForDescribeCustomizedCfgAttributesOutput struct {
ListenerId *string `type:"string"`
ListenerName *string `type:"string"`
Port *int64 `type:"integer"`
Protocol *string `type:"string"`
// contains filtered or unexported fields
}
func (ListenerForDescribeCustomizedCfgAttributesOutput) GoString ¶
func (s ListenerForDescribeCustomizedCfgAttributesOutput) GoString() string
GoString returns the string representation
func (*ListenerForDescribeCustomizedCfgAttributesOutput) SetListenerId ¶
func (s *ListenerForDescribeCustomizedCfgAttributesOutput) SetListenerId(v string) *ListenerForDescribeCustomizedCfgAttributesOutput
SetListenerId sets the ListenerId field's value.
func (*ListenerForDescribeCustomizedCfgAttributesOutput) SetListenerName ¶
func (s *ListenerForDescribeCustomizedCfgAttributesOutput) SetListenerName(v string) *ListenerForDescribeCustomizedCfgAttributesOutput
SetListenerName sets the ListenerName field's value.
func (*ListenerForDescribeCustomizedCfgAttributesOutput) SetPort ¶
func (s *ListenerForDescribeCustomizedCfgAttributesOutput) SetPort(v int64) *ListenerForDescribeCustomizedCfgAttributesOutput
SetPort sets the Port field's value.
func (*ListenerForDescribeCustomizedCfgAttributesOutput) SetProtocol ¶
func (s *ListenerForDescribeCustomizedCfgAttributesOutput) SetProtocol(v string) *ListenerForDescribeCustomizedCfgAttributesOutput
SetProtocol sets the Protocol field's value.
func (ListenerForDescribeCustomizedCfgAttributesOutput) String ¶
func (s ListenerForDescribeCustomizedCfgAttributesOutput) String() string
String returns the string representation
type ListenerForDescribeListenerHealthOutput ¶
type ListenerForDescribeListenerHealthOutput struct {
ListenerId *string `type:"string"`
Results []*ResultForDescribeListenerHealthOutput `type:"list"`
Status *string `type:"string"`
TotalBackendServerCount *int64 `type:"integer"`
UnHealthyCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (ListenerForDescribeListenerHealthOutput) GoString ¶
func (s ListenerForDescribeListenerHealthOutput) GoString() string
GoString returns the string representation
func (*ListenerForDescribeListenerHealthOutput) SetListenerId ¶
func (s *ListenerForDescribeListenerHealthOutput) SetListenerId(v string) *ListenerForDescribeListenerHealthOutput
SetListenerId sets the ListenerId field's value.
func (*ListenerForDescribeListenerHealthOutput) SetResults ¶
func (s *ListenerForDescribeListenerHealthOutput) SetResults(v []*ResultForDescribeListenerHealthOutput) *ListenerForDescribeListenerHealthOutput
SetResults sets the Results field's value.
func (*ListenerForDescribeListenerHealthOutput) SetStatus ¶
func (s *ListenerForDescribeListenerHealthOutput) SetStatus(v string) *ListenerForDescribeListenerHealthOutput
SetStatus sets the Status field's value.
func (*ListenerForDescribeListenerHealthOutput) SetTotalBackendServerCount ¶
func (s *ListenerForDescribeListenerHealthOutput) SetTotalBackendServerCount(v int64) *ListenerForDescribeListenerHealthOutput
SetTotalBackendServerCount sets the TotalBackendServerCount field's value.
func (*ListenerForDescribeListenerHealthOutput) SetUnHealthyCount ¶
func (s *ListenerForDescribeListenerHealthOutput) SetUnHealthyCount(v int64) *ListenerForDescribeListenerHealthOutput
SetUnHealthyCount sets the UnHealthyCount field's value.
func (ListenerForDescribeListenerHealthOutput) String ¶
func (s ListenerForDescribeListenerHealthOutput) String() string
String returns the string representation
type ListenerForDescribeListenersOutput ¶
type ListenerForDescribeListenersOutput struct {
AclIds []*string `type:"list"`
AclStatus *string `type:"string"`
AclType *string `type:"string"`
CACertificateId *string `type:"string"`
CACertificateSource *string `type:"string"`
CertCenterCertificateId *string `type:"string"`
CertificateId *string `type:"string"`
CertificateSource *string `type:"string"`
ClientAddressTransmissionProtocol *string `type:"string"`
CreateTime *string `type:"string"`
CustomizedCfgId *string `type:"string"`
Description *string `type:"string"`
DomainExtensions []*DomainExtensionForDescribeListenersOutput `type:"list"`
EnableHttp2 *string `type:"string"`
EnableQuic *string `type:"string"`
Enabled *string `type:"string"`
ListenerId *string `type:"string"`
ListenerName *string `type:"string"`
LoadBalancerId *string `type:"string"`
PcaLeafCertificateId *string `type:"string"`
PcaRootCACertificateId *string `type:"string"`
PcaSubCACertificateId *string `type:"string"`
Port *int64 `type:"integer"`
ProjectName *string `type:"string"`
Protocol *string `type:"string"`
ProxyProtocolDisabled *string `type:"string"`
ServerGroupId *string `type:"string"`
ServerGroups []*ServerGroupForDescribeListenersOutput `type:"list"`
Status *string `type:"string"`
Tags []*TagForDescribeListenersOutput `type:"list"`
UpdateTime *string `type:"string"`
// contains filtered or unexported fields
}
func (ListenerForDescribeListenersOutput) GoString ¶
func (s ListenerForDescribeListenersOutput) GoString() string
GoString returns the string representation
func (*ListenerForDescribeListenersOutput) SetAclIds ¶
func (s *ListenerForDescribeListenersOutput) SetAclIds(v []*string) *ListenerForDescribeListenersOutput
SetAclIds sets the AclIds field's value.
func (*ListenerForDescribeListenersOutput) SetAclStatus ¶
func (s *ListenerForDescribeListenersOutput) SetAclStatus(v string) *ListenerForDescribeListenersOutput
SetAclStatus sets the AclStatus field's value.
func (*ListenerForDescribeListenersOutput) SetAclType ¶
func (s *ListenerForDescribeListenersOutput) SetAclType(v string) *ListenerForDescribeListenersOutput
SetAclType sets the AclType field's value.
func (*ListenerForDescribeListenersOutput) SetCACertificateId ¶
func (s *ListenerForDescribeListenersOutput) SetCACertificateId(v string) *ListenerForDescribeListenersOutput
SetCACertificateId sets the CACertificateId field's value.
func (*ListenerForDescribeListenersOutput) SetCACertificateSource ¶
func (s *ListenerForDescribeListenersOutput) SetCACertificateSource(v string) *ListenerForDescribeListenersOutput
SetCACertificateSource sets the CACertificateSource field's value.
func (*ListenerForDescribeListenersOutput) SetCertCenterCertificateId ¶
func (s *ListenerForDescribeListenersOutput) SetCertCenterCertificateId(v string) *ListenerForDescribeListenersOutput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*ListenerForDescribeListenersOutput) SetCertificateId ¶
func (s *ListenerForDescribeListenersOutput) SetCertificateId(v string) *ListenerForDescribeListenersOutput
SetCertificateId sets the CertificateId field's value.
func (*ListenerForDescribeListenersOutput) SetCertificateSource ¶
func (s *ListenerForDescribeListenersOutput) SetCertificateSource(v string) *ListenerForDescribeListenersOutput
SetCertificateSource sets the CertificateSource field's value.
func (*ListenerForDescribeListenersOutput) SetClientAddressTransmissionProtocol ¶
func (s *ListenerForDescribeListenersOutput) SetClientAddressTransmissionProtocol(v string) *ListenerForDescribeListenersOutput
SetClientAddressTransmissionProtocol sets the ClientAddressTransmissionProtocol field's value.
func (*ListenerForDescribeListenersOutput) SetCreateTime ¶
func (s *ListenerForDescribeListenersOutput) SetCreateTime(v string) *ListenerForDescribeListenersOutput
SetCreateTime sets the CreateTime field's value.
func (*ListenerForDescribeListenersOutput) SetCustomizedCfgId ¶
func (s *ListenerForDescribeListenersOutput) SetCustomizedCfgId(v string) *ListenerForDescribeListenersOutput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (*ListenerForDescribeListenersOutput) SetDescription ¶
func (s *ListenerForDescribeListenersOutput) SetDescription(v string) *ListenerForDescribeListenersOutput
SetDescription sets the Description field's value.
func (*ListenerForDescribeListenersOutput) SetDomainExtensions ¶
func (s *ListenerForDescribeListenersOutput) SetDomainExtensions(v []*DomainExtensionForDescribeListenersOutput) *ListenerForDescribeListenersOutput
SetDomainExtensions sets the DomainExtensions field's value.
func (*ListenerForDescribeListenersOutput) SetEnableHttp2 ¶
func (s *ListenerForDescribeListenersOutput) SetEnableHttp2(v string) *ListenerForDescribeListenersOutput
SetEnableHttp2 sets the EnableHttp2 field's value.
func (*ListenerForDescribeListenersOutput) SetEnableQuic ¶
func (s *ListenerForDescribeListenersOutput) SetEnableQuic(v string) *ListenerForDescribeListenersOutput
SetEnableQuic sets the EnableQuic field's value.
func (*ListenerForDescribeListenersOutput) SetEnabled ¶
func (s *ListenerForDescribeListenersOutput) SetEnabled(v string) *ListenerForDescribeListenersOutput
SetEnabled sets the Enabled field's value.
func (*ListenerForDescribeListenersOutput) SetListenerId ¶
func (s *ListenerForDescribeListenersOutput) SetListenerId(v string) *ListenerForDescribeListenersOutput
SetListenerId sets the ListenerId field's value.
func (*ListenerForDescribeListenersOutput) SetListenerName ¶
func (s *ListenerForDescribeListenersOutput) SetListenerName(v string) *ListenerForDescribeListenersOutput
SetListenerName sets the ListenerName field's value.
func (*ListenerForDescribeListenersOutput) SetLoadBalancerId ¶
func (s *ListenerForDescribeListenersOutput) SetLoadBalancerId(v string) *ListenerForDescribeListenersOutput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*ListenerForDescribeListenersOutput) SetPcaLeafCertificateId ¶
func (s *ListenerForDescribeListenersOutput) SetPcaLeafCertificateId(v string) *ListenerForDescribeListenersOutput
SetPcaLeafCertificateId sets the PcaLeafCertificateId field's value.
func (*ListenerForDescribeListenersOutput) SetPcaRootCACertificateId ¶
func (s *ListenerForDescribeListenersOutput) SetPcaRootCACertificateId(v string) *ListenerForDescribeListenersOutput
SetPcaRootCACertificateId sets the PcaRootCACertificateId field's value.
func (*ListenerForDescribeListenersOutput) SetPcaSubCACertificateId ¶
func (s *ListenerForDescribeListenersOutput) SetPcaSubCACertificateId(v string) *ListenerForDescribeListenersOutput
SetPcaSubCACertificateId sets the PcaSubCACertificateId field's value.
func (*ListenerForDescribeListenersOutput) SetPort ¶
func (s *ListenerForDescribeListenersOutput) SetPort(v int64) *ListenerForDescribeListenersOutput
SetPort sets the Port field's value.
func (*ListenerForDescribeListenersOutput) SetProjectName ¶
func (s *ListenerForDescribeListenersOutput) SetProjectName(v string) *ListenerForDescribeListenersOutput
SetProjectName sets the ProjectName field's value.
func (*ListenerForDescribeListenersOutput) SetProtocol ¶
func (s *ListenerForDescribeListenersOutput) SetProtocol(v string) *ListenerForDescribeListenersOutput
SetProtocol sets the Protocol field's value.
func (*ListenerForDescribeListenersOutput) SetProxyProtocolDisabled ¶
func (s *ListenerForDescribeListenersOutput) SetProxyProtocolDisabled(v string) *ListenerForDescribeListenersOutput
SetProxyProtocolDisabled sets the ProxyProtocolDisabled field's value.
func (*ListenerForDescribeListenersOutput) SetServerGroupId ¶
func (s *ListenerForDescribeListenersOutput) SetServerGroupId(v string) *ListenerForDescribeListenersOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*ListenerForDescribeListenersOutput) SetServerGroups ¶
func (s *ListenerForDescribeListenersOutput) SetServerGroups(v []*ServerGroupForDescribeListenersOutput) *ListenerForDescribeListenersOutput
SetServerGroups sets the ServerGroups field's value.
func (*ListenerForDescribeListenersOutput) SetStatus ¶
func (s *ListenerForDescribeListenersOutput) SetStatus(v string) *ListenerForDescribeListenersOutput
SetStatus sets the Status field's value.
func (*ListenerForDescribeListenersOutput) SetTags ¶
func (s *ListenerForDescribeListenersOutput) SetTags(v []*TagForDescribeListenersOutput) *ListenerForDescribeListenersOutput
SetTags sets the Tags field's value.
func (*ListenerForDescribeListenersOutput) SetUpdateTime ¶
func (s *ListenerForDescribeListenersOutput) SetUpdateTime(v string) *ListenerForDescribeListenersOutput
SetUpdateTime sets the UpdateTime field's value.
func (ListenerForDescribeListenersOutput) String ¶
func (s ListenerForDescribeListenersOutput) String() string
String returns the string representation
type ListenerForDescribeLoadBalancerAttributesOutput ¶
type ListenerForDescribeLoadBalancerAttributesOutput struct {
ListenerId *string `type:"string"`
ListenerName *string `type:"string"`
// contains filtered or unexported fields
}
func (ListenerForDescribeLoadBalancerAttributesOutput) GoString ¶
func (s ListenerForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*ListenerForDescribeLoadBalancerAttributesOutput) SetListenerId ¶
func (s *ListenerForDescribeLoadBalancerAttributesOutput) SetListenerId(v string) *ListenerForDescribeLoadBalancerAttributesOutput
SetListenerId sets the ListenerId field's value.
func (*ListenerForDescribeLoadBalancerAttributesOutput) SetListenerName ¶
func (s *ListenerForDescribeLoadBalancerAttributesOutput) SetListenerName(v string) *ListenerForDescribeLoadBalancerAttributesOutput
SetListenerName sets the ListenerName field's value.
func (ListenerForDescribeLoadBalancerAttributesOutput) String ¶
func (s ListenerForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type LoadBalancerAddressForDescribeLoadBalancerAttributesOutput ¶
type LoadBalancerAddressForDescribeLoadBalancerAttributesOutput struct {
Eip *EipForDescribeLoadBalancerAttributesOutput `type:"structure"`
EipAddress *string `type:"string"`
EipId *string `type:"string"`
EniAddress *string `type:"string"`
EniId *string `type:"string"`
EniIpv6Address *string `type:"string"`
Ipv6Eip *Ipv6EipForDescribeLoadBalancerAttributesOutput `type:"structure"`
Ipv6EipId *string `type:"string"`
// contains filtered or unexported fields
}
func (LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) GoString ¶
func (s LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEip ¶
func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEip(v *EipForDescribeLoadBalancerAttributesOutput) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
SetEip sets the Eip field's value.
func (*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEipAddress ¶
func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEipAddress(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
SetEipAddress sets the EipAddress field's value.
func (*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEipId ¶
func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEipId(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
SetEipId sets the EipId field's value.
func (*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniAddress ¶
func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniAddress(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
SetEniAddress sets the EniAddress field's value.
func (*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniId ¶
func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniId(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
SetEniId sets the EniId field's value.
func (*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniIpv6Address ¶
func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniIpv6Address(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
SetEniIpv6Address sets the EniIpv6Address field's value.
func (*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetIpv6Eip ¶
func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetIpv6Eip(v *Ipv6EipForDescribeLoadBalancerAttributesOutput) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
SetIpv6Eip sets the Ipv6Eip field's value.
func (*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetIpv6EipId ¶
func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetIpv6EipId(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
SetIpv6EipId sets the Ipv6EipId field's value.
func (LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) String ¶
func (s LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type LoadBalancerAddressForDescribeLoadBalancersOutput ¶
type LoadBalancerAddressForDescribeLoadBalancersOutput struct {
Eip *EipForDescribeLoadBalancersOutput `type:"structure"`
EipAddress *string `type:"string"`
EipId *string `type:"string"`
EniAddress *string `type:"string"`
EniId *string `type:"string"`
EniIpv6Address *string `type:"string"`
Ipv6Eip *Ipv6EipForDescribeLoadBalancersOutput `type:"structure"`
Ipv6EipId *string `type:"string"`
// contains filtered or unexported fields
}
func (LoadBalancerAddressForDescribeLoadBalancersOutput) GoString ¶
func (s LoadBalancerAddressForDescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*LoadBalancerAddressForDescribeLoadBalancersOutput) SetEip ¶
func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEip(v *EipForDescribeLoadBalancersOutput) *LoadBalancerAddressForDescribeLoadBalancersOutput
SetEip sets the Eip field's value.
func (*LoadBalancerAddressForDescribeLoadBalancersOutput) SetEipAddress ¶
func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEipAddress(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
SetEipAddress sets the EipAddress field's value.
func (*LoadBalancerAddressForDescribeLoadBalancersOutput) SetEipId ¶
func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEipId(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
SetEipId sets the EipId field's value.
func (*LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniAddress ¶
func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniAddress(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
SetEniAddress sets the EniAddress field's value.
func (*LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniId ¶
func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniId(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
SetEniId sets the EniId field's value.
func (*LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniIpv6Address ¶
func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniIpv6Address(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
SetEniIpv6Address sets the EniIpv6Address field's value.
func (*LoadBalancerAddressForDescribeLoadBalancersOutput) SetIpv6Eip ¶
func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetIpv6Eip(v *Ipv6EipForDescribeLoadBalancersOutput) *LoadBalancerAddressForDescribeLoadBalancersOutput
SetIpv6Eip sets the Ipv6Eip field's value.
func (*LoadBalancerAddressForDescribeLoadBalancersOutput) SetIpv6EipId ¶
func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetIpv6EipId(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
SetIpv6EipId sets the Ipv6EipId field's value.
func (LoadBalancerAddressForDescribeLoadBalancersOutput) String ¶
func (s LoadBalancerAddressForDescribeLoadBalancersOutput) String() string
String returns the string representation
type LoadBalancerForDescribeLoadBalancersOutput ¶
type LoadBalancerForDescribeLoadBalancersOutput struct {
AddressIpVersion *string `type:"string"`
BusinessStatus *string `type:"string"`
CreateTime *string `type:"string"`
DNSName *string `type:"string"`
DeleteProtection *string `type:"string"`
DeletedTime *string `type:"string"`
Description *string `type:"string"`
EipAddress *string `type:"string"`
EipId *string `type:"string"`
EniAddress *string `type:"string"`
EniId *string `type:"string"`
LoadBalancerBillingType *int64 `type:"integer"`
LoadBalancerEdition *string `type:"string"`
LoadBalancerId *string `type:"string"`
LoadBalancerName *string `type:"string"`
LocalAddresses []*string `type:"list"`
LockReason *string `type:"string"`
ModificationProtectionReason *string `type:"string"`
ModificationProtectionStatus *string `type:"string"`
OverdueTime *string `type:"string"`
ProjectName *string `type:"string"`
SniAutoMatch *string `type:"string"`
Status *string `type:"string"`
SubnetId *string `type:"string"`
Tags []*TagForDescribeLoadBalancersOutput `type:"list"`
Type *string `type:"string"`
UpdateTime *string `type:"string"`
VpcId *string `type:"string"`
WafInstanceId *string `type:"string"`
WafProtectionEnabled *string `type:"string"`
ZoneMappings []*ZoneMappingForDescribeLoadBalancersOutput `type:"list"`
// contains filtered or unexported fields
}
func (LoadBalancerForDescribeLoadBalancersOutput) GoString ¶
func (s LoadBalancerForDescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*LoadBalancerForDescribeLoadBalancersOutput) SetAddressIpVersion ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetAddressIpVersion(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetAddressIpVersion sets the AddressIpVersion field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetBusinessStatus ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetBusinessStatus(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetCreateTime ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetCreateTime(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetCreateTime sets the CreateTime field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetDNSName ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetDNSName(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetDNSName sets the DNSName field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetDeleteProtection ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetDeleteProtection(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetDeleteProtection sets the DeleteProtection field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetDeletedTime ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetDeletedTime(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetDeletedTime sets the DeletedTime field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetDescription ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetDescription(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetDescription sets the Description field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetEipAddress ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetEipAddress(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetEipAddress sets the EipAddress field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetEipId ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetEipId(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetEipId sets the EipId field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetEniAddress ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetEniAddress(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetEniAddress sets the EniAddress field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetEniId ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetEniId(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetEniId sets the EniId field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerBillingType ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerBillingType(v int64) *LoadBalancerForDescribeLoadBalancersOutput
SetLoadBalancerBillingType sets the LoadBalancerBillingType field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerEdition ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerEdition(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetLoadBalancerEdition sets the LoadBalancerEdition field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerId ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerId(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerName ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerName(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetLocalAddresses ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLocalAddresses(v []*string) *LoadBalancerForDescribeLoadBalancersOutput
SetLocalAddresses sets the LocalAddresses field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetLockReason ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLockReason(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetLockReason sets the LockReason field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetModificationProtectionReason ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetModificationProtectionReason(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetModificationProtectionReason sets the ModificationProtectionReason field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetModificationProtectionStatus ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetModificationProtectionStatus(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetModificationProtectionStatus sets the ModificationProtectionStatus field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetOverdueTime ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetOverdueTime(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetOverdueTime sets the OverdueTime field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetProjectName ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetProjectName(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetProjectName sets the ProjectName field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetSniAutoMatch ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetSniAutoMatch(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetSniAutoMatch sets the SniAutoMatch field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetStatus ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetStatus(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetStatus sets the Status field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetSubnetId ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetSubnetId(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetSubnetId sets the SubnetId field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetTags ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetTags(v []*TagForDescribeLoadBalancersOutput) *LoadBalancerForDescribeLoadBalancersOutput
SetTags sets the Tags field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetType ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetType(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetType sets the Type field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetUpdateTime ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetUpdateTime(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetUpdateTime sets the UpdateTime field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetVpcId ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetVpcId(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetVpcId sets the VpcId field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetWafInstanceId ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetWafInstanceId(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetWafInstanceId sets the WafInstanceId field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetWafProtectionEnabled ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetWafProtectionEnabled(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetWafProtectionEnabled sets the WafProtectionEnabled field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetZoneMappings ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetZoneMappings(v []*ZoneMappingForDescribeLoadBalancersOutput) *LoadBalancerForDescribeLoadBalancersOutput
SetZoneMappings sets the ZoneMappings field's value.
func (LoadBalancerForDescribeLoadBalancersOutput) String ¶
func (s LoadBalancerForDescribeLoadBalancersOutput) String() string
String returns the string representation
type MethodConfigForCreateRulesInput ¶
type MethodConfigForCreateRulesInput struct {
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (MethodConfigForCreateRulesInput) GoString ¶
func (s MethodConfigForCreateRulesInput) GoString() string
GoString returns the string representation
func (*MethodConfigForCreateRulesInput) SetValues ¶
func (s *MethodConfigForCreateRulesInput) SetValues(v []*string) *MethodConfigForCreateRulesInput
SetValues sets the Values field's value.
func (MethodConfigForCreateRulesInput) String ¶
func (s MethodConfigForCreateRulesInput) String() string
String returns the string representation
type MethodConfigForDescribeRulesOutput ¶
type MethodConfigForDescribeRulesOutput struct {
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (MethodConfigForDescribeRulesOutput) GoString ¶
func (s MethodConfigForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*MethodConfigForDescribeRulesOutput) SetValues ¶
func (s *MethodConfigForDescribeRulesOutput) SetValues(v []*string) *MethodConfigForDescribeRulesOutput
SetValues sets the Values field's value.
func (MethodConfigForDescribeRulesOutput) String ¶
func (s MethodConfigForDescribeRulesOutput) String() string
String returns the string representation
type MethodConfigForModifyRulesInput ¶
type MethodConfigForModifyRulesInput struct {
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (MethodConfigForModifyRulesInput) GoString ¶
func (s MethodConfigForModifyRulesInput) GoString() string
GoString returns the string representation
func (*MethodConfigForModifyRulesInput) SetValues ¶
func (s *MethodConfigForModifyRulesInput) SetValues(v []*string) *MethodConfigForModifyRulesInput
SetValues sets the Values field's value.
func (MethodConfigForModifyRulesInput) String ¶
func (s MethodConfigForModifyRulesInput) String() string
String returns the string representation
type ModifyAclAttributesInput ¶
type ModifyAclAttributesInput struct {
// AclId is a required field
AclId *string `type:"string" required:"true"`
AclName *string `min:"1" max:"128" type:"string"`
Description *string `min:"1" max:"255" type:"string"`
// contains filtered or unexported fields
}
func (ModifyAclAttributesInput) GoString ¶
func (s ModifyAclAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyAclAttributesInput) SetAclId ¶
func (s *ModifyAclAttributesInput) SetAclId(v string) *ModifyAclAttributesInput
SetAclId sets the AclId field's value.
func (*ModifyAclAttributesInput) SetAclName ¶
func (s *ModifyAclAttributesInput) SetAclName(v string) *ModifyAclAttributesInput
SetAclName sets the AclName field's value.
func (*ModifyAclAttributesInput) SetDescription ¶
func (s *ModifyAclAttributesInput) SetDescription(v string) *ModifyAclAttributesInput
SetDescription sets the Description field's value.
func (ModifyAclAttributesInput) String ¶
func (s ModifyAclAttributesInput) String() string
String returns the string representation
func (*ModifyAclAttributesInput) Validate ¶
func (s *ModifyAclAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyAclAttributesOutput ¶
type ModifyAclAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyAclAttributesOutput) GoString ¶
func (s ModifyAclAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyAclAttributesOutput) SetRequestId ¶
func (s *ModifyAclAttributesOutput) SetRequestId(v string) *ModifyAclAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyAclAttributesOutput) String ¶
func (s ModifyAclAttributesOutput) String() string
String returns the string representation
type ModifyCACertificateAttributesInput ¶
type ModifyCACertificateAttributesInput struct {
// CACertificateId is a required field
CACertificateId *string `type:"string" required:"true"`
CACertificateName *string `min:"1" max:"128" type:"string"`
Description *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyCACertificateAttributesInput) GoString ¶
func (s ModifyCACertificateAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyCACertificateAttributesInput) SetCACertificateId ¶
func (s *ModifyCACertificateAttributesInput) SetCACertificateId(v string) *ModifyCACertificateAttributesInput
SetCACertificateId sets the CACertificateId field's value.
func (*ModifyCACertificateAttributesInput) SetCACertificateName ¶
func (s *ModifyCACertificateAttributesInput) SetCACertificateName(v string) *ModifyCACertificateAttributesInput
SetCACertificateName sets the CACertificateName field's value.
func (*ModifyCACertificateAttributesInput) SetDescription ¶
func (s *ModifyCACertificateAttributesInput) SetDescription(v string) *ModifyCACertificateAttributesInput
SetDescription sets the Description field's value.
func (ModifyCACertificateAttributesInput) String ¶
func (s ModifyCACertificateAttributesInput) String() string
String returns the string representation
func (*ModifyCACertificateAttributesInput) Validate ¶
func (s *ModifyCACertificateAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyCACertificateAttributesOutput ¶
type ModifyCACertificateAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyCACertificateAttributesOutput) GoString ¶
func (s ModifyCACertificateAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyCACertificateAttributesOutput) SetRequestId ¶
func (s *ModifyCACertificateAttributesOutput) SetRequestId(v string) *ModifyCACertificateAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyCACertificateAttributesOutput) String ¶
func (s ModifyCACertificateAttributesOutput) String() string
String returns the string representation
type ModifyCertificateAttributesInput ¶
type ModifyCertificateAttributesInput struct {
// CertificateId is a required field
CertificateId *string `type:"string" required:"true"`
CertificateName *string `min:"1" max:"128" type:"string"`
Description *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyCertificateAttributesInput) GoString ¶
func (s ModifyCertificateAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyCertificateAttributesInput) SetCertificateId ¶
func (s *ModifyCertificateAttributesInput) SetCertificateId(v string) *ModifyCertificateAttributesInput
SetCertificateId sets the CertificateId field's value.
func (*ModifyCertificateAttributesInput) SetCertificateName ¶
func (s *ModifyCertificateAttributesInput) SetCertificateName(v string) *ModifyCertificateAttributesInput
SetCertificateName sets the CertificateName field's value.
func (*ModifyCertificateAttributesInput) SetDescription ¶
func (s *ModifyCertificateAttributesInput) SetDescription(v string) *ModifyCertificateAttributesInput
SetDescription sets the Description field's value.
func (ModifyCertificateAttributesInput) String ¶
func (s ModifyCertificateAttributesInput) String() string
String returns the string representation
func (*ModifyCertificateAttributesInput) Validate ¶
func (s *ModifyCertificateAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyCertificateAttributesOutput ¶
type ModifyCertificateAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyCertificateAttributesOutput) GoString ¶
func (s ModifyCertificateAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyCertificateAttributesOutput) SetRequestId ¶
func (s *ModifyCertificateAttributesOutput) SetRequestId(v string) *ModifyCertificateAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyCertificateAttributesOutput) String ¶
func (s ModifyCertificateAttributesOutput) String() string
String returns the string representation
type ModifyCustomizedCfgAttributesInput ¶
type ModifyCustomizedCfgAttributesInput struct {
CustomizedCfgContent *string `min:"1" max:"4096" type:"string"`
// CustomizedCfgId is a required field
CustomizedCfgId *string `type:"string" required:"true"`
CustomizedCfgName *string `min:"1" max:"128" type:"string"`
Description *string `min:"1" max:"255" type:"string"`
// contains filtered or unexported fields
}
func (ModifyCustomizedCfgAttributesInput) GoString ¶
func (s ModifyCustomizedCfgAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyCustomizedCfgAttributesInput) SetCustomizedCfgContent ¶
func (s *ModifyCustomizedCfgAttributesInput) SetCustomizedCfgContent(v string) *ModifyCustomizedCfgAttributesInput
SetCustomizedCfgContent sets the CustomizedCfgContent field's value.
func (*ModifyCustomizedCfgAttributesInput) SetCustomizedCfgId ¶
func (s *ModifyCustomizedCfgAttributesInput) SetCustomizedCfgId(v string) *ModifyCustomizedCfgAttributesInput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (*ModifyCustomizedCfgAttributesInput) SetCustomizedCfgName ¶
func (s *ModifyCustomizedCfgAttributesInput) SetCustomizedCfgName(v string) *ModifyCustomizedCfgAttributesInput
SetCustomizedCfgName sets the CustomizedCfgName field's value.
func (*ModifyCustomizedCfgAttributesInput) SetDescription ¶
func (s *ModifyCustomizedCfgAttributesInput) SetDescription(v string) *ModifyCustomizedCfgAttributesInput
SetDescription sets the Description field's value.
func (ModifyCustomizedCfgAttributesInput) String ¶
func (s ModifyCustomizedCfgAttributesInput) String() string
String returns the string representation
func (*ModifyCustomizedCfgAttributesInput) Validate ¶
func (s *ModifyCustomizedCfgAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyCustomizedCfgAttributesOutput ¶
type ModifyCustomizedCfgAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyCustomizedCfgAttributesOutput) GoString ¶
func (s ModifyCustomizedCfgAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyCustomizedCfgAttributesOutput) SetRequestId ¶
func (s *ModifyCustomizedCfgAttributesOutput) SetRequestId(v string) *ModifyCustomizedCfgAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyCustomizedCfgAttributesOutput) String ¶
func (s ModifyCustomizedCfgAttributesOutput) String() string
String returns the string representation
type ModifyHealthCheckTemplatesAttributesInput ¶
type ModifyHealthCheckTemplatesAttributesInput struct {
HealthCheckTemplates []*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput `type:"list"`
// contains filtered or unexported fields
}
func (ModifyHealthCheckTemplatesAttributesInput) GoString ¶
func (s ModifyHealthCheckTemplatesAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplates ¶
func (s *ModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplates(v []*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) *ModifyHealthCheckTemplatesAttributesInput
SetHealthCheckTemplates sets the HealthCheckTemplates field's value.
func (ModifyHealthCheckTemplatesAttributesInput) String ¶
func (s ModifyHealthCheckTemplatesAttributesInput) String() string
String returns the string representation
func (*ModifyHealthCheckTemplatesAttributesInput) Validate ¶
func (s *ModifyHealthCheckTemplatesAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyHealthCheckTemplatesAttributesOutput ¶
type ModifyHealthCheckTemplatesAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyHealthCheckTemplatesAttributesOutput) GoString ¶
func (s ModifyHealthCheckTemplatesAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyHealthCheckTemplatesAttributesOutput) SetRequestId ¶
func (s *ModifyHealthCheckTemplatesAttributesOutput) SetRequestId(v string) *ModifyHealthCheckTemplatesAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyHealthCheckTemplatesAttributesOutput) String ¶
func (s ModifyHealthCheckTemplatesAttributesOutput) String() string
String returns the string representation
type ModifyListenerAttributesInput ¶
type ModifyListenerAttributesInput struct {
AccessLogRecordCustomizedHeadersEnabled *string `type:"string"`
AclIds []*string `type:"list"`
AclStatus *string `type:"string"`
AclType *string `type:"string"`
CACertificateId *string `type:"string"`
CACertificateSource *string `type:"string"`
CertCenterCertificateId *string `type:"string"`
CertificateId *string `type:"string"`
CertificateSource *string `type:"string"`
ClientAddressTransmissionProtocol *string `type:"string"`
CustomizedCfgId *string `type:"string"`
Description *string `type:"string"`
DomainExtensions []*DomainExtensionForModifyListenerAttributesInput `type:"list"`
EnableHttp2 *string `type:"string"`
EnableQuic *string `type:"string"`
Enabled *string `type:"string"`
// ListenerId is a required field
ListenerId *string `type:"string" required:"true"`
ListenerName *string `min:"1" max:"128" type:"string"`
PcaLeafCertificateId *string `type:"string"`
PcaRootCACertificateId *string `type:"string"`
PcaSubCACertificateId *string `type:"string"`
ProxyProtocolDisabled *string `type:"string"`
ServerGroupId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyListenerAttributesInput) GoString ¶
func (s ModifyListenerAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyListenerAttributesInput) SetAccessLogRecordCustomizedHeadersEnabled ¶
func (s *ModifyListenerAttributesInput) SetAccessLogRecordCustomizedHeadersEnabled(v string) *ModifyListenerAttributesInput
SetAccessLogRecordCustomizedHeadersEnabled sets the AccessLogRecordCustomizedHeadersEnabled field's value.
func (*ModifyListenerAttributesInput) SetAclIds ¶
func (s *ModifyListenerAttributesInput) SetAclIds(v []*string) *ModifyListenerAttributesInput
SetAclIds sets the AclIds field's value.
func (*ModifyListenerAttributesInput) SetAclStatus ¶
func (s *ModifyListenerAttributesInput) SetAclStatus(v string) *ModifyListenerAttributesInput
SetAclStatus sets the AclStatus field's value.
func (*ModifyListenerAttributesInput) SetAclType ¶
func (s *ModifyListenerAttributesInput) SetAclType(v string) *ModifyListenerAttributesInput
SetAclType sets the AclType field's value.
func (*ModifyListenerAttributesInput) SetCACertificateId ¶
func (s *ModifyListenerAttributesInput) SetCACertificateId(v string) *ModifyListenerAttributesInput
SetCACertificateId sets the CACertificateId field's value.
func (*ModifyListenerAttributesInput) SetCACertificateSource ¶
func (s *ModifyListenerAttributesInput) SetCACertificateSource(v string) *ModifyListenerAttributesInput
SetCACertificateSource sets the CACertificateSource field's value.
func (*ModifyListenerAttributesInput) SetCertCenterCertificateId ¶
func (s *ModifyListenerAttributesInput) SetCertCenterCertificateId(v string) *ModifyListenerAttributesInput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*ModifyListenerAttributesInput) SetCertificateId ¶
func (s *ModifyListenerAttributesInput) SetCertificateId(v string) *ModifyListenerAttributesInput
SetCertificateId sets the CertificateId field's value.
func (*ModifyListenerAttributesInput) SetCertificateSource ¶
func (s *ModifyListenerAttributesInput) SetCertificateSource(v string) *ModifyListenerAttributesInput
SetCertificateSource sets the CertificateSource field's value.
func (*ModifyListenerAttributesInput) SetClientAddressTransmissionProtocol ¶
func (s *ModifyListenerAttributesInput) SetClientAddressTransmissionProtocol(v string) *ModifyListenerAttributesInput
SetClientAddressTransmissionProtocol sets the ClientAddressTransmissionProtocol field's value.
func (*ModifyListenerAttributesInput) SetCustomizedCfgId ¶
func (s *ModifyListenerAttributesInput) SetCustomizedCfgId(v string) *ModifyListenerAttributesInput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (*ModifyListenerAttributesInput) SetDescription ¶
func (s *ModifyListenerAttributesInput) SetDescription(v string) *ModifyListenerAttributesInput
SetDescription sets the Description field's value.
func (*ModifyListenerAttributesInput) SetDomainExtensions ¶
func (s *ModifyListenerAttributesInput) SetDomainExtensions(v []*DomainExtensionForModifyListenerAttributesInput) *ModifyListenerAttributesInput
SetDomainExtensions sets the DomainExtensions field's value.
func (*ModifyListenerAttributesInput) SetEnableHttp2 ¶
func (s *ModifyListenerAttributesInput) SetEnableHttp2(v string) *ModifyListenerAttributesInput
SetEnableHttp2 sets the EnableHttp2 field's value.
func (*ModifyListenerAttributesInput) SetEnableQuic ¶
func (s *ModifyListenerAttributesInput) SetEnableQuic(v string) *ModifyListenerAttributesInput
SetEnableQuic sets the EnableQuic field's value.
func (*ModifyListenerAttributesInput) SetEnabled ¶
func (s *ModifyListenerAttributesInput) SetEnabled(v string) *ModifyListenerAttributesInput
SetEnabled sets the Enabled field's value.
func (*ModifyListenerAttributesInput) SetListenerId ¶
func (s *ModifyListenerAttributesInput) SetListenerId(v string) *ModifyListenerAttributesInput
SetListenerId sets the ListenerId field's value.
func (*ModifyListenerAttributesInput) SetListenerName ¶
func (s *ModifyListenerAttributesInput) SetListenerName(v string) *ModifyListenerAttributesInput
SetListenerName sets the ListenerName field's value.
func (*ModifyListenerAttributesInput) SetPcaLeafCertificateId ¶
func (s *ModifyListenerAttributesInput) SetPcaLeafCertificateId(v string) *ModifyListenerAttributesInput
SetPcaLeafCertificateId sets the PcaLeafCertificateId field's value.
func (*ModifyListenerAttributesInput) SetPcaRootCACertificateId ¶
func (s *ModifyListenerAttributesInput) SetPcaRootCACertificateId(v string) *ModifyListenerAttributesInput
SetPcaRootCACertificateId sets the PcaRootCACertificateId field's value.
func (*ModifyListenerAttributesInput) SetPcaSubCACertificateId ¶
func (s *ModifyListenerAttributesInput) SetPcaSubCACertificateId(v string) *ModifyListenerAttributesInput
SetPcaSubCACertificateId sets the PcaSubCACertificateId field's value.
func (*ModifyListenerAttributesInput) SetProxyProtocolDisabled ¶
func (s *ModifyListenerAttributesInput) SetProxyProtocolDisabled(v string) *ModifyListenerAttributesInput
SetProxyProtocolDisabled sets the ProxyProtocolDisabled field's value.
func (*ModifyListenerAttributesInput) SetServerGroupId ¶
func (s *ModifyListenerAttributesInput) SetServerGroupId(v string) *ModifyListenerAttributesInput
SetServerGroupId sets the ServerGroupId field's value.
func (ModifyListenerAttributesInput) String ¶
func (s ModifyListenerAttributesInput) String() string
String returns the string representation
func (*ModifyListenerAttributesInput) Validate ¶
func (s *ModifyListenerAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyListenerAttributesOutput ¶
type ModifyListenerAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyListenerAttributesOutput) GoString ¶
func (s ModifyListenerAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyListenerAttributesOutput) SetRequestId ¶
func (s *ModifyListenerAttributesOutput) SetRequestId(v string) *ModifyListenerAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyListenerAttributesOutput) String ¶
func (s ModifyListenerAttributesOutput) String() string
String returns the string representation
type ModifyLoadBalancerAttributesInput ¶
type ModifyLoadBalancerAttributesInput struct {
DeleteProtection *string `type:"string"`
Description *string `type:"string"`
GlobalAccelerator *GlobalAcceleratorForModifyLoadBalancerAttributesInput `type:"structure"`
// LoadBalancerId is a required field
LoadBalancerId *string `type:"string" required:"true"`
LoadBalancerName *string `type:"string"`
ModificationProtectionReason *string `type:"string"`
ModificationProtectionStatus *string `type:"string"`
WafInstanceId *string `type:"string"`
WafProtectedDomain *string `type:"string"`
WafProtectionEnabled *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyLoadBalancerAttributesInput) GoString ¶
func (s ModifyLoadBalancerAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyLoadBalancerAttributesInput) SetDeleteProtection ¶
func (s *ModifyLoadBalancerAttributesInput) SetDeleteProtection(v string) *ModifyLoadBalancerAttributesInput
SetDeleteProtection sets the DeleteProtection field's value.
func (*ModifyLoadBalancerAttributesInput) SetDescription ¶
func (s *ModifyLoadBalancerAttributesInput) SetDescription(v string) *ModifyLoadBalancerAttributesInput
SetDescription sets the Description field's value.
func (*ModifyLoadBalancerAttributesInput) SetGlobalAccelerator ¶
func (s *ModifyLoadBalancerAttributesInput) SetGlobalAccelerator(v *GlobalAcceleratorForModifyLoadBalancerAttributesInput) *ModifyLoadBalancerAttributesInput
SetGlobalAccelerator sets the GlobalAccelerator field's value.
func (*ModifyLoadBalancerAttributesInput) SetLoadBalancerId ¶
func (s *ModifyLoadBalancerAttributesInput) SetLoadBalancerId(v string) *ModifyLoadBalancerAttributesInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*ModifyLoadBalancerAttributesInput) SetLoadBalancerName ¶
func (s *ModifyLoadBalancerAttributesInput) SetLoadBalancerName(v string) *ModifyLoadBalancerAttributesInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*ModifyLoadBalancerAttributesInput) SetModificationProtectionReason ¶
func (s *ModifyLoadBalancerAttributesInput) SetModificationProtectionReason(v string) *ModifyLoadBalancerAttributesInput
SetModificationProtectionReason sets the ModificationProtectionReason field's value.
func (*ModifyLoadBalancerAttributesInput) SetModificationProtectionStatus ¶
func (s *ModifyLoadBalancerAttributesInput) SetModificationProtectionStatus(v string) *ModifyLoadBalancerAttributesInput
SetModificationProtectionStatus sets the ModificationProtectionStatus field's value.
func (*ModifyLoadBalancerAttributesInput) SetWafInstanceId ¶
func (s *ModifyLoadBalancerAttributesInput) SetWafInstanceId(v string) *ModifyLoadBalancerAttributesInput
SetWafInstanceId sets the WafInstanceId field's value.
func (*ModifyLoadBalancerAttributesInput) SetWafProtectedDomain ¶
func (s *ModifyLoadBalancerAttributesInput) SetWafProtectedDomain(v string) *ModifyLoadBalancerAttributesInput
SetWafProtectedDomain sets the WafProtectedDomain field's value.
func (*ModifyLoadBalancerAttributesInput) SetWafProtectionEnabled ¶
func (s *ModifyLoadBalancerAttributesInput) SetWafProtectionEnabled(v string) *ModifyLoadBalancerAttributesInput
SetWafProtectionEnabled sets the WafProtectionEnabled field's value.
func (ModifyLoadBalancerAttributesInput) String ¶
func (s ModifyLoadBalancerAttributesInput) String() string
String returns the string representation
func (*ModifyLoadBalancerAttributesInput) Validate ¶
func (s *ModifyLoadBalancerAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyLoadBalancerAttributesOutput ¶
type ModifyLoadBalancerAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyLoadBalancerAttributesOutput) GoString ¶
func (s ModifyLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyLoadBalancerAttributesOutput) SetRequestId ¶
func (s *ModifyLoadBalancerAttributesOutput) SetRequestId(v string) *ModifyLoadBalancerAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyLoadBalancerAttributesOutput) String ¶
func (s ModifyLoadBalancerAttributesOutput) String() string
String returns the string representation
type ModifyLoadBalancerTypeInput ¶
type ModifyLoadBalancerTypeInput struct {
// LoadBalancerId is a required field
LoadBalancerId *string `type:"string" required:"true"`
// Type is a required field
Type *string `type:"string" required:"true"`
ZoneMappings []*ZoneMappingForModifyLoadBalancerTypeInput `type:"list"`
// contains filtered or unexported fields
}
func (ModifyLoadBalancerTypeInput) GoString ¶
func (s ModifyLoadBalancerTypeInput) GoString() string
GoString returns the string representation
func (*ModifyLoadBalancerTypeInput) SetLoadBalancerId ¶
func (s *ModifyLoadBalancerTypeInput) SetLoadBalancerId(v string) *ModifyLoadBalancerTypeInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*ModifyLoadBalancerTypeInput) SetType ¶
func (s *ModifyLoadBalancerTypeInput) SetType(v string) *ModifyLoadBalancerTypeInput
SetType sets the Type field's value.
func (*ModifyLoadBalancerTypeInput) SetZoneMappings ¶
func (s *ModifyLoadBalancerTypeInput) SetZoneMappings(v []*ZoneMappingForModifyLoadBalancerTypeInput) *ModifyLoadBalancerTypeInput
SetZoneMappings sets the ZoneMappings field's value.
func (ModifyLoadBalancerTypeInput) String ¶
func (s ModifyLoadBalancerTypeInput) String() string
String returns the string representation
func (*ModifyLoadBalancerTypeInput) Validate ¶
func (s *ModifyLoadBalancerTypeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyLoadBalancerTypeOutput ¶
type ModifyLoadBalancerTypeOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyLoadBalancerTypeOutput) GoString ¶
func (s ModifyLoadBalancerTypeOutput) GoString() string
GoString returns the string representation
func (*ModifyLoadBalancerTypeOutput) SetRequestId ¶
func (s *ModifyLoadBalancerTypeOutput) SetRequestId(v string) *ModifyLoadBalancerTypeOutput
SetRequestId sets the RequestId field's value.
func (ModifyLoadBalancerTypeOutput) String ¶
func (s ModifyLoadBalancerTypeOutput) String() string
String returns the string representation
type ModifyLoadBalancerZonesInput ¶
type ModifyLoadBalancerZonesInput struct {
// LoadBalancerId is a required field
LoadBalancerId *string `type:"string" required:"true"`
ZoneMappings []*ZoneMappingForModifyLoadBalancerZonesInput `type:"list"`
// contains filtered or unexported fields
}
func (ModifyLoadBalancerZonesInput) GoString ¶
func (s ModifyLoadBalancerZonesInput) GoString() string
GoString returns the string representation
func (*ModifyLoadBalancerZonesInput) SetLoadBalancerId ¶
func (s *ModifyLoadBalancerZonesInput) SetLoadBalancerId(v string) *ModifyLoadBalancerZonesInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*ModifyLoadBalancerZonesInput) SetZoneMappings ¶
func (s *ModifyLoadBalancerZonesInput) SetZoneMappings(v []*ZoneMappingForModifyLoadBalancerZonesInput) *ModifyLoadBalancerZonesInput
SetZoneMappings sets the ZoneMappings field's value.
func (ModifyLoadBalancerZonesInput) String ¶
func (s ModifyLoadBalancerZonesInput) String() string
String returns the string representation
func (*ModifyLoadBalancerZonesInput) Validate ¶
func (s *ModifyLoadBalancerZonesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyLoadBalancerZonesOutput ¶
type ModifyLoadBalancerZonesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyLoadBalancerZonesOutput) GoString ¶
func (s ModifyLoadBalancerZonesOutput) GoString() string
GoString returns the string representation
func (*ModifyLoadBalancerZonesOutput) SetRequestId ¶
func (s *ModifyLoadBalancerZonesOutput) SetRequestId(v string) *ModifyLoadBalancerZonesOutput
SetRequestId sets the RequestId field's value.
func (ModifyLoadBalancerZonesOutput) String ¶
func (s ModifyLoadBalancerZonesOutput) String() string
String returns the string representation
type ModifyRulesInput ¶
type ModifyRulesInput struct {
// ListenerId is a required field
ListenerId *string `type:"string" required:"true"`
Rules []*RuleForModifyRulesInput `type:"list"`
// contains filtered or unexported fields
}
func (ModifyRulesInput) GoString ¶
func (s ModifyRulesInput) GoString() string
GoString returns the string representation
func (*ModifyRulesInput) SetListenerId ¶
func (s *ModifyRulesInput) SetListenerId(v string) *ModifyRulesInput
SetListenerId sets the ListenerId field's value.
func (*ModifyRulesInput) SetRules ¶
func (s *ModifyRulesInput) SetRules(v []*RuleForModifyRulesInput) *ModifyRulesInput
SetRules sets the Rules field's value.
func (ModifyRulesInput) String ¶
func (s ModifyRulesInput) String() string
String returns the string representation
func (*ModifyRulesInput) Validate ¶
func (s *ModifyRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyRulesOutput ¶
type ModifyRulesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyRulesOutput) GoString ¶
func (s ModifyRulesOutput) GoString() string
GoString returns the string representation
func (*ModifyRulesOutput) SetRequestId ¶
func (s *ModifyRulesOutput) SetRequestId(v string) *ModifyRulesOutput
SetRequestId sets the RequestId field's value.
func (ModifyRulesOutput) String ¶
func (s ModifyRulesOutput) String() string
String returns the string representation
type ModifyServerGroupAttributesInput ¶
type ModifyServerGroupAttributesInput struct {
CrossZoneEnabled *string `type:"string"`
Description *string `type:"string"`
HealthCheck *HealthCheckForModifyServerGroupAttributesInput `type:"structure"`
Scheduler *string `type:"string"`
// ServerGroupId is a required field
ServerGroupId *string `type:"string" required:"true"`
ServerGroupName *string `type:"string"`
StickySessionConfig *StickySessionConfigForModifyServerGroupAttributesInput `type:"structure"`
// contains filtered or unexported fields
}
func (ModifyServerGroupAttributesInput) GoString ¶
func (s ModifyServerGroupAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyServerGroupAttributesInput) SetCrossZoneEnabled ¶
func (s *ModifyServerGroupAttributesInput) SetCrossZoneEnabled(v string) *ModifyServerGroupAttributesInput
SetCrossZoneEnabled sets the CrossZoneEnabled field's value.
func (*ModifyServerGroupAttributesInput) SetDescription ¶
func (s *ModifyServerGroupAttributesInput) SetDescription(v string) *ModifyServerGroupAttributesInput
SetDescription sets the Description field's value.
func (*ModifyServerGroupAttributesInput) SetHealthCheck ¶
func (s *ModifyServerGroupAttributesInput) SetHealthCheck(v *HealthCheckForModifyServerGroupAttributesInput) *ModifyServerGroupAttributesInput
SetHealthCheck sets the HealthCheck field's value.
func (*ModifyServerGroupAttributesInput) SetScheduler ¶
func (s *ModifyServerGroupAttributesInput) SetScheduler(v string) *ModifyServerGroupAttributesInput
SetScheduler sets the Scheduler field's value.
func (*ModifyServerGroupAttributesInput) SetServerGroupId ¶
func (s *ModifyServerGroupAttributesInput) SetServerGroupId(v string) *ModifyServerGroupAttributesInput
SetServerGroupId sets the ServerGroupId field's value.
func (*ModifyServerGroupAttributesInput) SetServerGroupName ¶
func (s *ModifyServerGroupAttributesInput) SetServerGroupName(v string) *ModifyServerGroupAttributesInput
SetServerGroupName sets the ServerGroupName field's value.
func (*ModifyServerGroupAttributesInput) SetStickySessionConfig ¶
func (s *ModifyServerGroupAttributesInput) SetStickySessionConfig(v *StickySessionConfigForModifyServerGroupAttributesInput) *ModifyServerGroupAttributesInput
SetStickySessionConfig sets the StickySessionConfig field's value.
func (ModifyServerGroupAttributesInput) String ¶
func (s ModifyServerGroupAttributesInput) String() string
String returns the string representation
func (*ModifyServerGroupAttributesInput) Validate ¶
func (s *ModifyServerGroupAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyServerGroupAttributesOutput ¶
type ModifyServerGroupAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyServerGroupAttributesOutput) GoString ¶
func (s ModifyServerGroupAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyServerGroupAttributesOutput) SetRequestId ¶
func (s *ModifyServerGroupAttributesOutput) SetRequestId(v string) *ModifyServerGroupAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyServerGroupAttributesOutput) String ¶
func (s ModifyServerGroupAttributesOutput) String() string
String returns the string representation
type ModifyServerGroupBackendServersInput ¶
type ModifyServerGroupBackendServersInput struct {
// ServerGroupId is a required field
ServerGroupId *string `type:"string" required:"true"`
Servers []*ServerForModifyServerGroupBackendServersInput `type:"list"`
// contains filtered or unexported fields
}
func (ModifyServerGroupBackendServersInput) GoString ¶
func (s ModifyServerGroupBackendServersInput) GoString() string
GoString returns the string representation
func (*ModifyServerGroupBackendServersInput) SetServerGroupId ¶
func (s *ModifyServerGroupBackendServersInput) SetServerGroupId(v string) *ModifyServerGroupBackendServersInput
SetServerGroupId sets the ServerGroupId field's value.
func (*ModifyServerGroupBackendServersInput) SetServers ¶
func (s *ModifyServerGroupBackendServersInput) SetServers(v []*ServerForModifyServerGroupBackendServersInput) *ModifyServerGroupBackendServersInput
SetServers sets the Servers field's value.
func (ModifyServerGroupBackendServersInput) String ¶
func (s ModifyServerGroupBackendServersInput) String() string
String returns the string representation
func (*ModifyServerGroupBackendServersInput) Validate ¶
func (s *ModifyServerGroupBackendServersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyServerGroupBackendServersOutput ¶
type ModifyServerGroupBackendServersOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyServerGroupBackendServersOutput) GoString ¶
func (s ModifyServerGroupBackendServersOutput) GoString() string
GoString returns the string representation
func (*ModifyServerGroupBackendServersOutput) SetRequestId ¶
func (s *ModifyServerGroupBackendServersOutput) SetRequestId(v string) *ModifyServerGroupBackendServersOutput
SetRequestId sets the RequestId field's value.
func (ModifyServerGroupBackendServersOutput) String ¶
func (s ModifyServerGroupBackendServersOutput) String() string
String returns the string representation
type PathConfigForCreateRulesInput ¶
type PathConfigForCreateRulesInput struct {
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (PathConfigForCreateRulesInput) GoString ¶
func (s PathConfigForCreateRulesInput) GoString() string
GoString returns the string representation
func (*PathConfigForCreateRulesInput) SetValues ¶
func (s *PathConfigForCreateRulesInput) SetValues(v []*string) *PathConfigForCreateRulesInput
SetValues sets the Values field's value.
func (PathConfigForCreateRulesInput) String ¶
func (s PathConfigForCreateRulesInput) String() string
String returns the string representation
type PathConfigForDescribeRulesOutput ¶
type PathConfigForDescribeRulesOutput struct {
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (PathConfigForDescribeRulesOutput) GoString ¶
func (s PathConfigForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*PathConfigForDescribeRulesOutput) SetValues ¶
func (s *PathConfigForDescribeRulesOutput) SetValues(v []*string) *PathConfigForDescribeRulesOutput
SetValues sets the Values field's value.
func (PathConfigForDescribeRulesOutput) String ¶
func (s PathConfigForDescribeRulesOutput) String() string
String returns the string representation
type PathConfigForModifyRulesInput ¶
type PathConfigForModifyRulesInput struct {
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (PathConfigForModifyRulesInput) GoString ¶
func (s PathConfigForModifyRulesInput) GoString() string
GoString returns the string representation
func (*PathConfigForModifyRulesInput) SetValues ¶
func (s *PathConfigForModifyRulesInput) SetValues(v []*string) *PathConfigForModifyRulesInput
SetValues sets the Values field's value.
func (PathConfigForModifyRulesInput) String ¶
func (s PathConfigForModifyRulesInput) String() string
String returns the string representation
type PopLocationForDescribeLoadBalancerAttributesOutput ¶
type PopLocationForDescribeLoadBalancerAttributesOutput struct {
PopId *string `type:"string"`
PopName *string `type:"string"`
// contains filtered or unexported fields
}
func (PopLocationForDescribeLoadBalancerAttributesOutput) GoString ¶
func (s PopLocationForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*PopLocationForDescribeLoadBalancerAttributesOutput) SetPopId ¶
func (s *PopLocationForDescribeLoadBalancerAttributesOutput) SetPopId(v string) *PopLocationForDescribeLoadBalancerAttributesOutput
SetPopId sets the PopId field's value.
func (*PopLocationForDescribeLoadBalancerAttributesOutput) SetPopName ¶
func (s *PopLocationForDescribeLoadBalancerAttributesOutput) SetPopName(v string) *PopLocationForDescribeLoadBalancerAttributesOutput
SetPopName sets the PopName field's value.
func (PopLocationForDescribeLoadBalancerAttributesOutput) String ¶
func (s PopLocationForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type PopLocationForDescribeLoadBalancersOutput ¶
type PopLocationForDescribeLoadBalancersOutput struct {
PopId *string `type:"string"`
PopName *string `type:"string"`
// contains filtered or unexported fields
}
func (PopLocationForDescribeLoadBalancersOutput) GoString ¶
func (s PopLocationForDescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*PopLocationForDescribeLoadBalancersOutput) SetPopId ¶
func (s *PopLocationForDescribeLoadBalancersOutput) SetPopId(v string) *PopLocationForDescribeLoadBalancersOutput
SetPopId sets the PopId field's value.
func (*PopLocationForDescribeLoadBalancersOutput) SetPopName ¶
func (s *PopLocationForDescribeLoadBalancersOutput) SetPopName(v string) *PopLocationForDescribeLoadBalancersOutput
SetPopName sets the PopName field's value.
func (PopLocationForDescribeLoadBalancersOutput) String ¶
func (s PopLocationForDescribeLoadBalancersOutput) String() string
String returns the string representation
type QueryStringConfigForCreateRulesInput ¶
type QueryStringConfigForCreateRulesInput struct {
Values []*QueryStringConfigValueForCreateRulesInput `type:"list"`
// contains filtered or unexported fields
}
func (QueryStringConfigForCreateRulesInput) GoString ¶
func (s QueryStringConfigForCreateRulesInput) GoString() string
GoString returns the string representation
func (*QueryStringConfigForCreateRulesInput) SetValues ¶
func (s *QueryStringConfigForCreateRulesInput) SetValues(v []*QueryStringConfigValueForCreateRulesInput) *QueryStringConfigForCreateRulesInput
SetValues sets the Values field's value.
func (QueryStringConfigForCreateRulesInput) String ¶
func (s QueryStringConfigForCreateRulesInput) String() string
String returns the string representation
type QueryStringConfigForDescribeRulesOutput ¶
type QueryStringConfigForDescribeRulesOutput struct {
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (QueryStringConfigForDescribeRulesOutput) GoString ¶
func (s QueryStringConfigForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*QueryStringConfigForDescribeRulesOutput) SetValues ¶
func (s *QueryStringConfigForDescribeRulesOutput) SetValues(v []*string) *QueryStringConfigForDescribeRulesOutput
SetValues sets the Values field's value.
func (QueryStringConfigForDescribeRulesOutput) String ¶
func (s QueryStringConfigForDescribeRulesOutput) String() string
String returns the string representation
type QueryStringConfigForModifyRulesInput ¶
type QueryStringConfigForModifyRulesInput struct {
Values []*QueryStringConfigValueForModifyRulesInput `type:"list"`
// contains filtered or unexported fields
}
func (QueryStringConfigForModifyRulesInput) GoString ¶
func (s QueryStringConfigForModifyRulesInput) GoString() string
GoString returns the string representation
func (*QueryStringConfigForModifyRulesInput) SetValues ¶
func (s *QueryStringConfigForModifyRulesInput) SetValues(v []*QueryStringConfigValueForModifyRulesInput) *QueryStringConfigForModifyRulesInput
SetValues sets the Values field's value.
func (QueryStringConfigForModifyRulesInput) String ¶
func (s QueryStringConfigForModifyRulesInput) String() string
String returns the string representation
type QueryStringConfigValueForCreateRulesInput ¶
type QueryStringConfigValueForCreateRulesInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (QueryStringConfigValueForCreateRulesInput) GoString ¶
func (s QueryStringConfigValueForCreateRulesInput) GoString() string
GoString returns the string representation
func (*QueryStringConfigValueForCreateRulesInput) SetKey ¶
func (s *QueryStringConfigValueForCreateRulesInput) SetKey(v string) *QueryStringConfigValueForCreateRulesInput
SetKey sets the Key field's value.
func (*QueryStringConfigValueForCreateRulesInput) SetValue ¶
func (s *QueryStringConfigValueForCreateRulesInput) SetValue(v string) *QueryStringConfigValueForCreateRulesInput
SetValue sets the Value field's value.
func (QueryStringConfigValueForCreateRulesInput) String ¶
func (s QueryStringConfigValueForCreateRulesInput) String() string
String returns the string representation
type QueryStringConfigValueForModifyRulesInput ¶
type QueryStringConfigValueForModifyRulesInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (QueryStringConfigValueForModifyRulesInput) GoString ¶
func (s QueryStringConfigValueForModifyRulesInput) GoString() string
GoString returns the string representation
func (*QueryStringConfigValueForModifyRulesInput) SetKey ¶
func (s *QueryStringConfigValueForModifyRulesInput) SetKey(v string) *QueryStringConfigValueForModifyRulesInput
SetKey sets the Key field's value.
func (*QueryStringConfigValueForModifyRulesInput) SetValue ¶
func (s *QueryStringConfigValueForModifyRulesInput) SetValue(v string) *QueryStringConfigValueForModifyRulesInput
SetValue sets the Value field's value.
func (QueryStringConfigValueForModifyRulesInput) String ¶
func (s QueryStringConfigValueForModifyRulesInput) String() string
String returns the string representation
type RedirectConfigForCreateRulesInput ¶
type RedirectConfigForCreateRulesInput struct {
RedirectDomain *string `min:"1" max:"128" type:"string"`
RedirectHttpCode *string `type:"string"`
RedirectPort *string `type:"string"`
RedirectProtocol *string `type:"string"`
RedirectUri *string `min:"1" max:"128" type:"string"`
// contains filtered or unexported fields
}
func (RedirectConfigForCreateRulesInput) GoString ¶
func (s RedirectConfigForCreateRulesInput) GoString() string
GoString returns the string representation
func (*RedirectConfigForCreateRulesInput) SetRedirectDomain ¶
func (s *RedirectConfigForCreateRulesInput) SetRedirectDomain(v string) *RedirectConfigForCreateRulesInput
SetRedirectDomain sets the RedirectDomain field's value.
func (*RedirectConfigForCreateRulesInput) SetRedirectHttpCode ¶
func (s *RedirectConfigForCreateRulesInput) SetRedirectHttpCode(v string) *RedirectConfigForCreateRulesInput
SetRedirectHttpCode sets the RedirectHttpCode field's value.
func (*RedirectConfigForCreateRulesInput) SetRedirectPort ¶
func (s *RedirectConfigForCreateRulesInput) SetRedirectPort(v string) *RedirectConfigForCreateRulesInput
SetRedirectPort sets the RedirectPort field's value.
func (*RedirectConfigForCreateRulesInput) SetRedirectProtocol ¶
func (s *RedirectConfigForCreateRulesInput) SetRedirectProtocol(v string) *RedirectConfigForCreateRulesInput
SetRedirectProtocol sets the RedirectProtocol field's value.
func (*RedirectConfigForCreateRulesInput) SetRedirectUri ¶
func (s *RedirectConfigForCreateRulesInput) SetRedirectUri(v string) *RedirectConfigForCreateRulesInput
SetRedirectUri sets the RedirectUri field's value.
func (RedirectConfigForCreateRulesInput) String ¶
func (s RedirectConfigForCreateRulesInput) String() string
String returns the string representation
func (*RedirectConfigForCreateRulesInput) Validate ¶
func (s *RedirectConfigForCreateRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RedirectConfigForDescribeRulesOutput ¶
type RedirectConfigForDescribeRulesOutput struct {
RedirectDomain *string `type:"string"`
RedirectHttpCode *string `type:"string"`
RedirectPort *string `type:"string"`
RedirectProtocol *string `type:"string"`
RedirectUri *string `type:"string"`
// contains filtered or unexported fields
}
func (RedirectConfigForDescribeRulesOutput) GoString ¶
func (s RedirectConfigForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*RedirectConfigForDescribeRulesOutput) SetRedirectDomain ¶
func (s *RedirectConfigForDescribeRulesOutput) SetRedirectDomain(v string) *RedirectConfigForDescribeRulesOutput
SetRedirectDomain sets the RedirectDomain field's value.
func (*RedirectConfigForDescribeRulesOutput) SetRedirectHttpCode ¶
func (s *RedirectConfigForDescribeRulesOutput) SetRedirectHttpCode(v string) *RedirectConfigForDescribeRulesOutput
SetRedirectHttpCode sets the RedirectHttpCode field's value.
func (*RedirectConfigForDescribeRulesOutput) SetRedirectPort ¶
func (s *RedirectConfigForDescribeRulesOutput) SetRedirectPort(v string) *RedirectConfigForDescribeRulesOutput
SetRedirectPort sets the RedirectPort field's value.
func (*RedirectConfigForDescribeRulesOutput) SetRedirectProtocol ¶
func (s *RedirectConfigForDescribeRulesOutput) SetRedirectProtocol(v string) *RedirectConfigForDescribeRulesOutput
SetRedirectProtocol sets the RedirectProtocol field's value.
func (*RedirectConfigForDescribeRulesOutput) SetRedirectUri ¶
func (s *RedirectConfigForDescribeRulesOutput) SetRedirectUri(v string) *RedirectConfigForDescribeRulesOutput
SetRedirectUri sets the RedirectUri field's value.
func (RedirectConfigForDescribeRulesOutput) String ¶
func (s RedirectConfigForDescribeRulesOutput) String() string
String returns the string representation
type RedirectConfigForModifyRulesInput ¶
type RedirectConfigForModifyRulesInput struct {
RedirectDomain *string `min:"1" max:"128" type:"string"`
RedirectHttpCode *string `type:"string"`
RedirectPort *string `type:"string"`
RedirectProtocol *string `type:"string"`
RedirectUri *string `min:"1" max:"128" type:"string"`
// contains filtered or unexported fields
}
func (RedirectConfigForModifyRulesInput) GoString ¶
func (s RedirectConfigForModifyRulesInput) GoString() string
GoString returns the string representation
func (*RedirectConfigForModifyRulesInput) SetRedirectDomain ¶
func (s *RedirectConfigForModifyRulesInput) SetRedirectDomain(v string) *RedirectConfigForModifyRulesInput
SetRedirectDomain sets the RedirectDomain field's value.
func (*RedirectConfigForModifyRulesInput) SetRedirectHttpCode ¶
func (s *RedirectConfigForModifyRulesInput) SetRedirectHttpCode(v string) *RedirectConfigForModifyRulesInput
SetRedirectHttpCode sets the RedirectHttpCode field's value.
func (*RedirectConfigForModifyRulesInput) SetRedirectPort ¶
func (s *RedirectConfigForModifyRulesInput) SetRedirectPort(v string) *RedirectConfigForModifyRulesInput
SetRedirectPort sets the RedirectPort field's value.
func (*RedirectConfigForModifyRulesInput) SetRedirectProtocol ¶
func (s *RedirectConfigForModifyRulesInput) SetRedirectProtocol(v string) *RedirectConfigForModifyRulesInput
SetRedirectProtocol sets the RedirectProtocol field's value.
func (*RedirectConfigForModifyRulesInput) SetRedirectUri ¶
func (s *RedirectConfigForModifyRulesInput) SetRedirectUri(v string) *RedirectConfigForModifyRulesInput
SetRedirectUri sets the RedirectUri field's value.
func (RedirectConfigForModifyRulesInput) String ¶
func (s RedirectConfigForModifyRulesInput) String() string
String returns the string representation
func (*RedirectConfigForModifyRulesInput) Validate ¶
func (s *RedirectConfigForModifyRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RemoveAclEntriesInput ¶
type RemoveAclEntriesInput struct {
// AclId is a required field
AclId *string `type:"string" required:"true"`
// Entries is a required field
Entries []*string `type:"list" required:"true"`
// contains filtered or unexported fields
}
func (RemoveAclEntriesInput) GoString ¶
func (s RemoveAclEntriesInput) GoString() string
GoString returns the string representation
func (*RemoveAclEntriesInput) SetAclId ¶
func (s *RemoveAclEntriesInput) SetAclId(v string) *RemoveAclEntriesInput
SetAclId sets the AclId field's value.
func (*RemoveAclEntriesInput) SetEntries ¶
func (s *RemoveAclEntriesInput) SetEntries(v []*string) *RemoveAclEntriesInput
SetEntries sets the Entries field's value.
func (RemoveAclEntriesInput) String ¶
func (s RemoveAclEntriesInput) String() string
String returns the string representation
func (*RemoveAclEntriesInput) Validate ¶
func (s *RemoveAclEntriesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RemoveAclEntriesOutput ¶
type RemoveAclEntriesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (RemoveAclEntriesOutput) GoString ¶
func (s RemoveAclEntriesOutput) GoString() string
GoString returns the string representation
func (*RemoveAclEntriesOutput) SetRequestId ¶
func (s *RemoveAclEntriesOutput) SetRequestId(v string) *RemoveAclEntriesOutput
SetRequestId sets the RequestId field's value.
func (RemoveAclEntriesOutput) String ¶
func (s RemoveAclEntriesOutput) String() string
String returns the string representation
type RemoveServerGroupBackendServersInput ¶
type RemoveServerGroupBackendServersInput struct {
// ServerGroupId is a required field
ServerGroupId *string `type:"string" required:"true"`
// ServerIds is a required field
ServerIds []*string `type:"list" required:"true"`
// contains filtered or unexported fields
}
func (RemoveServerGroupBackendServersInput) GoString ¶
func (s RemoveServerGroupBackendServersInput) GoString() string
GoString returns the string representation
func (*RemoveServerGroupBackendServersInput) SetServerGroupId ¶
func (s *RemoveServerGroupBackendServersInput) SetServerGroupId(v string) *RemoveServerGroupBackendServersInput
SetServerGroupId sets the ServerGroupId field's value.
func (*RemoveServerGroupBackendServersInput) SetServerIds ¶
func (s *RemoveServerGroupBackendServersInput) SetServerIds(v []*string) *RemoveServerGroupBackendServersInput
SetServerIds sets the ServerIds field's value.
func (RemoveServerGroupBackendServersInput) String ¶
func (s RemoveServerGroupBackendServersInput) String() string
String returns the string representation
func (*RemoveServerGroupBackendServersInput) Validate ¶
func (s *RemoveServerGroupBackendServersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RemoveServerGroupBackendServersOutput ¶
type RemoveServerGroupBackendServersOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (RemoveServerGroupBackendServersOutput) GoString ¶
func (s RemoveServerGroupBackendServersOutput) GoString() string
GoString returns the string representation
func (*RemoveServerGroupBackendServersOutput) SetRequestId ¶
func (s *RemoveServerGroupBackendServersOutput) SetRequestId(v string) *RemoveServerGroupBackendServersOutput
SetRequestId sets the RequestId field's value.
func (RemoveServerGroupBackendServersOutput) String ¶
func (s RemoveServerGroupBackendServersOutput) String() string
String returns the string representation
type ReplaceCACertificateInput ¶
type ReplaceCACertificateInput struct {
// CACertificate is a required field
CACertificate *string `type:"string" required:"true"`
CACertificateId *string `type:"string"`
CACertificateName *string `min:"1" max:"128" type:"string"`
Description *string `type:"string"`
// OldCACertificateId is a required field
OldCACertificateId *string `type:"string" required:"true"`
ProjectName *string `type:"string"`
Tags []*TagForReplaceCACertificateInput `type:"list"`
// UpdateMode is a required field
UpdateMode *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ReplaceCACertificateInput) GoString ¶
func (s ReplaceCACertificateInput) GoString() string
GoString returns the string representation
func (*ReplaceCACertificateInput) SetCACertificate ¶
func (s *ReplaceCACertificateInput) SetCACertificate(v string) *ReplaceCACertificateInput
SetCACertificate sets the CACertificate field's value.
func (*ReplaceCACertificateInput) SetCACertificateId ¶
func (s *ReplaceCACertificateInput) SetCACertificateId(v string) *ReplaceCACertificateInput
SetCACertificateId sets the CACertificateId field's value.
func (*ReplaceCACertificateInput) SetCACertificateName ¶
func (s *ReplaceCACertificateInput) SetCACertificateName(v string) *ReplaceCACertificateInput
SetCACertificateName sets the CACertificateName field's value.
func (*ReplaceCACertificateInput) SetDescription ¶
func (s *ReplaceCACertificateInput) SetDescription(v string) *ReplaceCACertificateInput
SetDescription sets the Description field's value.
func (*ReplaceCACertificateInput) SetOldCACertificateId ¶
func (s *ReplaceCACertificateInput) SetOldCACertificateId(v string) *ReplaceCACertificateInput
SetOldCACertificateId sets the OldCACertificateId field's value.
func (*ReplaceCACertificateInput) SetProjectName ¶
func (s *ReplaceCACertificateInput) SetProjectName(v string) *ReplaceCACertificateInput
SetProjectName sets the ProjectName field's value.
func (*ReplaceCACertificateInput) SetTags ¶
func (s *ReplaceCACertificateInput) SetTags(v []*TagForReplaceCACertificateInput) *ReplaceCACertificateInput
SetTags sets the Tags field's value.
func (*ReplaceCACertificateInput) SetUpdateMode ¶
func (s *ReplaceCACertificateInput) SetUpdateMode(v string) *ReplaceCACertificateInput
SetUpdateMode sets the UpdateMode field's value.
func (ReplaceCACertificateInput) String ¶
func (s ReplaceCACertificateInput) String() string
String returns the string representation
func (*ReplaceCACertificateInput) Validate ¶
func (s *ReplaceCACertificateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ReplaceCACertificateOutput ¶
type ReplaceCACertificateOutput struct {
Metadata *response.ResponseMetadata
CACertificateId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ReplaceCACertificateOutput) GoString ¶
func (s ReplaceCACertificateOutput) GoString() string
GoString returns the string representation
func (*ReplaceCACertificateOutput) SetCACertificateId ¶
func (s *ReplaceCACertificateOutput) SetCACertificateId(v string) *ReplaceCACertificateOutput
SetCACertificateId sets the CACertificateId field's value.
func (*ReplaceCACertificateOutput) SetRequestId ¶
func (s *ReplaceCACertificateOutput) SetRequestId(v string) *ReplaceCACertificateOutput
SetRequestId sets the RequestId field's value.
func (ReplaceCACertificateOutput) String ¶
func (s ReplaceCACertificateOutput) String() string
String returns the string representation
type ReplaceCertificateInput ¶
type ReplaceCertificateInput struct {
CertCenterCertificateId *string `type:"string"`
CertificateId *string `type:"string"`
CertificateName *string `min:"1" max:"128" type:"string"`
CertificateSource *string `type:"string"`
Description *string `type:"string"`
// OldCertificateId is a required field
OldCertificateId *string `type:"string" required:"true"`
PrivateKey *string `type:"string"`
ProjectName *string `type:"string"`
PublicKey *string `type:"string"`
Tags []*TagForReplaceCertificateInput `type:"list"`
// UpdateMode is a required field
UpdateMode *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ReplaceCertificateInput) GoString ¶
func (s ReplaceCertificateInput) GoString() string
GoString returns the string representation
func (*ReplaceCertificateInput) SetCertCenterCertificateId ¶
func (s *ReplaceCertificateInput) SetCertCenterCertificateId(v string) *ReplaceCertificateInput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*ReplaceCertificateInput) SetCertificateId ¶
func (s *ReplaceCertificateInput) SetCertificateId(v string) *ReplaceCertificateInput
SetCertificateId sets the CertificateId field's value.
func (*ReplaceCertificateInput) SetCertificateName ¶
func (s *ReplaceCertificateInput) SetCertificateName(v string) *ReplaceCertificateInput
SetCertificateName sets the CertificateName field's value.
func (*ReplaceCertificateInput) SetCertificateSource ¶
func (s *ReplaceCertificateInput) SetCertificateSource(v string) *ReplaceCertificateInput
SetCertificateSource sets the CertificateSource field's value.
func (*ReplaceCertificateInput) SetDescription ¶
func (s *ReplaceCertificateInput) SetDescription(v string) *ReplaceCertificateInput
SetDescription sets the Description field's value.
func (*ReplaceCertificateInput) SetOldCertificateId ¶
func (s *ReplaceCertificateInput) SetOldCertificateId(v string) *ReplaceCertificateInput
SetOldCertificateId sets the OldCertificateId field's value.
func (*ReplaceCertificateInput) SetPrivateKey ¶
func (s *ReplaceCertificateInput) SetPrivateKey(v string) *ReplaceCertificateInput
SetPrivateKey sets the PrivateKey field's value.
func (*ReplaceCertificateInput) SetProjectName ¶
func (s *ReplaceCertificateInput) SetProjectName(v string) *ReplaceCertificateInput
SetProjectName sets the ProjectName field's value.
func (*ReplaceCertificateInput) SetPublicKey ¶
func (s *ReplaceCertificateInput) SetPublicKey(v string) *ReplaceCertificateInput
SetPublicKey sets the PublicKey field's value.
func (*ReplaceCertificateInput) SetTags ¶
func (s *ReplaceCertificateInput) SetTags(v []*TagForReplaceCertificateInput) *ReplaceCertificateInput
SetTags sets the Tags field's value.
func (*ReplaceCertificateInput) SetUpdateMode ¶
func (s *ReplaceCertificateInput) SetUpdateMode(v string) *ReplaceCertificateInput
SetUpdateMode sets the UpdateMode field's value.
func (ReplaceCertificateInput) String ¶
func (s ReplaceCertificateInput) String() string
String returns the string representation
func (*ReplaceCertificateInput) Validate ¶
func (s *ReplaceCertificateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ReplaceCertificateOutput ¶
type ReplaceCertificateOutput struct {
Metadata *response.ResponseMetadata
CertificateId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ReplaceCertificateOutput) GoString ¶
func (s ReplaceCertificateOutput) GoString() string
GoString returns the string representation
func (*ReplaceCertificateOutput) SetCertificateId ¶
func (s *ReplaceCertificateOutput) SetCertificateId(v string) *ReplaceCertificateOutput
SetCertificateId sets the CertificateId field's value.
func (*ReplaceCertificateOutput) SetRequestId ¶
func (s *ReplaceCertificateOutput) SetRequestId(v string) *ReplaceCertificateOutput
SetRequestId sets the RequestId field's value.
func (ReplaceCertificateOutput) String ¶
func (s ReplaceCertificateOutput) String() string
String returns the string representation
type ResourceTagForListTagsForResourcesOutput ¶
type ResourceTagForListTagsForResourcesOutput struct {
ResourceId *string `type:"string"`
ResourceType *string `type:"string"`
TagKey *string `type:"string"`
TagValue *string `type:"string"`
// contains filtered or unexported fields
}
func (ResourceTagForListTagsForResourcesOutput) GoString ¶
func (s ResourceTagForListTagsForResourcesOutput) GoString() string
GoString returns the string representation
func (*ResourceTagForListTagsForResourcesOutput) SetResourceId ¶
func (s *ResourceTagForListTagsForResourcesOutput) SetResourceId(v string) *ResourceTagForListTagsForResourcesOutput
SetResourceId sets the ResourceId field's value.
func (*ResourceTagForListTagsForResourcesOutput) SetResourceType ¶
func (s *ResourceTagForListTagsForResourcesOutput) SetResourceType(v string) *ResourceTagForListTagsForResourcesOutput
SetResourceType sets the ResourceType field's value.
func (*ResourceTagForListTagsForResourcesOutput) SetTagKey ¶
func (s *ResourceTagForListTagsForResourcesOutput) SetTagKey(v string) *ResourceTagForListTagsForResourcesOutput
SetTagKey sets the TagKey field's value.
func (*ResourceTagForListTagsForResourcesOutput) SetTagValue ¶
func (s *ResourceTagForListTagsForResourcesOutput) SetTagValue(v string) *ResourceTagForListTagsForResourcesOutput
SetTagValue sets the TagValue field's value.
func (ResourceTagForListTagsForResourcesOutput) String ¶
func (s ResourceTagForListTagsForResourcesOutput) String() string
String returns the string representation
type ResultForDescribeListenerHealthOutput ¶
type ResultForDescribeListenerHealthOutput struct {
InstanceId *string `type:"string"`
Ip *string `type:"string"`
Port *int64 `type:"integer"`
RuleNumber *int64 `type:"integer"`
ServerGroupId *string `type:"string"`
ServerGroupName *string `type:"string"`
ServerId *string `type:"string"`
Status *string `type:"string"`
Type *string `type:"string"`
// contains filtered or unexported fields
}
func (ResultForDescribeListenerHealthOutput) GoString ¶
func (s ResultForDescribeListenerHealthOutput) GoString() string
GoString returns the string representation
func (*ResultForDescribeListenerHealthOutput) SetInstanceId ¶
func (s *ResultForDescribeListenerHealthOutput) SetInstanceId(v string) *ResultForDescribeListenerHealthOutput
SetInstanceId sets the InstanceId field's value.
func (*ResultForDescribeListenerHealthOutput) SetIp ¶
func (s *ResultForDescribeListenerHealthOutput) SetIp(v string) *ResultForDescribeListenerHealthOutput
SetIp sets the Ip field's value.
func (*ResultForDescribeListenerHealthOutput) SetPort ¶
func (s *ResultForDescribeListenerHealthOutput) SetPort(v int64) *ResultForDescribeListenerHealthOutput
SetPort sets the Port field's value.
func (*ResultForDescribeListenerHealthOutput) SetRuleNumber ¶
func (s *ResultForDescribeListenerHealthOutput) SetRuleNumber(v int64) *ResultForDescribeListenerHealthOutput
SetRuleNumber sets the RuleNumber field's value.
func (*ResultForDescribeListenerHealthOutput) SetServerGroupId ¶
func (s *ResultForDescribeListenerHealthOutput) SetServerGroupId(v string) *ResultForDescribeListenerHealthOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*ResultForDescribeListenerHealthOutput) SetServerGroupName ¶
func (s *ResultForDescribeListenerHealthOutput) SetServerGroupName(v string) *ResultForDescribeListenerHealthOutput
SetServerGroupName sets the ServerGroupName field's value.
func (*ResultForDescribeListenerHealthOutput) SetServerId ¶
func (s *ResultForDescribeListenerHealthOutput) SetServerId(v string) *ResultForDescribeListenerHealthOutput
SetServerId sets the ServerId field's value.
func (*ResultForDescribeListenerHealthOutput) SetStatus ¶
func (s *ResultForDescribeListenerHealthOutput) SetStatus(v string) *ResultForDescribeListenerHealthOutput
SetStatus sets the Status field's value.
func (*ResultForDescribeListenerHealthOutput) SetType ¶
func (s *ResultForDescribeListenerHealthOutput) SetType(v string) *ResultForDescribeListenerHealthOutput
SetType sets the Type field's value.
func (ResultForDescribeListenerHealthOutput) String ¶
func (s ResultForDescribeListenerHealthOutput) String() string
String returns the string representation
type RewriteConfigForCreateRulesInput ¶
type RewriteConfigForCreateRulesInput struct {
RewritePath *string `type:"string"`
// contains filtered or unexported fields
}
func (RewriteConfigForCreateRulesInput) GoString ¶
func (s RewriteConfigForCreateRulesInput) GoString() string
GoString returns the string representation
func (*RewriteConfigForCreateRulesInput) SetRewritePath ¶
func (s *RewriteConfigForCreateRulesInput) SetRewritePath(v string) *RewriteConfigForCreateRulesInput
SetRewritePath sets the RewritePath field's value.
func (RewriteConfigForCreateRulesInput) String ¶
func (s RewriteConfigForCreateRulesInput) String() string
String returns the string representation
type RewriteConfigForDescribeRulesOutput ¶
type RewriteConfigForDescribeRulesOutput struct {
RewritePath *string `type:"string"`
// contains filtered or unexported fields
}
func (RewriteConfigForDescribeRulesOutput) GoString ¶
func (s RewriteConfigForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*RewriteConfigForDescribeRulesOutput) SetRewritePath ¶
func (s *RewriteConfigForDescribeRulesOutput) SetRewritePath(v string) *RewriteConfigForDescribeRulesOutput
SetRewritePath sets the RewritePath field's value.
func (RewriteConfigForDescribeRulesOutput) String ¶
func (s RewriteConfigForDescribeRulesOutput) String() string
String returns the string representation
type RewriteConfigForModifyRulesInput ¶
type RewriteConfigForModifyRulesInput struct {
RewritePath *string `type:"string"`
// contains filtered or unexported fields
}
func (RewriteConfigForModifyRulesInput) GoString ¶
func (s RewriteConfigForModifyRulesInput) GoString() string
GoString returns the string representation
func (*RewriteConfigForModifyRulesInput) SetRewritePath ¶
func (s *RewriteConfigForModifyRulesInput) SetRewritePath(v string) *RewriteConfigForModifyRulesInput
SetRewritePath sets the RewritePath field's value.
func (RewriteConfigForModifyRulesInput) String ¶
func (s RewriteConfigForModifyRulesInput) String() string
String returns the string representation
type RuleActionForDescribeRulesOutput ¶
type RuleActionForDescribeRulesOutput struct {
FixedResponseConfig *FixedResponseConfigForDescribeRulesOutput `type:"structure"`
ForwardGroupConfig *ConvertForwardGroupConfigForDescribeRulesOutput `type:"structure"`
RedirectConfig *ConvertRedirectConfigForDescribeRulesOutput `type:"structure"`
RewriteConfig *ConvertRewriteConfigForDescribeRulesOutput `type:"structure"`
TrafficLimitConfig *TrafficLimitConfigForDescribeRulesOutput `type:"structure"`
Type *string `type:"string"`
// contains filtered or unexported fields
}
func (RuleActionForDescribeRulesOutput) GoString ¶
func (s RuleActionForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*RuleActionForDescribeRulesOutput) SetFixedResponseConfig ¶
func (s *RuleActionForDescribeRulesOutput) SetFixedResponseConfig(v *FixedResponseConfigForDescribeRulesOutput) *RuleActionForDescribeRulesOutput
SetFixedResponseConfig sets the FixedResponseConfig field's value.
func (*RuleActionForDescribeRulesOutput) SetForwardGroupConfig ¶
func (s *RuleActionForDescribeRulesOutput) SetForwardGroupConfig(v *ConvertForwardGroupConfigForDescribeRulesOutput) *RuleActionForDescribeRulesOutput
SetForwardGroupConfig sets the ForwardGroupConfig field's value.
func (*RuleActionForDescribeRulesOutput) SetRedirectConfig ¶
func (s *RuleActionForDescribeRulesOutput) SetRedirectConfig(v *ConvertRedirectConfigForDescribeRulesOutput) *RuleActionForDescribeRulesOutput
SetRedirectConfig sets the RedirectConfig field's value.
func (*RuleActionForDescribeRulesOutput) SetRewriteConfig ¶
func (s *RuleActionForDescribeRulesOutput) SetRewriteConfig(v *ConvertRewriteConfigForDescribeRulesOutput) *RuleActionForDescribeRulesOutput
SetRewriteConfig sets the RewriteConfig field's value.
func (*RuleActionForDescribeRulesOutput) SetTrafficLimitConfig ¶
func (s *RuleActionForDescribeRulesOutput) SetTrafficLimitConfig(v *TrafficLimitConfigForDescribeRulesOutput) *RuleActionForDescribeRulesOutput
SetTrafficLimitConfig sets the TrafficLimitConfig field's value.
func (*RuleActionForDescribeRulesOutput) SetType ¶
func (s *RuleActionForDescribeRulesOutput) SetType(v string) *RuleActionForDescribeRulesOutput
SetType sets the Type field's value.
func (RuleActionForDescribeRulesOutput) String ¶
func (s RuleActionForDescribeRulesOutput) String() string
String returns the string representation
type RuleConditionForDescribeRulesOutput ¶
type RuleConditionForDescribeRulesOutput struct {
HeaderConfig *HeaderConfigForDescribeRulesOutput `type:"structure"`
HostConfig *HostConfigForDescribeRulesOutput `type:"structure"`
MethodConfig *MethodConfigForDescribeRulesOutput `type:"structure"`
PathConfig *PathConfigForDescribeRulesOutput `type:"structure"`
QueryStringConfig *QueryStringConfigForDescribeRulesOutput `type:"structure"`
Type *string `type:"string"`
// contains filtered or unexported fields
}
func (RuleConditionForDescribeRulesOutput) GoString ¶
func (s RuleConditionForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*RuleConditionForDescribeRulesOutput) SetHeaderConfig ¶
func (s *RuleConditionForDescribeRulesOutput) SetHeaderConfig(v *HeaderConfigForDescribeRulesOutput) *RuleConditionForDescribeRulesOutput
SetHeaderConfig sets the HeaderConfig field's value.
func (*RuleConditionForDescribeRulesOutput) SetHostConfig ¶
func (s *RuleConditionForDescribeRulesOutput) SetHostConfig(v *HostConfigForDescribeRulesOutput) *RuleConditionForDescribeRulesOutput
SetHostConfig sets the HostConfig field's value.
func (*RuleConditionForDescribeRulesOutput) SetMethodConfig ¶
func (s *RuleConditionForDescribeRulesOutput) SetMethodConfig(v *MethodConfigForDescribeRulesOutput) *RuleConditionForDescribeRulesOutput
SetMethodConfig sets the MethodConfig field's value.
func (*RuleConditionForDescribeRulesOutput) SetPathConfig ¶
func (s *RuleConditionForDescribeRulesOutput) SetPathConfig(v *PathConfigForDescribeRulesOutput) *RuleConditionForDescribeRulesOutput
SetPathConfig sets the PathConfig field's value.
func (*RuleConditionForDescribeRulesOutput) SetQueryStringConfig ¶
func (s *RuleConditionForDescribeRulesOutput) SetQueryStringConfig(v *QueryStringConfigForDescribeRulesOutput) *RuleConditionForDescribeRulesOutput
SetQueryStringConfig sets the QueryStringConfig field's value.
func (*RuleConditionForDescribeRulesOutput) SetType ¶
func (s *RuleConditionForDescribeRulesOutput) SetType(v string) *RuleConditionForDescribeRulesOutput
SetType sets the Type field's value.
func (RuleConditionForDescribeRulesOutput) String ¶
func (s RuleConditionForDescribeRulesOutput) String() string
String returns the string representation
type RuleForCreateRulesInput ¶
type RuleForCreateRulesInput struct {
Description *string `type:"string"`
Domain *string `type:"string"`
ForwardGroupConfig *ForwardGroupConfigForCreateRulesInput `type:"structure"`
Priority *int64 `min:"1" max:"10000" type:"integer"`
RedirectConfig *RedirectConfigForCreateRulesInput `type:"structure"`
RewriteConfig *RewriteConfigForCreateRulesInput `type:"structure"`
RewriteEnabled *string `type:"string"`
RuleAction *string `type:"string"`
RuleActions []*RulesRuleActionForCreateRulesInput `type:"list"`
RuleConditions []*RulesRuleConditionForCreateRulesInput `type:"list"`
ServerGroupId *string `type:"string"`
TrafficLimitEnabled *string `type:"string"`
TrafficLimitQPS *int64 `type:"integer"`
URL *string `type:"string"`
// contains filtered or unexported fields
}
func (RuleForCreateRulesInput) GoString ¶
func (s RuleForCreateRulesInput) GoString() string
GoString returns the string representation
func (*RuleForCreateRulesInput) SetDescription ¶
func (s *RuleForCreateRulesInput) SetDescription(v string) *RuleForCreateRulesInput
SetDescription sets the Description field's value.
func (*RuleForCreateRulesInput) SetDomain ¶
func (s *RuleForCreateRulesInput) SetDomain(v string) *RuleForCreateRulesInput
SetDomain sets the Domain field's value.
func (*RuleForCreateRulesInput) SetForwardGroupConfig ¶
func (s *RuleForCreateRulesInput) SetForwardGroupConfig(v *ForwardGroupConfigForCreateRulesInput) *RuleForCreateRulesInput
SetForwardGroupConfig sets the ForwardGroupConfig field's value.
func (*RuleForCreateRulesInput) SetPriority ¶
func (s *RuleForCreateRulesInput) SetPriority(v int64) *RuleForCreateRulesInput
SetPriority sets the Priority field's value.
func (*RuleForCreateRulesInput) SetRedirectConfig ¶
func (s *RuleForCreateRulesInput) SetRedirectConfig(v *RedirectConfigForCreateRulesInput) *RuleForCreateRulesInput
SetRedirectConfig sets the RedirectConfig field's value.
func (*RuleForCreateRulesInput) SetRewriteConfig ¶
func (s *RuleForCreateRulesInput) SetRewriteConfig(v *RewriteConfigForCreateRulesInput) *RuleForCreateRulesInput
SetRewriteConfig sets the RewriteConfig field's value.
func (*RuleForCreateRulesInput) SetRewriteEnabled ¶
func (s *RuleForCreateRulesInput) SetRewriteEnabled(v string) *RuleForCreateRulesInput
SetRewriteEnabled sets the RewriteEnabled field's value.
func (*RuleForCreateRulesInput) SetRuleAction ¶
func (s *RuleForCreateRulesInput) SetRuleAction(v string) *RuleForCreateRulesInput
SetRuleAction sets the RuleAction field's value.
func (*RuleForCreateRulesInput) SetRuleActions ¶
func (s *RuleForCreateRulesInput) SetRuleActions(v []*RulesRuleActionForCreateRulesInput) *RuleForCreateRulesInput
SetRuleActions sets the RuleActions field's value.
func (*RuleForCreateRulesInput) SetRuleConditions ¶
func (s *RuleForCreateRulesInput) SetRuleConditions(v []*RulesRuleConditionForCreateRulesInput) *RuleForCreateRulesInput
SetRuleConditions sets the RuleConditions field's value.
func (*RuleForCreateRulesInput) SetServerGroupId ¶
func (s *RuleForCreateRulesInput) SetServerGroupId(v string) *RuleForCreateRulesInput
SetServerGroupId sets the ServerGroupId field's value.
func (*RuleForCreateRulesInput) SetTrafficLimitEnabled ¶
func (s *RuleForCreateRulesInput) SetTrafficLimitEnabled(v string) *RuleForCreateRulesInput
SetTrafficLimitEnabled sets the TrafficLimitEnabled field's value.
func (*RuleForCreateRulesInput) SetTrafficLimitQPS ¶
func (s *RuleForCreateRulesInput) SetTrafficLimitQPS(v int64) *RuleForCreateRulesInput
SetTrafficLimitQPS sets the TrafficLimitQPS field's value.
func (*RuleForCreateRulesInput) SetURL ¶
func (s *RuleForCreateRulesInput) SetURL(v string) *RuleForCreateRulesInput
SetURL sets the URL field's value.
func (RuleForCreateRulesInput) String ¶
func (s RuleForCreateRulesInput) String() string
String returns the string representation
func (*RuleForCreateRulesInput) Validate ¶
func (s *RuleForCreateRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RuleForDescribeRulesOutput ¶
type RuleForDescribeRulesOutput struct {
Description *string `type:"string"`
Domain *string `type:"string"`
ForwardGroupConfig *ForwardGroupConfigForDescribeRulesOutput `type:"structure"`
Priority *int64 `type:"integer"`
RedirectConfig *RedirectConfigForDescribeRulesOutput `type:"structure"`
RewriteConfig *RewriteConfigForDescribeRulesOutput `type:"structure"`
RewriteEnabled *string `type:"string"`
RuleAction *string `type:"string"`
RuleActions []*RuleActionForDescribeRulesOutput `type:"list"`
RuleConditions []*RuleConditionForDescribeRulesOutput `type:"list"`
RuleId *string `type:"string"`
ServerGroupId *string `type:"string"`
TrafficLimitEnabled *string `type:"string"`
TrafficLimitQPS *int64 `type:"integer"`
Url *string `type:"string"`
// contains filtered or unexported fields
}
func (RuleForDescribeRulesOutput) GoString ¶
func (s RuleForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*RuleForDescribeRulesOutput) SetDescription ¶
func (s *RuleForDescribeRulesOutput) SetDescription(v string) *RuleForDescribeRulesOutput
SetDescription sets the Description field's value.
func (*RuleForDescribeRulesOutput) SetDomain ¶
func (s *RuleForDescribeRulesOutput) SetDomain(v string) *RuleForDescribeRulesOutput
SetDomain sets the Domain field's value.
func (*RuleForDescribeRulesOutput) SetForwardGroupConfig ¶
func (s *RuleForDescribeRulesOutput) SetForwardGroupConfig(v *ForwardGroupConfigForDescribeRulesOutput) *RuleForDescribeRulesOutput
SetForwardGroupConfig sets the ForwardGroupConfig field's value.
func (*RuleForDescribeRulesOutput) SetPriority ¶
func (s *RuleForDescribeRulesOutput) SetPriority(v int64) *RuleForDescribeRulesOutput
SetPriority sets the Priority field's value.
func (*RuleForDescribeRulesOutput) SetRedirectConfig ¶
func (s *RuleForDescribeRulesOutput) SetRedirectConfig(v *RedirectConfigForDescribeRulesOutput) *RuleForDescribeRulesOutput
SetRedirectConfig sets the RedirectConfig field's value.
func (*RuleForDescribeRulesOutput) SetRewriteConfig ¶
func (s *RuleForDescribeRulesOutput) SetRewriteConfig(v *RewriteConfigForDescribeRulesOutput) *RuleForDescribeRulesOutput
SetRewriteConfig sets the RewriteConfig field's value.
func (*RuleForDescribeRulesOutput) SetRewriteEnabled ¶
func (s *RuleForDescribeRulesOutput) SetRewriteEnabled(v string) *RuleForDescribeRulesOutput
SetRewriteEnabled sets the RewriteEnabled field's value.
func (*RuleForDescribeRulesOutput) SetRuleAction ¶
func (s *RuleForDescribeRulesOutput) SetRuleAction(v string) *RuleForDescribeRulesOutput
SetRuleAction sets the RuleAction field's value.
func (*RuleForDescribeRulesOutput) SetRuleActions ¶
func (s *RuleForDescribeRulesOutput) SetRuleActions(v []*RuleActionForDescribeRulesOutput) *RuleForDescribeRulesOutput
SetRuleActions sets the RuleActions field's value.
func (*RuleForDescribeRulesOutput) SetRuleConditions ¶
func (s *RuleForDescribeRulesOutput) SetRuleConditions(v []*RuleConditionForDescribeRulesOutput) *RuleForDescribeRulesOutput
SetRuleConditions sets the RuleConditions field's value.
func (*RuleForDescribeRulesOutput) SetRuleId ¶
func (s *RuleForDescribeRulesOutput) SetRuleId(v string) *RuleForDescribeRulesOutput
SetRuleId sets the RuleId field's value.
func (*RuleForDescribeRulesOutput) SetServerGroupId ¶
func (s *RuleForDescribeRulesOutput) SetServerGroupId(v string) *RuleForDescribeRulesOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*RuleForDescribeRulesOutput) SetTrafficLimitEnabled ¶
func (s *RuleForDescribeRulesOutput) SetTrafficLimitEnabled(v string) *RuleForDescribeRulesOutput
SetTrafficLimitEnabled sets the TrafficLimitEnabled field's value.
func (*RuleForDescribeRulesOutput) SetTrafficLimitQPS ¶
func (s *RuleForDescribeRulesOutput) SetTrafficLimitQPS(v int64) *RuleForDescribeRulesOutput
SetTrafficLimitQPS sets the TrafficLimitQPS field's value.
func (*RuleForDescribeRulesOutput) SetUrl ¶
func (s *RuleForDescribeRulesOutput) SetUrl(v string) *RuleForDescribeRulesOutput
SetUrl sets the Url field's value.
func (RuleForDescribeRulesOutput) String ¶
func (s RuleForDescribeRulesOutput) String() string
String returns the string representation
type RuleForModifyRulesInput ¶
type RuleForModifyRulesInput struct {
Description *string `type:"string"`
ForwardGroupConfig *ForwardGroupConfigForModifyRulesInput `type:"structure"`
Priority *int64 `min:"1" max:"10000" type:"integer"`
RedirectConfig *RedirectConfigForModifyRulesInput `type:"structure"`
RewriteConfig *RewriteConfigForModifyRulesInput `type:"structure"`
RewriteEnabled *string `type:"string"`
RuleAction *string `type:"string"`
RuleActions []*RulesRuleActionForModifyRulesInput `type:"list"`
RuleConditions []*RulesRuleConditionForModifyRulesInput `type:"list"`
// RuleId is a required field
RuleId *string `type:"string" required:"true"`
ServerGroupId *string `type:"string"`
TrafficLimitEnabled *string `type:"string"`
TrafficLimitQPS *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (RuleForModifyRulesInput) GoString ¶
func (s RuleForModifyRulesInput) GoString() string
GoString returns the string representation
func (*RuleForModifyRulesInput) SetDescription ¶
func (s *RuleForModifyRulesInput) SetDescription(v string) *RuleForModifyRulesInput
SetDescription sets the Description field's value.
func (*RuleForModifyRulesInput) SetForwardGroupConfig ¶
func (s *RuleForModifyRulesInput) SetForwardGroupConfig(v *ForwardGroupConfigForModifyRulesInput) *RuleForModifyRulesInput
SetForwardGroupConfig sets the ForwardGroupConfig field's value.
func (*RuleForModifyRulesInput) SetPriority ¶
func (s *RuleForModifyRulesInput) SetPriority(v int64) *RuleForModifyRulesInput
SetPriority sets the Priority field's value.
func (*RuleForModifyRulesInput) SetRedirectConfig ¶
func (s *RuleForModifyRulesInput) SetRedirectConfig(v *RedirectConfigForModifyRulesInput) *RuleForModifyRulesInput
SetRedirectConfig sets the RedirectConfig field's value.
func (*RuleForModifyRulesInput) SetRewriteConfig ¶
func (s *RuleForModifyRulesInput) SetRewriteConfig(v *RewriteConfigForModifyRulesInput) *RuleForModifyRulesInput
SetRewriteConfig sets the RewriteConfig field's value.
func (*RuleForModifyRulesInput) SetRewriteEnabled ¶
func (s *RuleForModifyRulesInput) SetRewriteEnabled(v string) *RuleForModifyRulesInput
SetRewriteEnabled sets the RewriteEnabled field's value.
func (*RuleForModifyRulesInput) SetRuleAction ¶
func (s *RuleForModifyRulesInput) SetRuleAction(v string) *RuleForModifyRulesInput
SetRuleAction sets the RuleAction field's value.
func (*RuleForModifyRulesInput) SetRuleActions ¶
func (s *RuleForModifyRulesInput) SetRuleActions(v []*RulesRuleActionForModifyRulesInput) *RuleForModifyRulesInput
SetRuleActions sets the RuleActions field's value.
func (*RuleForModifyRulesInput) SetRuleConditions ¶
func (s *RuleForModifyRulesInput) SetRuleConditions(v []*RulesRuleConditionForModifyRulesInput) *RuleForModifyRulesInput
SetRuleConditions sets the RuleConditions field's value.
func (*RuleForModifyRulesInput) SetRuleId ¶
func (s *RuleForModifyRulesInput) SetRuleId(v string) *RuleForModifyRulesInput
SetRuleId sets the RuleId field's value.
func (*RuleForModifyRulesInput) SetServerGroupId ¶
func (s *RuleForModifyRulesInput) SetServerGroupId(v string) *RuleForModifyRulesInput
SetServerGroupId sets the ServerGroupId field's value.
func (*RuleForModifyRulesInput) SetTrafficLimitEnabled ¶
func (s *RuleForModifyRulesInput) SetTrafficLimitEnabled(v string) *RuleForModifyRulesInput
SetTrafficLimitEnabled sets the TrafficLimitEnabled field's value.
func (*RuleForModifyRulesInput) SetTrafficLimitQPS ¶
func (s *RuleForModifyRulesInput) SetTrafficLimitQPS(v int64) *RuleForModifyRulesInput
SetTrafficLimitQPS sets the TrafficLimitQPS field's value.
func (RuleForModifyRulesInput) String ¶
func (s RuleForModifyRulesInput) String() string
String returns the string representation
func (*RuleForModifyRulesInput) Validate ¶
func (s *RuleForModifyRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RulesRuleActionForCreateRulesInput ¶
type RulesRuleActionForCreateRulesInput struct {
FixedResponseConfig *FixedResponseConfigForCreateRulesInput `type:"structure"`
ForwardGroupConfig *ConvertForwardGroupConfigForCreateRulesInput `type:"structure"`
RedirectConfig *ConvertRedirectConfigForCreateRulesInput `type:"structure"`
RewriteConfig *ConvertRewriteConfigForCreateRulesInput `type:"structure"`
TrafficLimitConfig *TrafficLimitConfigForCreateRulesInput `type:"structure"`
Type *string `type:"string"`
// contains filtered or unexported fields
}
func (RulesRuleActionForCreateRulesInput) GoString ¶
func (s RulesRuleActionForCreateRulesInput) GoString() string
GoString returns the string representation
func (*RulesRuleActionForCreateRulesInput) SetFixedResponseConfig ¶
func (s *RulesRuleActionForCreateRulesInput) SetFixedResponseConfig(v *FixedResponseConfigForCreateRulesInput) *RulesRuleActionForCreateRulesInput
SetFixedResponseConfig sets the FixedResponseConfig field's value.
func (*RulesRuleActionForCreateRulesInput) SetForwardGroupConfig ¶
func (s *RulesRuleActionForCreateRulesInput) SetForwardGroupConfig(v *ConvertForwardGroupConfigForCreateRulesInput) *RulesRuleActionForCreateRulesInput
SetForwardGroupConfig sets the ForwardGroupConfig field's value.
func (*RulesRuleActionForCreateRulesInput) SetRedirectConfig ¶
func (s *RulesRuleActionForCreateRulesInput) SetRedirectConfig(v *ConvertRedirectConfigForCreateRulesInput) *RulesRuleActionForCreateRulesInput
SetRedirectConfig sets the RedirectConfig field's value.
func (*RulesRuleActionForCreateRulesInput) SetRewriteConfig ¶
func (s *RulesRuleActionForCreateRulesInput) SetRewriteConfig(v *ConvertRewriteConfigForCreateRulesInput) *RulesRuleActionForCreateRulesInput
SetRewriteConfig sets the RewriteConfig field's value.
func (*RulesRuleActionForCreateRulesInput) SetTrafficLimitConfig ¶
func (s *RulesRuleActionForCreateRulesInput) SetTrafficLimitConfig(v *TrafficLimitConfigForCreateRulesInput) *RulesRuleActionForCreateRulesInput
SetTrafficLimitConfig sets the TrafficLimitConfig field's value.
func (*RulesRuleActionForCreateRulesInput) SetType ¶
func (s *RulesRuleActionForCreateRulesInput) SetType(v string) *RulesRuleActionForCreateRulesInput
SetType sets the Type field's value.
func (RulesRuleActionForCreateRulesInput) String ¶
func (s RulesRuleActionForCreateRulesInput) String() string
String returns the string representation
type RulesRuleActionForModifyRulesInput ¶
type RulesRuleActionForModifyRulesInput struct {
FixedResponseConfig *FixedResponseConfigForModifyRulesInput `type:"structure"`
ForwardGroupConfig *ConvertForwardGroupConfigForModifyRulesInput `type:"structure"`
RedirectConfig *ConvertRedirectConfigForModifyRulesInput `type:"structure"`
RewriteConfig *ConvertRewriteConfigForModifyRulesInput `type:"structure"`
TrafficLimitConfig *TrafficLimitConfigForModifyRulesInput `type:"structure"`
Type *string `type:"string"`
// contains filtered or unexported fields
}
func (RulesRuleActionForModifyRulesInput) GoString ¶
func (s RulesRuleActionForModifyRulesInput) GoString() string
GoString returns the string representation
func (*RulesRuleActionForModifyRulesInput) SetFixedResponseConfig ¶
func (s *RulesRuleActionForModifyRulesInput) SetFixedResponseConfig(v *FixedResponseConfigForModifyRulesInput) *RulesRuleActionForModifyRulesInput
SetFixedResponseConfig sets the FixedResponseConfig field's value.
func (*RulesRuleActionForModifyRulesInput) SetForwardGroupConfig ¶
func (s *RulesRuleActionForModifyRulesInput) SetForwardGroupConfig(v *ConvertForwardGroupConfigForModifyRulesInput) *RulesRuleActionForModifyRulesInput
SetForwardGroupConfig sets the ForwardGroupConfig field's value.
func (*RulesRuleActionForModifyRulesInput) SetRedirectConfig ¶
func (s *RulesRuleActionForModifyRulesInput) SetRedirectConfig(v *ConvertRedirectConfigForModifyRulesInput) *RulesRuleActionForModifyRulesInput
SetRedirectConfig sets the RedirectConfig field's value.
func (*RulesRuleActionForModifyRulesInput) SetRewriteConfig ¶
func (s *RulesRuleActionForModifyRulesInput) SetRewriteConfig(v *ConvertRewriteConfigForModifyRulesInput) *RulesRuleActionForModifyRulesInput
SetRewriteConfig sets the RewriteConfig field's value.
func (*RulesRuleActionForModifyRulesInput) SetTrafficLimitConfig ¶
func (s *RulesRuleActionForModifyRulesInput) SetTrafficLimitConfig(v *TrafficLimitConfigForModifyRulesInput) *RulesRuleActionForModifyRulesInput
SetTrafficLimitConfig sets the TrafficLimitConfig field's value.
func (*RulesRuleActionForModifyRulesInput) SetType ¶
func (s *RulesRuleActionForModifyRulesInput) SetType(v string) *RulesRuleActionForModifyRulesInput
SetType sets the Type field's value.
func (RulesRuleActionForModifyRulesInput) String ¶
func (s RulesRuleActionForModifyRulesInput) String() string
String returns the string representation
type RulesRuleConditionForCreateRulesInput ¶
type RulesRuleConditionForCreateRulesInput struct {
HeaderConfig *HeaderConfigForCreateRulesInput `type:"structure"`
HostConfig *HostConfigForCreateRulesInput `type:"structure"`
MethodConfig *MethodConfigForCreateRulesInput `type:"structure"`
PathConfig *PathConfigForCreateRulesInput `type:"structure"`
QueryStringConfig *QueryStringConfigForCreateRulesInput `type:"structure"`
Type *string `type:"string"`
// contains filtered or unexported fields
}
func (RulesRuleConditionForCreateRulesInput) GoString ¶
func (s RulesRuleConditionForCreateRulesInput) GoString() string
GoString returns the string representation
func (*RulesRuleConditionForCreateRulesInput) SetHeaderConfig ¶
func (s *RulesRuleConditionForCreateRulesInput) SetHeaderConfig(v *HeaderConfigForCreateRulesInput) *RulesRuleConditionForCreateRulesInput
SetHeaderConfig sets the HeaderConfig field's value.
func (*RulesRuleConditionForCreateRulesInput) SetHostConfig ¶
func (s *RulesRuleConditionForCreateRulesInput) SetHostConfig(v *HostConfigForCreateRulesInput) *RulesRuleConditionForCreateRulesInput
SetHostConfig sets the HostConfig field's value.
func (*RulesRuleConditionForCreateRulesInput) SetMethodConfig ¶
func (s *RulesRuleConditionForCreateRulesInput) SetMethodConfig(v *MethodConfigForCreateRulesInput) *RulesRuleConditionForCreateRulesInput
SetMethodConfig sets the MethodConfig field's value.
func (*RulesRuleConditionForCreateRulesInput) SetPathConfig ¶
func (s *RulesRuleConditionForCreateRulesInput) SetPathConfig(v *PathConfigForCreateRulesInput) *RulesRuleConditionForCreateRulesInput
SetPathConfig sets the PathConfig field's value.
func (*RulesRuleConditionForCreateRulesInput) SetQueryStringConfig ¶
func (s *RulesRuleConditionForCreateRulesInput) SetQueryStringConfig(v *QueryStringConfigForCreateRulesInput) *RulesRuleConditionForCreateRulesInput
SetQueryStringConfig sets the QueryStringConfig field's value.
func (*RulesRuleConditionForCreateRulesInput) SetType ¶
func (s *RulesRuleConditionForCreateRulesInput) SetType(v string) *RulesRuleConditionForCreateRulesInput
SetType sets the Type field's value.
func (RulesRuleConditionForCreateRulesInput) String ¶
func (s RulesRuleConditionForCreateRulesInput) String() string
String returns the string representation
type RulesRuleConditionForModifyRulesInput ¶
type RulesRuleConditionForModifyRulesInput struct {
HeaderConfig *HeaderConfigForModifyRulesInput `type:"structure"`
HostConfig *HostConfigForModifyRulesInput `type:"structure"`
MethodConfig *MethodConfigForModifyRulesInput `type:"structure"`
PathConfig *PathConfigForModifyRulesInput `type:"structure"`
QueryStringConfig *QueryStringConfigForModifyRulesInput `type:"structure"`
Type *string `type:"string"`
// contains filtered or unexported fields
}
func (RulesRuleConditionForModifyRulesInput) GoString ¶
func (s RulesRuleConditionForModifyRulesInput) GoString() string
GoString returns the string representation
func (*RulesRuleConditionForModifyRulesInput) SetHeaderConfig ¶
func (s *RulesRuleConditionForModifyRulesInput) SetHeaderConfig(v *HeaderConfigForModifyRulesInput) *RulesRuleConditionForModifyRulesInput
SetHeaderConfig sets the HeaderConfig field's value.
func (*RulesRuleConditionForModifyRulesInput) SetHostConfig ¶
func (s *RulesRuleConditionForModifyRulesInput) SetHostConfig(v *HostConfigForModifyRulesInput) *RulesRuleConditionForModifyRulesInput
SetHostConfig sets the HostConfig field's value.
func (*RulesRuleConditionForModifyRulesInput) SetMethodConfig ¶
func (s *RulesRuleConditionForModifyRulesInput) SetMethodConfig(v *MethodConfigForModifyRulesInput) *RulesRuleConditionForModifyRulesInput
SetMethodConfig sets the MethodConfig field's value.
func (*RulesRuleConditionForModifyRulesInput) SetPathConfig ¶
func (s *RulesRuleConditionForModifyRulesInput) SetPathConfig(v *PathConfigForModifyRulesInput) *RulesRuleConditionForModifyRulesInput
SetPathConfig sets the PathConfig field's value.
func (*RulesRuleConditionForModifyRulesInput) SetQueryStringConfig ¶
func (s *RulesRuleConditionForModifyRulesInput) SetQueryStringConfig(v *QueryStringConfigForModifyRulesInput) *RulesRuleConditionForModifyRulesInput
SetQueryStringConfig sets the QueryStringConfig field's value.
func (*RulesRuleConditionForModifyRulesInput) SetType ¶
func (s *RulesRuleConditionForModifyRulesInput) SetType(v string) *RulesRuleConditionForModifyRulesInput
SetType sets the Type field's value.
func (RulesRuleConditionForModifyRulesInput) String ¶
func (s RulesRuleConditionForModifyRulesInput) String() string
String returns the string representation
type ServerForAddServerGroupBackendServersInput ¶
type ServerForAddServerGroupBackendServersInput struct {
Description *string `type:"string"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// Ip is a required field
Ip *string `type:"string" required:"true"`
// Port is a required field
Port *int64 `type:"integer" required:"true"`
RemoteEnabled *string `type:"string"`
// Type is a required field
Type *string `type:"string" required:"true"`
Weight *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (ServerForAddServerGroupBackendServersInput) GoString ¶
func (s ServerForAddServerGroupBackendServersInput) GoString() string
GoString returns the string representation
func (*ServerForAddServerGroupBackendServersInput) SetDescription ¶
func (s *ServerForAddServerGroupBackendServersInput) SetDescription(v string) *ServerForAddServerGroupBackendServersInput
SetDescription sets the Description field's value.
func (*ServerForAddServerGroupBackendServersInput) SetInstanceId ¶
func (s *ServerForAddServerGroupBackendServersInput) SetInstanceId(v string) *ServerForAddServerGroupBackendServersInput
SetInstanceId sets the InstanceId field's value.
func (*ServerForAddServerGroupBackendServersInput) SetIp ¶
func (s *ServerForAddServerGroupBackendServersInput) SetIp(v string) *ServerForAddServerGroupBackendServersInput
SetIp sets the Ip field's value.
func (*ServerForAddServerGroupBackendServersInput) SetPort ¶
func (s *ServerForAddServerGroupBackendServersInput) SetPort(v int64) *ServerForAddServerGroupBackendServersInput
SetPort sets the Port field's value.
func (*ServerForAddServerGroupBackendServersInput) SetRemoteEnabled ¶
func (s *ServerForAddServerGroupBackendServersInput) SetRemoteEnabled(v string) *ServerForAddServerGroupBackendServersInput
SetRemoteEnabled sets the RemoteEnabled field's value.
func (*ServerForAddServerGroupBackendServersInput) SetType ¶
func (s *ServerForAddServerGroupBackendServersInput) SetType(v string) *ServerForAddServerGroupBackendServersInput
SetType sets the Type field's value.
func (*ServerForAddServerGroupBackendServersInput) SetWeight ¶
func (s *ServerForAddServerGroupBackendServersInput) SetWeight(v int64) *ServerForAddServerGroupBackendServersInput
SetWeight sets the Weight field's value.
func (ServerForAddServerGroupBackendServersInput) String ¶
func (s ServerForAddServerGroupBackendServersInput) String() string
String returns the string representation
func (*ServerForAddServerGroupBackendServersInput) Validate ¶
func (s *ServerForAddServerGroupBackendServersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ServerForDescribeServerGroupAttributesOutput ¶
type ServerForDescribeServerGroupAttributesOutput struct {
Description *string `type:"string"`
InstanceId *string `type:"string"`
Ip *string `type:"string"`
Port *int64 `type:"integer"`
RemoteEnabled *string `type:"string"`
ServerId *string `type:"string"`
Type *string `type:"string"`
Weight *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (ServerForDescribeServerGroupAttributesOutput) GoString ¶
func (s ServerForDescribeServerGroupAttributesOutput) GoString() string
GoString returns the string representation
func (*ServerForDescribeServerGroupAttributesOutput) SetDescription ¶
func (s *ServerForDescribeServerGroupAttributesOutput) SetDescription(v string) *ServerForDescribeServerGroupAttributesOutput
SetDescription sets the Description field's value.
func (*ServerForDescribeServerGroupAttributesOutput) SetInstanceId ¶
func (s *ServerForDescribeServerGroupAttributesOutput) SetInstanceId(v string) *ServerForDescribeServerGroupAttributesOutput
SetInstanceId sets the InstanceId field's value.
func (*ServerForDescribeServerGroupAttributesOutput) SetIp ¶
func (s *ServerForDescribeServerGroupAttributesOutput) SetIp(v string) *ServerForDescribeServerGroupAttributesOutput
SetIp sets the Ip field's value.
func (*ServerForDescribeServerGroupAttributesOutput) SetPort ¶
func (s *ServerForDescribeServerGroupAttributesOutput) SetPort(v int64) *ServerForDescribeServerGroupAttributesOutput
SetPort sets the Port field's value.
func (*ServerForDescribeServerGroupAttributesOutput) SetRemoteEnabled ¶
func (s *ServerForDescribeServerGroupAttributesOutput) SetRemoteEnabled(v string) *ServerForDescribeServerGroupAttributesOutput
SetRemoteEnabled sets the RemoteEnabled field's value.
func (*ServerForDescribeServerGroupAttributesOutput) SetServerId ¶
func (s *ServerForDescribeServerGroupAttributesOutput) SetServerId(v string) *ServerForDescribeServerGroupAttributesOutput
SetServerId sets the ServerId field's value.
func (*ServerForDescribeServerGroupAttributesOutput) SetType ¶
func (s *ServerForDescribeServerGroupAttributesOutput) SetType(v string) *ServerForDescribeServerGroupAttributesOutput
SetType sets the Type field's value.
func (*ServerForDescribeServerGroupAttributesOutput) SetWeight ¶
func (s *ServerForDescribeServerGroupAttributesOutput) SetWeight(v int64) *ServerForDescribeServerGroupAttributesOutput
SetWeight sets the Weight field's value.
func (ServerForDescribeServerGroupAttributesOutput) String ¶
func (s ServerForDescribeServerGroupAttributesOutput) String() string
String returns the string representation
type ServerForDescribeServerGroupBackendServersOutput ¶
type ServerForDescribeServerGroupBackendServersOutput struct {
Description *string `type:"string"`
InstanceId *string `type:"string"`
Ip *string `type:"string"`
Port *int64 `type:"integer"`
RemoteEnabled *string `type:"string"`
ServerId *string `type:"string"`
Type *string `type:"string"`
Weight *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (ServerForDescribeServerGroupBackendServersOutput) GoString ¶
func (s ServerForDescribeServerGroupBackendServersOutput) GoString() string
GoString returns the string representation
func (*ServerForDescribeServerGroupBackendServersOutput) SetDescription ¶
func (s *ServerForDescribeServerGroupBackendServersOutput) SetDescription(v string) *ServerForDescribeServerGroupBackendServersOutput
SetDescription sets the Description field's value.
func (*ServerForDescribeServerGroupBackendServersOutput) SetInstanceId ¶
func (s *ServerForDescribeServerGroupBackendServersOutput) SetInstanceId(v string) *ServerForDescribeServerGroupBackendServersOutput
SetInstanceId sets the InstanceId field's value.
func (*ServerForDescribeServerGroupBackendServersOutput) SetIp ¶
func (s *ServerForDescribeServerGroupBackendServersOutput) SetIp(v string) *ServerForDescribeServerGroupBackendServersOutput
SetIp sets the Ip field's value.
func (*ServerForDescribeServerGroupBackendServersOutput) SetPort ¶
func (s *ServerForDescribeServerGroupBackendServersOutput) SetPort(v int64) *ServerForDescribeServerGroupBackendServersOutput
SetPort sets the Port field's value.
func (*ServerForDescribeServerGroupBackendServersOutput) SetRemoteEnabled ¶
func (s *ServerForDescribeServerGroupBackendServersOutput) SetRemoteEnabled(v string) *ServerForDescribeServerGroupBackendServersOutput
SetRemoteEnabled sets the RemoteEnabled field's value.
func (*ServerForDescribeServerGroupBackendServersOutput) SetServerId ¶
func (s *ServerForDescribeServerGroupBackendServersOutput) SetServerId(v string) *ServerForDescribeServerGroupBackendServersOutput
SetServerId sets the ServerId field's value.
func (*ServerForDescribeServerGroupBackendServersOutput) SetType ¶
func (s *ServerForDescribeServerGroupBackendServersOutput) SetType(v string) *ServerForDescribeServerGroupBackendServersOutput
SetType sets the Type field's value.
func (*ServerForDescribeServerGroupBackendServersOutput) SetWeight ¶
func (s *ServerForDescribeServerGroupBackendServersOutput) SetWeight(v int64) *ServerForDescribeServerGroupBackendServersOutput
SetWeight sets the Weight field's value.
func (ServerForDescribeServerGroupBackendServersOutput) String ¶
func (s ServerForDescribeServerGroupBackendServersOutput) String() string
String returns the string representation
type ServerForModifyServerGroupBackendServersInput ¶
type ServerForModifyServerGroupBackendServersInput struct {
Description *string `type:"string"`
// Port is a required field
Port *int64 `type:"integer" required:"true"`
// ServerId is a required field
ServerId *string `type:"string" required:"true"`
// Weight is a required field
Weight *int64 `type:"integer" required:"true"`
// contains filtered or unexported fields
}
func (ServerForModifyServerGroupBackendServersInput) GoString ¶
func (s ServerForModifyServerGroupBackendServersInput) GoString() string
GoString returns the string representation
func (*ServerForModifyServerGroupBackendServersInput) SetDescription ¶
func (s *ServerForModifyServerGroupBackendServersInput) SetDescription(v string) *ServerForModifyServerGroupBackendServersInput
SetDescription sets the Description field's value.
func (*ServerForModifyServerGroupBackendServersInput) SetPort ¶
func (s *ServerForModifyServerGroupBackendServersInput) SetPort(v int64) *ServerForModifyServerGroupBackendServersInput
SetPort sets the Port field's value.
func (*ServerForModifyServerGroupBackendServersInput) SetServerId ¶
func (s *ServerForModifyServerGroupBackendServersInput) SetServerId(v string) *ServerForModifyServerGroupBackendServersInput
SetServerId sets the ServerId field's value.
func (*ServerForModifyServerGroupBackendServersInput) SetWeight ¶
func (s *ServerForModifyServerGroupBackendServersInput) SetWeight(v int64) *ServerForModifyServerGroupBackendServersInput
SetWeight sets the Weight field's value.
func (ServerForModifyServerGroupBackendServersInput) String ¶
func (s ServerForModifyServerGroupBackendServersInput) String() string
String returns the string representation
func (*ServerForModifyServerGroupBackendServersInput) Validate ¶
func (s *ServerForModifyServerGroupBackendServersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ServerGroupForDescribeListenerAttributesOutput ¶
type ServerGroupForDescribeListenerAttributesOutput struct {
ServerGroupId *string `type:"string"`
ServerGroupName *string `type:"string"`
// contains filtered or unexported fields
}
func (ServerGroupForDescribeListenerAttributesOutput) GoString ¶
func (s ServerGroupForDescribeListenerAttributesOutput) GoString() string
GoString returns the string representation
func (*ServerGroupForDescribeListenerAttributesOutput) SetServerGroupId ¶
func (s *ServerGroupForDescribeListenerAttributesOutput) SetServerGroupId(v string) *ServerGroupForDescribeListenerAttributesOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*ServerGroupForDescribeListenerAttributesOutput) SetServerGroupName ¶
func (s *ServerGroupForDescribeListenerAttributesOutput) SetServerGroupName(v string) *ServerGroupForDescribeListenerAttributesOutput
SetServerGroupName sets the ServerGroupName field's value.
func (ServerGroupForDescribeListenerAttributesOutput) String ¶
func (s ServerGroupForDescribeListenerAttributesOutput) String() string
String returns the string representation
type ServerGroupForDescribeListenersOutput ¶
type ServerGroupForDescribeListenersOutput struct {
ServerGroupId *string `type:"string"`
ServerGroupName *string `type:"string"`
// contains filtered or unexported fields
}
func (ServerGroupForDescribeListenersOutput) GoString ¶
func (s ServerGroupForDescribeListenersOutput) GoString() string
GoString returns the string representation
func (*ServerGroupForDescribeListenersOutput) SetServerGroupId ¶
func (s *ServerGroupForDescribeListenersOutput) SetServerGroupId(v string) *ServerGroupForDescribeListenersOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*ServerGroupForDescribeListenersOutput) SetServerGroupName ¶
func (s *ServerGroupForDescribeListenersOutput) SetServerGroupName(v string) *ServerGroupForDescribeListenersOutput
SetServerGroupName sets the ServerGroupName field's value.
func (ServerGroupForDescribeListenersOutput) String ¶
func (s ServerGroupForDescribeListenersOutput) String() string
String returns the string representation
type ServerGroupForDescribeServerGroupsOutput ¶
type ServerGroupForDescribeServerGroupsOutput struct {
CreateTime *string `type:"string"`
CrossZoneEnabled *string `type:"string"`
Description *string `type:"string"`
HealthCheck *HealthCheckForDescribeServerGroupsOutput `type:"structure"`
IPAddressType *string `type:"string"`
Listeners []*string `type:"list"`
ProjectName *string `type:"string"`
Protocol *string `type:"string"`
Scheduler *string `type:"string"`
ServerCount *int64 `type:"integer"`
ServerGroupId *string `type:"string"`
ServerGroupName *string `type:"string"`
ServerGroupType *string `type:"string"`
Status *string `type:"string"`
StickySessionConfig *StickySessionConfigForDescribeServerGroupsOutput `type:"structure"`
Tags []*TagForDescribeServerGroupsOutput `type:"list"`
UpdateTime *string `type:"string"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (ServerGroupForDescribeServerGroupsOutput) GoString ¶
func (s ServerGroupForDescribeServerGroupsOutput) GoString() string
GoString returns the string representation
func (*ServerGroupForDescribeServerGroupsOutput) SetCreateTime ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetCreateTime(v string) *ServerGroupForDescribeServerGroupsOutput
SetCreateTime sets the CreateTime field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetCrossZoneEnabled ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetCrossZoneEnabled(v string) *ServerGroupForDescribeServerGroupsOutput
SetCrossZoneEnabled sets the CrossZoneEnabled field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetDescription ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetDescription(v string) *ServerGroupForDescribeServerGroupsOutput
SetDescription sets the Description field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetHealthCheck ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetHealthCheck(v *HealthCheckForDescribeServerGroupsOutput) *ServerGroupForDescribeServerGroupsOutput
SetHealthCheck sets the HealthCheck field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetIPAddressType ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetIPAddressType(v string) *ServerGroupForDescribeServerGroupsOutput
SetIPAddressType sets the IPAddressType field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetListeners ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetListeners(v []*string) *ServerGroupForDescribeServerGroupsOutput
SetListeners sets the Listeners field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetProjectName ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetProjectName(v string) *ServerGroupForDescribeServerGroupsOutput
SetProjectName sets the ProjectName field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetProtocol ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetProtocol(v string) *ServerGroupForDescribeServerGroupsOutput
SetProtocol sets the Protocol field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetScheduler ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetScheduler(v string) *ServerGroupForDescribeServerGroupsOutput
SetScheduler sets the Scheduler field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetServerCount ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetServerCount(v int64) *ServerGroupForDescribeServerGroupsOutput
SetServerCount sets the ServerCount field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetServerGroupId ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetServerGroupId(v string) *ServerGroupForDescribeServerGroupsOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetServerGroupName ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetServerGroupName(v string) *ServerGroupForDescribeServerGroupsOutput
SetServerGroupName sets the ServerGroupName field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetServerGroupType ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetServerGroupType(v string) *ServerGroupForDescribeServerGroupsOutput
SetServerGroupType sets the ServerGroupType field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetStatus ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetStatus(v string) *ServerGroupForDescribeServerGroupsOutput
SetStatus sets the Status field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetStickySessionConfig ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetStickySessionConfig(v *StickySessionConfigForDescribeServerGroupsOutput) *ServerGroupForDescribeServerGroupsOutput
SetStickySessionConfig sets the StickySessionConfig field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetTags ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetTags(v []*TagForDescribeServerGroupsOutput) *ServerGroupForDescribeServerGroupsOutput
SetTags sets the Tags field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetUpdateTime ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetUpdateTime(v string) *ServerGroupForDescribeServerGroupsOutput
SetUpdateTime sets the UpdateTime field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetVpcId ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetVpcId(v string) *ServerGroupForDescribeServerGroupsOutput
SetVpcId sets the VpcId field's value.
func (ServerGroupForDescribeServerGroupsOutput) String ¶
func (s ServerGroupForDescribeServerGroupsOutput) String() string
String returns the string representation
type ServerGroupStickySessionForCreateRulesInput ¶
type ServerGroupStickySessionForCreateRulesInput struct {
Enabled *string `type:"string"`
Timeout *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (ServerGroupStickySessionForCreateRulesInput) GoString ¶
func (s ServerGroupStickySessionForCreateRulesInput) GoString() string
GoString returns the string representation
func (*ServerGroupStickySessionForCreateRulesInput) SetEnabled ¶
func (s *ServerGroupStickySessionForCreateRulesInput) SetEnabled(v string) *ServerGroupStickySessionForCreateRulesInput
SetEnabled sets the Enabled field's value.
func (*ServerGroupStickySessionForCreateRulesInput) SetTimeout ¶
func (s *ServerGroupStickySessionForCreateRulesInput) SetTimeout(v int64) *ServerGroupStickySessionForCreateRulesInput
SetTimeout sets the Timeout field's value.
func (ServerGroupStickySessionForCreateRulesInput) String ¶
func (s ServerGroupStickySessionForCreateRulesInput) String() string
String returns the string representation
type ServerGroupStickySessionForDescribeRulesOutput ¶
type ServerGroupStickySessionForDescribeRulesOutput struct {
Enabled *string `type:"string"`
Timeout *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (ServerGroupStickySessionForDescribeRulesOutput) GoString ¶
func (s ServerGroupStickySessionForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*ServerGroupStickySessionForDescribeRulesOutput) SetEnabled ¶
func (s *ServerGroupStickySessionForDescribeRulesOutput) SetEnabled(v string) *ServerGroupStickySessionForDescribeRulesOutput
SetEnabled sets the Enabled field's value.
func (*ServerGroupStickySessionForDescribeRulesOutput) SetTimeout ¶
func (s *ServerGroupStickySessionForDescribeRulesOutput) SetTimeout(v int64) *ServerGroupStickySessionForDescribeRulesOutput
SetTimeout sets the Timeout field's value.
func (ServerGroupStickySessionForDescribeRulesOutput) String ¶
func (s ServerGroupStickySessionForDescribeRulesOutput) String() string
String returns the string representation
type ServerGroupStickySessionForModifyRulesInput ¶
type ServerGroupStickySessionForModifyRulesInput struct {
Enabled *string `type:"string"`
Timeout *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (ServerGroupStickySessionForModifyRulesInput) GoString ¶
func (s ServerGroupStickySessionForModifyRulesInput) GoString() string
GoString returns the string representation
func (*ServerGroupStickySessionForModifyRulesInput) SetEnabled ¶
func (s *ServerGroupStickySessionForModifyRulesInput) SetEnabled(v string) *ServerGroupStickySessionForModifyRulesInput
SetEnabled sets the Enabled field's value.
func (*ServerGroupStickySessionForModifyRulesInput) SetTimeout ¶
func (s *ServerGroupStickySessionForModifyRulesInput) SetTimeout(v int64) *ServerGroupStickySessionForModifyRulesInput
SetTimeout sets the Timeout field's value.
func (ServerGroupStickySessionForModifyRulesInput) String ¶
func (s ServerGroupStickySessionForModifyRulesInput) String() string
String returns the string representation
type ServerGroupTupleForDescribeRulesOutput ¶
type ServerGroupTupleForDescribeRulesOutput struct {
ServerGroupId *string `type:"string"`
Weight *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (ServerGroupTupleForDescribeRulesOutput) GoString ¶
func (s ServerGroupTupleForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*ServerGroupTupleForDescribeRulesOutput) SetServerGroupId ¶
func (s *ServerGroupTupleForDescribeRulesOutput) SetServerGroupId(v string) *ServerGroupTupleForDescribeRulesOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*ServerGroupTupleForDescribeRulesOutput) SetWeight ¶
func (s *ServerGroupTupleForDescribeRulesOutput) SetWeight(v int64) *ServerGroupTupleForDescribeRulesOutput
SetWeight sets the Weight field's value.
func (ServerGroupTupleForDescribeRulesOutput) String ¶
func (s ServerGroupTupleForDescribeRulesOutput) String() string
String returns the string representation
type StickySessionConfigForCreateServerGroupInput ¶
type StickySessionConfigForCreateServerGroupInput struct {
Cookie *string `type:"string"`
CookieTimeout *string `type:"string"`
StickySessionEnabled *string `type:"string"`
StickySessionType *string `type:"string"`
// contains filtered or unexported fields
}
func (StickySessionConfigForCreateServerGroupInput) GoString ¶
func (s StickySessionConfigForCreateServerGroupInput) GoString() string
GoString returns the string representation
func (*StickySessionConfigForCreateServerGroupInput) SetCookie ¶
func (s *StickySessionConfigForCreateServerGroupInput) SetCookie(v string) *StickySessionConfigForCreateServerGroupInput
SetCookie sets the Cookie field's value.
func (*StickySessionConfigForCreateServerGroupInput) SetCookieTimeout ¶
func (s *StickySessionConfigForCreateServerGroupInput) SetCookieTimeout(v string) *StickySessionConfigForCreateServerGroupInput
SetCookieTimeout sets the CookieTimeout field's value.
func (*StickySessionConfigForCreateServerGroupInput) SetStickySessionEnabled ¶
func (s *StickySessionConfigForCreateServerGroupInput) SetStickySessionEnabled(v string) *StickySessionConfigForCreateServerGroupInput
SetStickySessionEnabled sets the StickySessionEnabled field's value.
func (*StickySessionConfigForCreateServerGroupInput) SetStickySessionType ¶
func (s *StickySessionConfigForCreateServerGroupInput) SetStickySessionType(v string) *StickySessionConfigForCreateServerGroupInput
SetStickySessionType sets the StickySessionType field's value.
func (StickySessionConfigForCreateServerGroupInput) String ¶
func (s StickySessionConfigForCreateServerGroupInput) String() string
String returns the string representation
type StickySessionConfigForDescribeServerGroupAttributesOutput ¶
type StickySessionConfigForDescribeServerGroupAttributesOutput struct {
Cookie *string `type:"string"`
CookieTimeout *int64 `type:"integer"`
StickySessionEnabled *string `type:"string"`
StickySessionType *string `type:"string"`
// contains filtered or unexported fields
}
func (StickySessionConfigForDescribeServerGroupAttributesOutput) GoString ¶
func (s StickySessionConfigForDescribeServerGroupAttributesOutput) GoString() string
GoString returns the string representation
func (*StickySessionConfigForDescribeServerGroupAttributesOutput) SetCookie ¶
func (s *StickySessionConfigForDescribeServerGroupAttributesOutput) SetCookie(v string) *StickySessionConfigForDescribeServerGroupAttributesOutput
SetCookie sets the Cookie field's value.
func (*StickySessionConfigForDescribeServerGroupAttributesOutput) SetCookieTimeout ¶
func (s *StickySessionConfigForDescribeServerGroupAttributesOutput) SetCookieTimeout(v int64) *StickySessionConfigForDescribeServerGroupAttributesOutput
SetCookieTimeout sets the CookieTimeout field's value.
func (*StickySessionConfigForDescribeServerGroupAttributesOutput) SetStickySessionEnabled ¶
func (s *StickySessionConfigForDescribeServerGroupAttributesOutput) SetStickySessionEnabled(v string) *StickySessionConfigForDescribeServerGroupAttributesOutput
SetStickySessionEnabled sets the StickySessionEnabled field's value.
func (*StickySessionConfigForDescribeServerGroupAttributesOutput) SetStickySessionType ¶
func (s *StickySessionConfigForDescribeServerGroupAttributesOutput) SetStickySessionType(v string) *StickySessionConfigForDescribeServerGroupAttributesOutput
SetStickySessionType sets the StickySessionType field's value.
func (StickySessionConfigForDescribeServerGroupAttributesOutput) String ¶
func (s StickySessionConfigForDescribeServerGroupAttributesOutput) String() string
String returns the string representation
type StickySessionConfigForDescribeServerGroupsOutput ¶
type StickySessionConfigForDescribeServerGroupsOutput struct {
Cookie *string `type:"string"`
CookieTimeout *int64 `type:"integer"`
StickySessionEnabled *string `type:"string"`
StickySessionType *string `type:"string"`
// contains filtered or unexported fields
}
func (StickySessionConfigForDescribeServerGroupsOutput) GoString ¶
func (s StickySessionConfigForDescribeServerGroupsOutput) GoString() string
GoString returns the string representation
func (*StickySessionConfigForDescribeServerGroupsOutput) SetCookie ¶
func (s *StickySessionConfigForDescribeServerGroupsOutput) SetCookie(v string) *StickySessionConfigForDescribeServerGroupsOutput
SetCookie sets the Cookie field's value.
func (*StickySessionConfigForDescribeServerGroupsOutput) SetCookieTimeout ¶
func (s *StickySessionConfigForDescribeServerGroupsOutput) SetCookieTimeout(v int64) *StickySessionConfigForDescribeServerGroupsOutput
SetCookieTimeout sets the CookieTimeout field's value.
func (*StickySessionConfigForDescribeServerGroupsOutput) SetStickySessionEnabled ¶
func (s *StickySessionConfigForDescribeServerGroupsOutput) SetStickySessionEnabled(v string) *StickySessionConfigForDescribeServerGroupsOutput
SetStickySessionEnabled sets the StickySessionEnabled field's value.
func (*StickySessionConfigForDescribeServerGroupsOutput) SetStickySessionType ¶
func (s *StickySessionConfigForDescribeServerGroupsOutput) SetStickySessionType(v string) *StickySessionConfigForDescribeServerGroupsOutput
SetStickySessionType sets the StickySessionType field's value.
func (StickySessionConfigForDescribeServerGroupsOutput) String ¶
func (s StickySessionConfigForDescribeServerGroupsOutput) String() string
String returns the string representation
type StickySessionConfigForModifyServerGroupAttributesInput ¶
type StickySessionConfigForModifyServerGroupAttributesInput struct {
Cookie *string `type:"string"`
CookieTimeout *string `type:"string"`
StickySessionEnabled *string `type:"string"`
StickySessionType *string `type:"string"`
// contains filtered or unexported fields
}
func (StickySessionConfigForModifyServerGroupAttributesInput) GoString ¶
func (s StickySessionConfigForModifyServerGroupAttributesInput) GoString() string
GoString returns the string representation
func (*StickySessionConfigForModifyServerGroupAttributesInput) SetCookie ¶
func (s *StickySessionConfigForModifyServerGroupAttributesInput) SetCookie(v string) *StickySessionConfigForModifyServerGroupAttributesInput
SetCookie sets the Cookie field's value.
func (*StickySessionConfigForModifyServerGroupAttributesInput) SetCookieTimeout ¶
func (s *StickySessionConfigForModifyServerGroupAttributesInput) SetCookieTimeout(v string) *StickySessionConfigForModifyServerGroupAttributesInput
SetCookieTimeout sets the CookieTimeout field's value.
func (*StickySessionConfigForModifyServerGroupAttributesInput) SetStickySessionEnabled ¶
func (s *StickySessionConfigForModifyServerGroupAttributesInput) SetStickySessionEnabled(v string) *StickySessionConfigForModifyServerGroupAttributesInput
SetStickySessionEnabled sets the StickySessionEnabled field's value.
func (*StickySessionConfigForModifyServerGroupAttributesInput) SetStickySessionType ¶
func (s *StickySessionConfigForModifyServerGroupAttributesInput) SetStickySessionType(v string) *StickySessionConfigForModifyServerGroupAttributesInput
SetStickySessionType sets the StickySessionType field's value.
func (StickySessionConfigForModifyServerGroupAttributesInput) String ¶
func (s StickySessionConfigForModifyServerGroupAttributesInput) String() string
String returns the string representation
type TLSAccessLogForDescribeLoadBalancerAttributesOutput ¶
type TLSAccessLogForDescribeLoadBalancerAttributesOutput struct {
Enabled *bool `type:"boolean"`
ProjectId *string `type:"string"`
TopicId *string `type:"string"`
// contains filtered or unexported fields
}
func (TLSAccessLogForDescribeLoadBalancerAttributesOutput) GoString ¶
func (s TLSAccessLogForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetEnabled ¶
func (s *TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetEnabled(v bool) *TLSAccessLogForDescribeLoadBalancerAttributesOutput
SetEnabled sets the Enabled field's value.
func (*TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetProjectId ¶
func (s *TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetProjectId(v string) *TLSAccessLogForDescribeLoadBalancerAttributesOutput
SetProjectId sets the ProjectId field's value.
func (*TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetTopicId ¶
func (s *TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetTopicId(v string) *TLSAccessLogForDescribeLoadBalancerAttributesOutput
SetTopicId sets the TopicId field's value.
func (TLSAccessLogForDescribeLoadBalancerAttributesOutput) String ¶
func (s TLSAccessLogForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type TagFilterForDescribeAclsInput ¶
type TagFilterForDescribeAclsInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeAclsInput) GoString ¶
func (s TagFilterForDescribeAclsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeAclsInput) SetKey ¶
func (s *TagFilterForDescribeAclsInput) SetKey(v string) *TagFilterForDescribeAclsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeAclsInput) SetValues ¶
func (s *TagFilterForDescribeAclsInput) SetValues(v []*string) *TagFilterForDescribeAclsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeAclsInput) String ¶
func (s TagFilterForDescribeAclsInput) String() string
String returns the string representation
type TagFilterForDescribeAllCertificatesInput ¶
type TagFilterForDescribeAllCertificatesInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeAllCertificatesInput) GoString ¶
func (s TagFilterForDescribeAllCertificatesInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeAllCertificatesInput) SetKey ¶
func (s *TagFilterForDescribeAllCertificatesInput) SetKey(v string) *TagFilterForDescribeAllCertificatesInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeAllCertificatesInput) SetValues ¶
func (s *TagFilterForDescribeAllCertificatesInput) SetValues(v []*string) *TagFilterForDescribeAllCertificatesInput
SetValues sets the Values field's value.
func (TagFilterForDescribeAllCertificatesInput) String ¶
func (s TagFilterForDescribeAllCertificatesInput) String() string
String returns the string representation
type TagFilterForDescribeCACertificatesInput ¶
type TagFilterForDescribeCACertificatesInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeCACertificatesInput) GoString ¶
func (s TagFilterForDescribeCACertificatesInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeCACertificatesInput) SetKey ¶
func (s *TagFilterForDescribeCACertificatesInput) SetKey(v string) *TagFilterForDescribeCACertificatesInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeCACertificatesInput) SetValues ¶
func (s *TagFilterForDescribeCACertificatesInput) SetValues(v []*string) *TagFilterForDescribeCACertificatesInput
SetValues sets the Values field's value.
func (TagFilterForDescribeCACertificatesInput) String ¶
func (s TagFilterForDescribeCACertificatesInput) String() string
String returns the string representation
type TagFilterForDescribeCertificatesInput ¶
type TagFilterForDescribeCertificatesInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeCertificatesInput) GoString ¶
func (s TagFilterForDescribeCertificatesInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeCertificatesInput) SetKey ¶
func (s *TagFilterForDescribeCertificatesInput) SetKey(v string) *TagFilterForDescribeCertificatesInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeCertificatesInput) SetValues ¶
func (s *TagFilterForDescribeCertificatesInput) SetValues(v []*string) *TagFilterForDescribeCertificatesInput
SetValues sets the Values field's value.
func (TagFilterForDescribeCertificatesInput) String ¶
func (s TagFilterForDescribeCertificatesInput) String() string
String returns the string representation
type TagFilterForDescribeCustomizedCfgsInput ¶
type TagFilterForDescribeCustomizedCfgsInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeCustomizedCfgsInput) GoString ¶
func (s TagFilterForDescribeCustomizedCfgsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeCustomizedCfgsInput) SetKey ¶
func (s *TagFilterForDescribeCustomizedCfgsInput) SetKey(v string) *TagFilterForDescribeCustomizedCfgsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeCustomizedCfgsInput) SetValues ¶
func (s *TagFilterForDescribeCustomizedCfgsInput) SetValues(v []*string) *TagFilterForDescribeCustomizedCfgsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeCustomizedCfgsInput) String ¶
func (s TagFilterForDescribeCustomizedCfgsInput) String() string
String returns the string representation
type TagFilterForDescribeHealthCheckTemplatesInput ¶
type TagFilterForDescribeHealthCheckTemplatesInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeHealthCheckTemplatesInput) GoString ¶
func (s TagFilterForDescribeHealthCheckTemplatesInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeHealthCheckTemplatesInput) SetKey ¶
func (s *TagFilterForDescribeHealthCheckTemplatesInput) SetKey(v string) *TagFilterForDescribeHealthCheckTemplatesInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeHealthCheckTemplatesInput) SetValues ¶
func (s *TagFilterForDescribeHealthCheckTemplatesInput) SetValues(v []*string) *TagFilterForDescribeHealthCheckTemplatesInput
SetValues sets the Values field's value.
func (TagFilterForDescribeHealthCheckTemplatesInput) String ¶
func (s TagFilterForDescribeHealthCheckTemplatesInput) String() string
String returns the string representation
type TagFilterForDescribeListenersInput ¶
type TagFilterForDescribeListenersInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeListenersInput) GoString ¶
func (s TagFilterForDescribeListenersInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeListenersInput) SetKey ¶
func (s *TagFilterForDescribeListenersInput) SetKey(v string) *TagFilterForDescribeListenersInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeListenersInput) SetValues ¶
func (s *TagFilterForDescribeListenersInput) SetValues(v []*string) *TagFilterForDescribeListenersInput
SetValues sets the Values field's value.
func (TagFilterForDescribeListenersInput) String ¶
func (s TagFilterForDescribeListenersInput) String() string
String returns the string representation
type TagFilterForDescribeLoadBalancersInput ¶
type TagFilterForDescribeLoadBalancersInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeLoadBalancersInput) GoString ¶
func (s TagFilterForDescribeLoadBalancersInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeLoadBalancersInput) SetKey ¶
func (s *TagFilterForDescribeLoadBalancersInput) SetKey(v string) *TagFilterForDescribeLoadBalancersInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeLoadBalancersInput) SetValues ¶
func (s *TagFilterForDescribeLoadBalancersInput) SetValues(v []*string) *TagFilterForDescribeLoadBalancersInput
SetValues sets the Values field's value.
func (TagFilterForDescribeLoadBalancersInput) String ¶
func (s TagFilterForDescribeLoadBalancersInput) String() string
String returns the string representation
type TagFilterForDescribeServerGroupsInput ¶
type TagFilterForDescribeServerGroupsInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeServerGroupsInput) GoString ¶
func (s TagFilterForDescribeServerGroupsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeServerGroupsInput) SetKey ¶
func (s *TagFilterForDescribeServerGroupsInput) SetKey(v string) *TagFilterForDescribeServerGroupsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeServerGroupsInput) SetValues ¶
func (s *TagFilterForDescribeServerGroupsInput) SetValues(v []*string) *TagFilterForDescribeServerGroupsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeServerGroupsInput) String ¶
func (s TagFilterForDescribeServerGroupsInput) String() string
String returns the string representation
type TagFilterForListTagsForResourcesInput ¶
type TagFilterForListTagsForResourcesInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForListTagsForResourcesInput) GoString ¶
func (s TagFilterForListTagsForResourcesInput) GoString() string
GoString returns the string representation
func (*TagFilterForListTagsForResourcesInput) SetKey ¶
func (s *TagFilterForListTagsForResourcesInput) SetKey(v string) *TagFilterForListTagsForResourcesInput
SetKey sets the Key field's value.
func (*TagFilterForListTagsForResourcesInput) SetValues ¶
func (s *TagFilterForListTagsForResourcesInput) SetValues(v []*string) *TagFilterForListTagsForResourcesInput
SetValues sets the Values field's value.
func (TagFilterForListTagsForResourcesInput) String ¶
func (s TagFilterForListTagsForResourcesInput) String() string
String returns the string representation
type TagForCreateAclInput ¶
type TagForCreateAclInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateAclInput) GoString ¶
func (s TagForCreateAclInput) GoString() string
GoString returns the string representation
func (*TagForCreateAclInput) SetKey ¶
func (s *TagForCreateAclInput) SetKey(v string) *TagForCreateAclInput
SetKey sets the Key field's value.
func (*TagForCreateAclInput) SetValue ¶
func (s *TagForCreateAclInput) SetValue(v string) *TagForCreateAclInput
SetValue sets the Value field's value.
func (TagForCreateAclInput) String ¶
func (s TagForCreateAclInput) String() string
String returns the string representation
type TagForCreateCustomizedCfgInput ¶
type TagForCreateCustomizedCfgInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateCustomizedCfgInput) GoString ¶
func (s TagForCreateCustomizedCfgInput) GoString() string
GoString returns the string representation
func (*TagForCreateCustomizedCfgInput) SetKey ¶
func (s *TagForCreateCustomizedCfgInput) SetKey(v string) *TagForCreateCustomizedCfgInput
SetKey sets the Key field's value.
func (*TagForCreateCustomizedCfgInput) SetValue ¶
func (s *TagForCreateCustomizedCfgInput) SetValue(v string) *TagForCreateCustomizedCfgInput
SetValue sets the Value field's value.
func (TagForCreateCustomizedCfgInput) String ¶
func (s TagForCreateCustomizedCfgInput) String() string
String returns the string representation
type TagForCreateListenerInput ¶
type TagForCreateListenerInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateListenerInput) GoString ¶
func (s TagForCreateListenerInput) GoString() string
GoString returns the string representation
func (*TagForCreateListenerInput) SetKey ¶
func (s *TagForCreateListenerInput) SetKey(v string) *TagForCreateListenerInput
SetKey sets the Key field's value.
func (*TagForCreateListenerInput) SetValue ¶
func (s *TagForCreateListenerInput) SetValue(v string) *TagForCreateListenerInput
SetValue sets the Value field's value.
func (TagForCreateListenerInput) String ¶
func (s TagForCreateListenerInput) String() string
String returns the string representation
type TagForCreateLoadBalancerInput ¶
type TagForCreateLoadBalancerInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateLoadBalancerInput) GoString ¶
func (s TagForCreateLoadBalancerInput) GoString() string
GoString returns the string representation
func (*TagForCreateLoadBalancerInput) SetKey ¶
func (s *TagForCreateLoadBalancerInput) SetKey(v string) *TagForCreateLoadBalancerInput
SetKey sets the Key field's value.
func (*TagForCreateLoadBalancerInput) SetValue ¶
func (s *TagForCreateLoadBalancerInput) SetValue(v string) *TagForCreateLoadBalancerInput
SetValue sets the Value field's value.
func (TagForCreateLoadBalancerInput) String ¶
func (s TagForCreateLoadBalancerInput) String() string
String returns the string representation
type TagForCreateServerGroupInput ¶
type TagForCreateServerGroupInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateServerGroupInput) GoString ¶
func (s TagForCreateServerGroupInput) GoString() string
GoString returns the string representation
func (*TagForCreateServerGroupInput) SetKey ¶
func (s *TagForCreateServerGroupInput) SetKey(v string) *TagForCreateServerGroupInput
SetKey sets the Key field's value.
func (*TagForCreateServerGroupInput) SetValue ¶
func (s *TagForCreateServerGroupInput) SetValue(v string) *TagForCreateServerGroupInput
SetValue sets the Value field's value.
func (TagForCreateServerGroupInput) String ¶
func (s TagForCreateServerGroupInput) String() string
String returns the string representation
type TagForDescribeAclAttributesOutput ¶
type TagForDescribeAclAttributesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeAclAttributesOutput) GoString ¶
func (s TagForDescribeAclAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeAclAttributesOutput) SetKey ¶
func (s *TagForDescribeAclAttributesOutput) SetKey(v string) *TagForDescribeAclAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeAclAttributesOutput) SetValue ¶
func (s *TagForDescribeAclAttributesOutput) SetValue(v string) *TagForDescribeAclAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeAclAttributesOutput) String ¶
func (s TagForDescribeAclAttributesOutput) String() string
String returns the string representation
type TagForDescribeAclsOutput ¶
type TagForDescribeAclsOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeAclsOutput) GoString ¶
func (s TagForDescribeAclsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeAclsOutput) SetKey ¶
func (s *TagForDescribeAclsOutput) SetKey(v string) *TagForDescribeAclsOutput
SetKey sets the Key field's value.
func (*TagForDescribeAclsOutput) SetValue ¶
func (s *TagForDescribeAclsOutput) SetValue(v string) *TagForDescribeAclsOutput
SetValue sets the Value field's value.
func (TagForDescribeAclsOutput) String ¶
func (s TagForDescribeAclsOutput) String() string
String returns the string representation
type TagForDescribeAllCertificatesOutput ¶
type TagForDescribeAllCertificatesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeAllCertificatesOutput) GoString ¶
func (s TagForDescribeAllCertificatesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeAllCertificatesOutput) SetKey ¶
func (s *TagForDescribeAllCertificatesOutput) SetKey(v string) *TagForDescribeAllCertificatesOutput
SetKey sets the Key field's value.
func (*TagForDescribeAllCertificatesOutput) SetValue ¶
func (s *TagForDescribeAllCertificatesOutput) SetValue(v string) *TagForDescribeAllCertificatesOutput
SetValue sets the Value field's value.
func (TagForDescribeAllCertificatesOutput) String ¶
func (s TagForDescribeAllCertificatesOutput) String() string
String returns the string representation
type TagForDescribeCACertificatesOutput ¶
type TagForDescribeCACertificatesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeCACertificatesOutput) GoString ¶
func (s TagForDescribeCACertificatesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeCACertificatesOutput) SetKey ¶
func (s *TagForDescribeCACertificatesOutput) SetKey(v string) *TagForDescribeCACertificatesOutput
SetKey sets the Key field's value.
func (*TagForDescribeCACertificatesOutput) SetValue ¶
func (s *TagForDescribeCACertificatesOutput) SetValue(v string) *TagForDescribeCACertificatesOutput
SetValue sets the Value field's value.
func (TagForDescribeCACertificatesOutput) String ¶
func (s TagForDescribeCACertificatesOutput) String() string
String returns the string representation
type TagForDescribeCertificatesOutput ¶
type TagForDescribeCertificatesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeCertificatesOutput) GoString ¶
func (s TagForDescribeCertificatesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeCertificatesOutput) SetKey ¶
func (s *TagForDescribeCertificatesOutput) SetKey(v string) *TagForDescribeCertificatesOutput
SetKey sets the Key field's value.
func (*TagForDescribeCertificatesOutput) SetValue ¶
func (s *TagForDescribeCertificatesOutput) SetValue(v string) *TagForDescribeCertificatesOutput
SetValue sets the Value field's value.
func (TagForDescribeCertificatesOutput) String ¶
func (s TagForDescribeCertificatesOutput) String() string
String returns the string representation
type TagForDescribeCustomizedCfgAttributesOutput ¶
type TagForDescribeCustomizedCfgAttributesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeCustomizedCfgAttributesOutput) GoString ¶
func (s TagForDescribeCustomizedCfgAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeCustomizedCfgAttributesOutput) SetKey ¶
func (s *TagForDescribeCustomizedCfgAttributesOutput) SetKey(v string) *TagForDescribeCustomizedCfgAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeCustomizedCfgAttributesOutput) SetValue ¶
func (s *TagForDescribeCustomizedCfgAttributesOutput) SetValue(v string) *TagForDescribeCustomizedCfgAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeCustomizedCfgAttributesOutput) String ¶
func (s TagForDescribeCustomizedCfgAttributesOutput) String() string
String returns the string representation
type TagForDescribeCustomizedCfgsOutput ¶
type TagForDescribeCustomizedCfgsOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeCustomizedCfgsOutput) GoString ¶
func (s TagForDescribeCustomizedCfgsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeCustomizedCfgsOutput) SetKey ¶
func (s *TagForDescribeCustomizedCfgsOutput) SetKey(v string) *TagForDescribeCustomizedCfgsOutput
SetKey sets the Key field's value.
func (*TagForDescribeCustomizedCfgsOutput) SetValue ¶
func (s *TagForDescribeCustomizedCfgsOutput) SetValue(v string) *TagForDescribeCustomizedCfgsOutput
SetValue sets the Value field's value.
func (TagForDescribeCustomizedCfgsOutput) String ¶
func (s TagForDescribeCustomizedCfgsOutput) String() string
String returns the string representation
type TagForDescribeHealthCheckTemplatesOutput ¶
type TagForDescribeHealthCheckTemplatesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeHealthCheckTemplatesOutput) GoString ¶
func (s TagForDescribeHealthCheckTemplatesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeHealthCheckTemplatesOutput) SetKey ¶
func (s *TagForDescribeHealthCheckTemplatesOutput) SetKey(v string) *TagForDescribeHealthCheckTemplatesOutput
SetKey sets the Key field's value.
func (*TagForDescribeHealthCheckTemplatesOutput) SetValue ¶
func (s *TagForDescribeHealthCheckTemplatesOutput) SetValue(v string) *TagForDescribeHealthCheckTemplatesOutput
SetValue sets the Value field's value.
func (TagForDescribeHealthCheckTemplatesOutput) String ¶
func (s TagForDescribeHealthCheckTemplatesOutput) String() string
String returns the string representation
type TagForDescribeListenerAttributesOutput ¶
type TagForDescribeListenerAttributesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeListenerAttributesOutput) GoString ¶
func (s TagForDescribeListenerAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeListenerAttributesOutput) SetKey ¶
func (s *TagForDescribeListenerAttributesOutput) SetKey(v string) *TagForDescribeListenerAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeListenerAttributesOutput) SetValue ¶
func (s *TagForDescribeListenerAttributesOutput) SetValue(v string) *TagForDescribeListenerAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeListenerAttributesOutput) String ¶
func (s TagForDescribeListenerAttributesOutput) String() string
String returns the string representation
type TagForDescribeListenersOutput ¶
type TagForDescribeListenersOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeListenersOutput) GoString ¶
func (s TagForDescribeListenersOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeListenersOutput) SetKey ¶
func (s *TagForDescribeListenersOutput) SetKey(v string) *TagForDescribeListenersOutput
SetKey sets the Key field's value.
func (*TagForDescribeListenersOutput) SetValue ¶
func (s *TagForDescribeListenersOutput) SetValue(v string) *TagForDescribeListenersOutput
SetValue sets the Value field's value.
func (TagForDescribeListenersOutput) String ¶
func (s TagForDescribeListenersOutput) String() string
String returns the string representation
type TagForDescribeLoadBalancerAttributesOutput ¶
type TagForDescribeLoadBalancerAttributesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeLoadBalancerAttributesOutput) GoString ¶
func (s TagForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeLoadBalancerAttributesOutput) SetKey ¶
func (s *TagForDescribeLoadBalancerAttributesOutput) SetKey(v string) *TagForDescribeLoadBalancerAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeLoadBalancerAttributesOutput) SetValue ¶
func (s *TagForDescribeLoadBalancerAttributesOutput) SetValue(v string) *TagForDescribeLoadBalancerAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeLoadBalancerAttributesOutput) String ¶
func (s TagForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type TagForDescribeLoadBalancersOutput ¶
type TagForDescribeLoadBalancersOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeLoadBalancersOutput) GoString ¶
func (s TagForDescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeLoadBalancersOutput) SetKey ¶
func (s *TagForDescribeLoadBalancersOutput) SetKey(v string) *TagForDescribeLoadBalancersOutput
SetKey sets the Key field's value.
func (*TagForDescribeLoadBalancersOutput) SetValue ¶
func (s *TagForDescribeLoadBalancersOutput) SetValue(v string) *TagForDescribeLoadBalancersOutput
SetValue sets the Value field's value.
func (TagForDescribeLoadBalancersOutput) String ¶
func (s TagForDescribeLoadBalancersOutput) String() string
String returns the string representation
type TagForDescribeServerGroupAttributesOutput ¶
type TagForDescribeServerGroupAttributesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeServerGroupAttributesOutput) GoString ¶
func (s TagForDescribeServerGroupAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeServerGroupAttributesOutput) SetKey ¶
func (s *TagForDescribeServerGroupAttributesOutput) SetKey(v string) *TagForDescribeServerGroupAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeServerGroupAttributesOutput) SetValue ¶
func (s *TagForDescribeServerGroupAttributesOutput) SetValue(v string) *TagForDescribeServerGroupAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeServerGroupAttributesOutput) String ¶
func (s TagForDescribeServerGroupAttributesOutput) String() string
String returns the string representation
type TagForDescribeServerGroupsOutput ¶
type TagForDescribeServerGroupsOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeServerGroupsOutput) GoString ¶
func (s TagForDescribeServerGroupsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeServerGroupsOutput) SetKey ¶
func (s *TagForDescribeServerGroupsOutput) SetKey(v string) *TagForDescribeServerGroupsOutput
SetKey sets the Key field's value.
func (*TagForDescribeServerGroupsOutput) SetValue ¶
func (s *TagForDescribeServerGroupsOutput) SetValue(v string) *TagForDescribeServerGroupsOutput
SetValue sets the Value field's value.
func (TagForDescribeServerGroupsOutput) String ¶
func (s TagForDescribeServerGroupsOutput) String() string
String returns the string representation
type TagForReplaceCACertificateInput ¶
type TagForReplaceCACertificateInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForReplaceCACertificateInput) GoString ¶
func (s TagForReplaceCACertificateInput) GoString() string
GoString returns the string representation
func (*TagForReplaceCACertificateInput) SetKey ¶
func (s *TagForReplaceCACertificateInput) SetKey(v string) *TagForReplaceCACertificateInput
SetKey sets the Key field's value.
func (*TagForReplaceCACertificateInput) SetValue ¶
func (s *TagForReplaceCACertificateInput) SetValue(v string) *TagForReplaceCACertificateInput
SetValue sets the Value field's value.
func (TagForReplaceCACertificateInput) String ¶
func (s TagForReplaceCACertificateInput) String() string
String returns the string representation
type TagForReplaceCertificateInput ¶
type TagForReplaceCertificateInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForReplaceCertificateInput) GoString ¶
func (s TagForReplaceCertificateInput) GoString() string
GoString returns the string representation
func (*TagForReplaceCertificateInput) SetKey ¶
func (s *TagForReplaceCertificateInput) SetKey(v string) *TagForReplaceCertificateInput
SetKey sets the Key field's value.
func (*TagForReplaceCertificateInput) SetValue ¶
func (s *TagForReplaceCertificateInput) SetValue(v string) *TagForReplaceCertificateInput
SetValue sets the Value field's value.
func (TagForReplaceCertificateInput) String ¶
func (s TagForReplaceCertificateInput) String() string
String returns the string representation
type TagForTagResourcesInput ¶
type TagForTagResourcesInput struct {
// Key is a required field
Key *string `type:"string" required:"true"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForTagResourcesInput) GoString ¶
func (s TagForTagResourcesInput) GoString() string
GoString returns the string representation
func (*TagForTagResourcesInput) SetKey ¶
func (s *TagForTagResourcesInput) SetKey(v string) *TagForTagResourcesInput
SetKey sets the Key field's value.
func (*TagForTagResourcesInput) SetValue ¶
func (s *TagForTagResourcesInput) SetValue(v string) *TagForTagResourcesInput
SetValue sets the Value field's value.
func (TagForTagResourcesInput) String ¶
func (s TagForTagResourcesInput) String() string
String returns the string representation
func (*TagForTagResourcesInput) Validate ¶
func (s *TagForTagResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagForUploadCACertificateInput ¶
type TagForUploadCACertificateInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForUploadCACertificateInput) GoString ¶
func (s TagForUploadCACertificateInput) GoString() string
GoString returns the string representation
func (*TagForUploadCACertificateInput) SetKey ¶
func (s *TagForUploadCACertificateInput) SetKey(v string) *TagForUploadCACertificateInput
SetKey sets the Key field's value.
func (*TagForUploadCACertificateInput) SetValue ¶
func (s *TagForUploadCACertificateInput) SetValue(v string) *TagForUploadCACertificateInput
SetValue sets the Value field's value.
func (TagForUploadCACertificateInput) String ¶
func (s TagForUploadCACertificateInput) String() string
String returns the string representation
type TagForUploadCertificateInput ¶
type TagForUploadCertificateInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForUploadCertificateInput) GoString ¶
func (s TagForUploadCertificateInput) GoString() string
GoString returns the string representation
func (*TagForUploadCertificateInput) SetKey ¶
func (s *TagForUploadCertificateInput) SetKey(v string) *TagForUploadCertificateInput
SetKey sets the Key field's value.
func (*TagForUploadCertificateInput) SetValue ¶
func (s *TagForUploadCertificateInput) SetValue(v string) *TagForUploadCertificateInput
SetValue sets the Value field's value.
func (TagForUploadCertificateInput) String ¶
func (s TagForUploadCertificateInput) String() string
String returns the string representation
type TagResourcesInput ¶
type TagResourcesInput struct {
// ResourceIds is a required field
ResourceIds []*string `type:"list" required:"true"`
// ResourceType is a required field
ResourceType *string `type:"string" required:"true" enum:"ResourceTypeForTagResourcesInput"`
Tags []*TagForTagResourcesInput `type:"list"`
// contains filtered or unexported fields
}
func (TagResourcesInput) GoString ¶
func (s TagResourcesInput) GoString() string
GoString returns the string representation
func (*TagResourcesInput) SetResourceIds ¶
func (s *TagResourcesInput) SetResourceIds(v []*string) *TagResourcesInput
SetResourceIds sets the ResourceIds field's value.
func (*TagResourcesInput) SetResourceType ¶
func (s *TagResourcesInput) SetResourceType(v string) *TagResourcesInput
SetResourceType sets the ResourceType field's value.
func (*TagResourcesInput) SetTags ¶
func (s *TagResourcesInput) SetTags(v []*TagForTagResourcesInput) *TagResourcesInput
SetTags sets the Tags field's value.
func (TagResourcesInput) String ¶
func (s TagResourcesInput) String() string
String returns the string representation
func (*TagResourcesInput) Validate ¶
func (s *TagResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagResourcesOutput ¶
type TagResourcesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (TagResourcesOutput) GoString ¶
func (s TagResourcesOutput) GoString() string
GoString returns the string representation
func (*TagResourcesOutput) SetRequestId ¶
func (s *TagResourcesOutput) SetRequestId(v string) *TagResourcesOutput
SetRequestId sets the RequestId field's value.
func (TagResourcesOutput) String ¶
func (s TagResourcesOutput) String() string
String returns the string representation
type TrafficLimitConfigForCreateRulesInput ¶
type TrafficLimitConfigForCreateRulesInput struct {
QPS *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (TrafficLimitConfigForCreateRulesInput) GoString ¶
func (s TrafficLimitConfigForCreateRulesInput) GoString() string
GoString returns the string representation
func (*TrafficLimitConfigForCreateRulesInput) SetQPS ¶
func (s *TrafficLimitConfigForCreateRulesInput) SetQPS(v int64) *TrafficLimitConfigForCreateRulesInput
SetQPS sets the QPS field's value.
func (TrafficLimitConfigForCreateRulesInput) String ¶
func (s TrafficLimitConfigForCreateRulesInput) String() string
String returns the string representation
type TrafficLimitConfigForDescribeRulesOutput ¶
type TrafficLimitConfigForDescribeRulesOutput struct {
QPS *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (TrafficLimitConfigForDescribeRulesOutput) GoString ¶
func (s TrafficLimitConfigForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*TrafficLimitConfigForDescribeRulesOutput) SetQPS ¶
func (s *TrafficLimitConfigForDescribeRulesOutput) SetQPS(v int64) *TrafficLimitConfigForDescribeRulesOutput
SetQPS sets the QPS field's value.
func (TrafficLimitConfigForDescribeRulesOutput) String ¶
func (s TrafficLimitConfigForDescribeRulesOutput) String() string
String returns the string representation
type TrafficLimitConfigForModifyRulesInput ¶
type TrafficLimitConfigForModifyRulesInput struct {
QPS *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (TrafficLimitConfigForModifyRulesInput) GoString ¶
func (s TrafficLimitConfigForModifyRulesInput) GoString() string
GoString returns the string representation
func (*TrafficLimitConfigForModifyRulesInput) SetQPS ¶
func (s *TrafficLimitConfigForModifyRulesInput) SetQPS(v int64) *TrafficLimitConfigForModifyRulesInput
SetQPS sets the QPS field's value.
func (TrafficLimitConfigForModifyRulesInput) String ¶
func (s TrafficLimitConfigForModifyRulesInput) String() string
String returns the string representation
type UntagResourcesInput ¶
type UntagResourcesInput struct {
// ResourceIds is a required field
ResourceIds []*string `type:"list" required:"true"`
// ResourceType is a required field
ResourceType *string `type:"string" required:"true" enum:"ResourceTypeForUntagResourcesInput"`
// TagKeys is a required field
TagKeys []*string `type:"list" required:"true"`
// contains filtered or unexported fields
}
func (UntagResourcesInput) GoString ¶
func (s UntagResourcesInput) GoString() string
GoString returns the string representation
func (*UntagResourcesInput) SetResourceIds ¶
func (s *UntagResourcesInput) SetResourceIds(v []*string) *UntagResourcesInput
SetResourceIds sets the ResourceIds field's value.
func (*UntagResourcesInput) SetResourceType ¶
func (s *UntagResourcesInput) SetResourceType(v string) *UntagResourcesInput
SetResourceType sets the ResourceType field's value.
func (*UntagResourcesInput) SetTagKeys ¶
func (s *UntagResourcesInput) SetTagKeys(v []*string) *UntagResourcesInput
SetTagKeys sets the TagKeys field's value.
func (UntagResourcesInput) String ¶
func (s UntagResourcesInput) String() string
String returns the string representation
func (*UntagResourcesInput) Validate ¶
func (s *UntagResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UntagResourcesOutput ¶
type UntagResourcesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (UntagResourcesOutput) GoString ¶
func (s UntagResourcesOutput) GoString() string
GoString returns the string representation
func (*UntagResourcesOutput) SetRequestId ¶
func (s *UntagResourcesOutput) SetRequestId(v string) *UntagResourcesOutput
SetRequestId sets the RequestId field's value.
func (UntagResourcesOutput) String ¶
func (s UntagResourcesOutput) String() string
String returns the string representation
type UploadCACertificateInput ¶
type UploadCACertificateInput struct {
// CACertificate is a required field
CACertificate *string `type:"string" required:"true"`
CACertificateName *string `min:"1" max:"128" type:"string"`
Description *string `type:"string"`
ProjectName *string `type:"string"`
Tags []*TagForUploadCACertificateInput `type:"list"`
// contains filtered or unexported fields
}
func (UploadCACertificateInput) GoString ¶
func (s UploadCACertificateInput) GoString() string
GoString returns the string representation
func (*UploadCACertificateInput) SetCACertificate ¶
func (s *UploadCACertificateInput) SetCACertificate(v string) *UploadCACertificateInput
SetCACertificate sets the CACertificate field's value.
func (*UploadCACertificateInput) SetCACertificateName ¶
func (s *UploadCACertificateInput) SetCACertificateName(v string) *UploadCACertificateInput
SetCACertificateName sets the CACertificateName field's value.
func (*UploadCACertificateInput) SetDescription ¶
func (s *UploadCACertificateInput) SetDescription(v string) *UploadCACertificateInput
SetDescription sets the Description field's value.
func (*UploadCACertificateInput) SetProjectName ¶
func (s *UploadCACertificateInput) SetProjectName(v string) *UploadCACertificateInput
SetProjectName sets the ProjectName field's value.
func (*UploadCACertificateInput) SetTags ¶
func (s *UploadCACertificateInput) SetTags(v []*TagForUploadCACertificateInput) *UploadCACertificateInput
SetTags sets the Tags field's value.
func (UploadCACertificateInput) String ¶
func (s UploadCACertificateInput) String() string
String returns the string representation
func (*UploadCACertificateInput) Validate ¶
func (s *UploadCACertificateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UploadCACertificateOutput ¶
type UploadCACertificateOutput struct {
Metadata *response.ResponseMetadata
CACertificateId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (UploadCACertificateOutput) GoString ¶
func (s UploadCACertificateOutput) GoString() string
GoString returns the string representation
func (*UploadCACertificateOutput) SetCACertificateId ¶
func (s *UploadCACertificateOutput) SetCACertificateId(v string) *UploadCACertificateOutput
SetCACertificateId sets the CACertificateId field's value.
func (*UploadCACertificateOutput) SetRequestId ¶
func (s *UploadCACertificateOutput) SetRequestId(v string) *UploadCACertificateOutput
SetRequestId sets the RequestId field's value.
func (UploadCACertificateOutput) String ¶
func (s UploadCACertificateOutput) String() string
String returns the string representation
type UploadCertificateInput ¶
type UploadCertificateInput struct {
CertificateName *string `min:"1" max:"128" type:"string"`
// CertificateType is a required field
CertificateType *string `type:"string" required:"true"`
Description *string `type:"string"`
// PrivateKey is a required field
PrivateKey *string `type:"string" required:"true"`
ProjectName *string `type:"string"`
// PublicKey is a required field
PublicKey *string `type:"string" required:"true"`
Tags []*TagForUploadCertificateInput `type:"list"`
// contains filtered or unexported fields
}
func (UploadCertificateInput) GoString ¶
func (s UploadCertificateInput) GoString() string
GoString returns the string representation
func (*UploadCertificateInput) SetCertificateName ¶
func (s *UploadCertificateInput) SetCertificateName(v string) *UploadCertificateInput
SetCertificateName sets the CertificateName field's value.
func (*UploadCertificateInput) SetCertificateType ¶
func (s *UploadCertificateInput) SetCertificateType(v string) *UploadCertificateInput
SetCertificateType sets the CertificateType field's value.
func (*UploadCertificateInput) SetDescription ¶
func (s *UploadCertificateInput) SetDescription(v string) *UploadCertificateInput
SetDescription sets the Description field's value.
func (*UploadCertificateInput) SetPrivateKey ¶
func (s *UploadCertificateInput) SetPrivateKey(v string) *UploadCertificateInput
SetPrivateKey sets the PrivateKey field's value.
func (*UploadCertificateInput) SetProjectName ¶
func (s *UploadCertificateInput) SetProjectName(v string) *UploadCertificateInput
SetProjectName sets the ProjectName field's value.
func (*UploadCertificateInput) SetPublicKey ¶
func (s *UploadCertificateInput) SetPublicKey(v string) *UploadCertificateInput
SetPublicKey sets the PublicKey field's value.
func (*UploadCertificateInput) SetTags ¶
func (s *UploadCertificateInput) SetTags(v []*TagForUploadCertificateInput) *UploadCertificateInput
SetTags sets the Tags field's value.
func (UploadCertificateInput) String ¶
func (s UploadCertificateInput) String() string
String returns the string representation
func (*UploadCertificateInput) Validate ¶
func (s *UploadCertificateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UploadCertificateOutput ¶
type UploadCertificateOutput struct {
Metadata *response.ResponseMetadata
CertificateId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (UploadCertificateOutput) GoString ¶
func (s UploadCertificateOutput) GoString() string
GoString returns the string representation
func (*UploadCertificateOutput) SetCertificateId ¶
func (s *UploadCertificateOutput) SetCertificateId(v string) *UploadCertificateOutput
SetCertificateId sets the CertificateId field's value.
func (*UploadCertificateOutput) SetRequestId ¶
func (s *UploadCertificateOutput) SetRequestId(v string) *UploadCertificateOutput
SetRequestId sets the RequestId field's value.
func (UploadCertificateOutput) String ¶
func (s UploadCertificateOutput) String() string
String returns the string representation
type ZoneForDescribeZonesOutput ¶
type ZoneForDescribeZonesOutput struct {
ZoneId *string `type:"string"`
// contains filtered or unexported fields
}
func (ZoneForDescribeZonesOutput) GoString ¶
func (s ZoneForDescribeZonesOutput) GoString() string
GoString returns the string representation
func (*ZoneForDescribeZonesOutput) SetZoneId ¶
func (s *ZoneForDescribeZonesOutput) SetZoneId(v string) *ZoneForDescribeZonesOutput
SetZoneId sets the ZoneId field's value.
func (ZoneForDescribeZonesOutput) String ¶
func (s ZoneForDescribeZonesOutput) String() string
String returns the string representation
type ZoneMappingForCloneLoadBalancerInput ¶
type ZoneMappingForCloneLoadBalancerInput struct {
SubnetId *string `type:"string"`
ZoneId *string `type:"string"`
// contains filtered or unexported fields
}
func (ZoneMappingForCloneLoadBalancerInput) GoString ¶
func (s ZoneMappingForCloneLoadBalancerInput) GoString() string
GoString returns the string representation
func (*ZoneMappingForCloneLoadBalancerInput) SetSubnetId ¶
func (s *ZoneMappingForCloneLoadBalancerInput) SetSubnetId(v string) *ZoneMappingForCloneLoadBalancerInput
SetSubnetId sets the SubnetId field's value.
func (*ZoneMappingForCloneLoadBalancerInput) SetZoneId ¶
func (s *ZoneMappingForCloneLoadBalancerInput) SetZoneId(v string) *ZoneMappingForCloneLoadBalancerInput
SetZoneId sets the ZoneId field's value.
func (ZoneMappingForCloneLoadBalancerInput) String ¶
func (s ZoneMappingForCloneLoadBalancerInput) String() string
String returns the string representation
type ZoneMappingForCreateLoadBalancerInput ¶
type ZoneMappingForCreateLoadBalancerInput struct {
SubnetId *string `type:"string"`
ZoneId *string `type:"string"`
// contains filtered or unexported fields
}
func (ZoneMappingForCreateLoadBalancerInput) GoString ¶
func (s ZoneMappingForCreateLoadBalancerInput) GoString() string
GoString returns the string representation
func (*ZoneMappingForCreateLoadBalancerInput) SetSubnetId ¶
func (s *ZoneMappingForCreateLoadBalancerInput) SetSubnetId(v string) *ZoneMappingForCreateLoadBalancerInput
SetSubnetId sets the SubnetId field's value.
func (*ZoneMappingForCreateLoadBalancerInput) SetZoneId ¶
func (s *ZoneMappingForCreateLoadBalancerInput) SetZoneId(v string) *ZoneMappingForCreateLoadBalancerInput
SetZoneId sets the ZoneId field's value.
func (ZoneMappingForCreateLoadBalancerInput) String ¶
func (s ZoneMappingForCreateLoadBalancerInput) String() string
String returns the string representation
type ZoneMappingForDescribeLoadBalancerAttributesOutput ¶
type ZoneMappingForDescribeLoadBalancerAttributesOutput struct {
LoadBalancerAddresses []*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput `type:"list"`
SubnetId *string `type:"string"`
ZoneId *string `type:"string"`
// contains filtered or unexported fields
}
func (ZoneMappingForDescribeLoadBalancerAttributesOutput) GoString ¶
func (s ZoneMappingForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*ZoneMappingForDescribeLoadBalancerAttributesOutput) SetLoadBalancerAddresses ¶
func (s *ZoneMappingForDescribeLoadBalancerAttributesOutput) SetLoadBalancerAddresses(v []*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) *ZoneMappingForDescribeLoadBalancerAttributesOutput
SetLoadBalancerAddresses sets the LoadBalancerAddresses field's value.
func (*ZoneMappingForDescribeLoadBalancerAttributesOutput) SetSubnetId ¶
func (s *ZoneMappingForDescribeLoadBalancerAttributesOutput) SetSubnetId(v string) *ZoneMappingForDescribeLoadBalancerAttributesOutput
SetSubnetId sets the SubnetId field's value.
func (*ZoneMappingForDescribeLoadBalancerAttributesOutput) SetZoneId ¶
func (s *ZoneMappingForDescribeLoadBalancerAttributesOutput) SetZoneId(v string) *ZoneMappingForDescribeLoadBalancerAttributesOutput
SetZoneId sets the ZoneId field's value.
func (ZoneMappingForDescribeLoadBalancerAttributesOutput) String ¶
func (s ZoneMappingForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type ZoneMappingForDescribeLoadBalancersOutput ¶
type ZoneMappingForDescribeLoadBalancersOutput struct {
LoadBalancerAddresses []*LoadBalancerAddressForDescribeLoadBalancersOutput `type:"list"`
SubnetId *string `type:"string"`
ZoneId *string `type:"string"`
// contains filtered or unexported fields
}
func (ZoneMappingForDescribeLoadBalancersOutput) GoString ¶
func (s ZoneMappingForDescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*ZoneMappingForDescribeLoadBalancersOutput) SetLoadBalancerAddresses ¶
func (s *ZoneMappingForDescribeLoadBalancersOutput) SetLoadBalancerAddresses(v []*LoadBalancerAddressForDescribeLoadBalancersOutput) *ZoneMappingForDescribeLoadBalancersOutput
SetLoadBalancerAddresses sets the LoadBalancerAddresses field's value.
func (*ZoneMappingForDescribeLoadBalancersOutput) SetSubnetId ¶
func (s *ZoneMappingForDescribeLoadBalancersOutput) SetSubnetId(v string) *ZoneMappingForDescribeLoadBalancersOutput
SetSubnetId sets the SubnetId field's value.
func (*ZoneMappingForDescribeLoadBalancersOutput) SetZoneId ¶
func (s *ZoneMappingForDescribeLoadBalancersOutput) SetZoneId(v string) *ZoneMappingForDescribeLoadBalancersOutput
SetZoneId sets the ZoneId field's value.
func (ZoneMappingForDescribeLoadBalancersOutput) String ¶
func (s ZoneMappingForDescribeLoadBalancersOutput) String() string
String returns the string representation
type ZoneMappingForModifyLoadBalancerTypeInput ¶
type ZoneMappingForModifyLoadBalancerTypeInput struct {
AllocationId *string `type:"string"`
EipType *string `type:"string"`
PopLocations *string `type:"string"`
ZoneId *string `type:"string"`
// contains filtered or unexported fields
}
func (ZoneMappingForModifyLoadBalancerTypeInput) GoString ¶
func (s ZoneMappingForModifyLoadBalancerTypeInput) GoString() string
GoString returns the string representation
func (*ZoneMappingForModifyLoadBalancerTypeInput) SetAllocationId ¶
func (s *ZoneMappingForModifyLoadBalancerTypeInput) SetAllocationId(v string) *ZoneMappingForModifyLoadBalancerTypeInput
SetAllocationId sets the AllocationId field's value.
func (*ZoneMappingForModifyLoadBalancerTypeInput) SetEipType ¶
func (s *ZoneMappingForModifyLoadBalancerTypeInput) SetEipType(v string) *ZoneMappingForModifyLoadBalancerTypeInput
SetEipType sets the EipType field's value.
func (*ZoneMappingForModifyLoadBalancerTypeInput) SetPopLocations ¶
func (s *ZoneMappingForModifyLoadBalancerTypeInput) SetPopLocations(v string) *ZoneMappingForModifyLoadBalancerTypeInput
SetPopLocations sets the PopLocations field's value.
func (*ZoneMappingForModifyLoadBalancerTypeInput) SetZoneId ¶
func (s *ZoneMappingForModifyLoadBalancerTypeInput) SetZoneId(v string) *ZoneMappingForModifyLoadBalancerTypeInput
SetZoneId sets the ZoneId field's value.
func (ZoneMappingForModifyLoadBalancerTypeInput) String ¶
func (s ZoneMappingForModifyLoadBalancerTypeInput) String() string
String returns the string representation
type ZoneMappingForModifyLoadBalancerZonesInput ¶
type ZoneMappingForModifyLoadBalancerZonesInput struct {
AllocationId *string `type:"string"`
// SubnetId is a required field
SubnetId *string `type:"string" required:"true"`
// ZoneId is a required field
ZoneId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ZoneMappingForModifyLoadBalancerZonesInput) GoString ¶
func (s ZoneMappingForModifyLoadBalancerZonesInput) GoString() string
GoString returns the string representation
func (*ZoneMappingForModifyLoadBalancerZonesInput) SetAllocationId ¶
func (s *ZoneMappingForModifyLoadBalancerZonesInput) SetAllocationId(v string) *ZoneMappingForModifyLoadBalancerZonesInput
SetAllocationId sets the AllocationId field's value.
func (*ZoneMappingForModifyLoadBalancerZonesInput) SetSubnetId ¶
func (s *ZoneMappingForModifyLoadBalancerZonesInput) SetSubnetId(v string) *ZoneMappingForModifyLoadBalancerZonesInput
SetSubnetId sets the SubnetId field's value.
func (*ZoneMappingForModifyLoadBalancerZonesInput) SetZoneId ¶
func (s *ZoneMappingForModifyLoadBalancerZonesInput) SetZoneId(v string) *ZoneMappingForModifyLoadBalancerZonesInput
SetZoneId sets the ZoneId field's value.
func (ZoneMappingForModifyLoadBalancerZonesInput) String ¶
func (s ZoneMappingForModifyLoadBalancerZonesInput) String() string
String returns the string representation
func (*ZoneMappingForModifyLoadBalancerZonesInput) Validate ¶
func (s *ZoneMappingForModifyLoadBalancerZonesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
Source Files
¶
- api_add_acl_entries.go
- api_add_server_group_backend_servers.go
- api_clone_load_balancer.go
- api_create_acl.go
- api_create_customized_cfg.go
- api_create_health_check_templates.go
- api_create_listener.go
- api_create_load_balancer.go
- api_create_rules.go
- api_create_server_group.go
- api_delete_acl.go
- api_delete_ca_certificate.go
- api_delete_certificate.go
- api_delete_customized_cfg.go
- api_delete_health_check_templates.go
- api_delete_listener.go
- api_delete_load_balancer.go
- api_delete_rules.go
- api_delete_server_group.go
- api_describe_acl_attributes.go
- api_describe_acls.go
- api_describe_all_certificates.go
- api_describe_ca_certificates.go
- api_describe_certificates.go
- api_describe_customized_cfg_attributes.go
- api_describe_customized_cfgs.go
- api_describe_health_check_templates.go
- api_describe_listener_attributes.go
- api_describe_listener_health.go
- api_describe_listeners.go
- api_describe_load_balancer_attributes.go
- api_describe_load_balancers.go
- api_describe_rules.go
- api_describe_server_group_attributes.go
- api_describe_server_group_backend_servers.go
- api_describe_server_groups.go
- api_describe_zones.go
- api_disable_access_log.go
- api_disable_health_log.go
- api_disable_tls_access_log.go
- api_enable_access_log.go
- api_enable_health_log.go
- api_enable_tls_access_log.go
- api_list_tags_for_resources.go
- api_modify_acl_attributes.go
- api_modify_ca_certificate_attributes.go
- api_modify_certificate_attributes.go
- api_modify_customized_cfg_attributes.go
- api_modify_health_check_templates_attributes.go
- api_modify_listener_attributes.go
- api_modify_load_balancer_attributes.go
- api_modify_load_balancer_type.go
- api_modify_load_balancer_zones.go
- api_modify_rules.go
- api_modify_server_group_attributes.go
- api_modify_server_group_backend_servers.go
- api_remove_acl_entries.go
- api_remove_server_group_backend_servers.go
- api_replace_ca_certificate.go
- api_replace_certificate.go
- api_tag_resources.go
- api_untag_resources.go
- api_upload_ca_certificate.go
- api_upload_certificate.go
- interface_alb.go
- service_alb.go