Home
last modified time | relevance | path

Searched defs:AccountSetupInProgressException (Results 1 – 25 of 99) sorted by relevance

1234

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/lightsail/types/
H A Derrors.go36 type AccountSetupInProgressException struct { struct
37 Message *string
39 Code *string
40 Docs *string
41 Tip *string
43 noSmithyDocumentSerde
46 func (e *AccountSetupInProgressException) Error() string {
49 func (e *AccountSetupInProgressException) ErrorMessage() string {
55 func (e *AccountSetupInProgressException) ErrorCode() string {
58 …c (e *AccountSetupInProgressException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/lightsail/types/
H A Derrors.go34 type AccountSetupInProgressException struct { struct
35 Message *string
37 Code *string
38 Docs *string
39 Tip *string
42 func (e *AccountSetupInProgressException) Error() string {
45 func (e *AccountSetupInProgressException) ErrorMessage() string {
51 func (e *AccountSetupInProgressException) ErrorCode() string {
54 …c (e *AccountSetupInProgressException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/lightsail/types/
H A Derrors.go34 type AccountSetupInProgressException struct { struct
35 Message *string
37 Code *string
38 Docs *string
39 Tip *string
42 func (e *AccountSetupInProgressException) Error() string {
45 func (e *AccountSetupInProgressException) ErrorMessage() string {
51 func (e *AccountSetupInProgressException) ErrorCode() string {
54 …c (e *AccountSetupInProgressException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/lightsail/types/
H A Derrors.go34 type AccountSetupInProgressException struct { struct
35 Message *string
37 Code *string
38 Docs *string
39 Tip *string
42 func (e *AccountSetupInProgressException) Error() string {
45 func (e *AccountSetupInProgressException) ErrorMessage() string {
51 func (e *AccountSetupInProgressException) ErrorCode() string {
54 …c (e *AccountSetupInProgressException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/lightsail/types/
H A Derrors.go34 type AccountSetupInProgressException struct { struct
35 Message *string
37 Code *string
38 Docs *string
39 Tip *string
42 func (e *AccountSetupInProgressException) Error() string {
45 func (e *AccountSetupInProgressException) ErrorMessage() string {
51 func (e *AccountSetupInProgressException) ErrorCode() string {
54 …c (e *AccountSetupInProgressException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/lightsail/types/
H A Derrors.go34 type AccountSetupInProgressException struct { struct
35 Message *string
37 Code *string
38 Docs *string
39 Tip *string
42 func (e *AccountSetupInProgressException) Error() string {
45 func (e *AccountSetupInProgressException) ErrorMessage() string {
51 func (e *AccountSetupInProgressException) ErrorCode() string {
54 …c (e *AccountSetupInProgressException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/lightsail/types/
H A Derrors.go34 type AccountSetupInProgressException struct { struct
35 Message *string
37 Code *string
38 Docs *string
39 Tip *string
42 func (e *AccountSetupInProgressException) Error() string {
45 func (e *AccountSetupInProgressException) ErrorMessage() string {
51 func (e *AccountSetupInProgressException) ErrorCode() string {
54 …c (e *AccountSetupInProgressException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lightsail/source/model/
H A DAccountSetupInProgressException.cpp21 AccountSetupInProgressException::AccountSetupInProgressException() : in AccountSetupInProgressException() function in Aws::Lightsail::Model::AccountSetupInProgressException
29 AccountSetupInProgressException::AccountSetupInProgressException(JsonView jsonValue) : in AccountSetupInProgressException() function in Aws::Lightsail::Model::AccountSetupInProgressException
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/lightsail/
H A Dapi.go12231 type AccountSetupInProgressException struct { struct
12232 _ struct{} `type:"structure"`
12233 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
12235 Code_ *string `locationName:"code" type:"string"`
12237 Docs *string `locationName:"docs" type:"string"`
12239 Message_ *string `locationName:"message" type:"string"`
12241 Tip *string `locationName:"tip" type:"string"`
12245 func (s AccountSetupInProgressException) String() string {
12261 func (s *AccountSetupInProgressException) Code() string {
12274 func (s *AccountSetupInProgressException) OrigErr() error {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go12231 type AccountSetupInProgressException struct { struct
12232 _ struct{} `type:"structure"`
12233 respMetadata protocol.ResponseMetadata
12235 Code_ *string `locationName:"code" type:"string"`
12237 Docs *string `locationName:"docs" type:"string"`
12239 Message_ *string `locationName:"message" type:"string"`
12241 Tip *string `locationName:"tip" type:"string"`
12245 func (s AccountSetupInProgressException) String() string {
12261 func (s AccountSetupInProgressException) Code() string {
12274 func (s AccountSetupInProgressException) OrigErr() error {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go12250 type AccountSetupInProgressException struct { struct
12251 _ struct{} `type:"structure"`
12252 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
12254 Code_ *string `locationName:"code" type:"string"`
12256 Docs *string `locationName:"docs" type:"string"`
12258 Message_ *string `locationName:"message" type:"string"`
12260 Tip *string `locationName:"tip" type:"string"`
12264 func (s AccountSetupInProgressException) String() string {
12280 func (s *AccountSetupInProgressException) Code() string {
12293 func (s *AccountSetupInProgressException) OrigErr() error {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/lightsail/
H A Dapi.go12250 type AccountSetupInProgressException struct { struct
12251 _ struct{} `type:"structure"`
12252 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
12254 Code_ *string `locationName:"code" type:"string"`
12256 Docs *string `locationName:"docs" type:"string"`
12258 Message_ *string `locationName:"message" type:"string"`
12260 Tip *string `locationName:"tip" type:"string"`
12264 func (s AccountSetupInProgressException) String() string {
12280 func (s *AccountSetupInProgressException) Code() string {
12293 func (s *AccountSetupInProgressException) OrigErr() error {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go13710 type AccountSetupInProgressException struct { struct
13711 _ struct{} `type:"structure"`
13712 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
13714 Code_ *string `locationName:"code" type:"string"`
13716 Docs *string `locationName:"docs" type:"string"`
13718 Message_ *string `locationName:"message" type:"string"`
13720 Tip *string `locationName:"tip" type:"string"`
13724 func (s AccountSetupInProgressException) String() string {
13740 func (s *AccountSetupInProgressException) Code() string {
13753 func (s *AccountSetupInProgressException) OrigErr() error {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go13710 type AccountSetupInProgressException struct { struct
13711 _ struct{} `type:"structure"`
13712 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
13714 Code_ *string `locationName:"code" type:"string"`
13716 Docs *string `locationName:"docs" type:"string"`
13718 Message_ *string `locationName:"message" type:"string"`
13720 Tip *string `locationName:"tip" type:"string"`
13724 func (s AccountSetupInProgressException) String() string {
13740 func (s *AccountSetupInProgressException) Code() string {
13753 func (s *AccountSetupInProgressException) OrigErr() error {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go15252 type AccountSetupInProgressException struct { struct
15253 _ struct{} `type:"structure"`
15254 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
15256 Code_ *string `locationName:"code" type:"string"`
15258 Docs *string `locationName:"docs" type:"string"`
15260 Message_ *string `locationName:"message" type:"string"`
15262 Tip *string `locationName:"tip" type:"string"`
15266 func (s AccountSetupInProgressException) String() string {
15282 func (s *AccountSetupInProgressException) Code() string {
15295 func (s *AccountSetupInProgressException) OrigErr() error {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go15252 type AccountSetupInProgressException struct { struct
15253 _ struct{} `type:"structure"`
15254 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
15256 Code_ *string `locationName:"code" type:"string"`
15258 Docs *string `locationName:"docs" type:"string"`
15260 Message_ *string `locationName:"message" type:"string"`
15262 Tip *string `locationName:"tip" type:"string"`
15266 func (s AccountSetupInProgressException) String() string {
15282 func (s *AccountSetupInProgressException) Code() string {
15295 func (s *AccountSetupInProgressException) OrigErr() error {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go15252 type AccountSetupInProgressException struct { struct
15253 _ struct{} `type:"structure"`
15254 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
15256 Code_ *string `locationName:"code" type:"string"`
15258 Docs *string `locationName:"docs" type:"string"`
15260 Message_ *string `locationName:"message" type:"string"`
15262 Tip *string `locationName:"tip" type:"string"`
15266 func (s AccountSetupInProgressException) String() string {
15282 func (s *AccountSetupInProgressException) Code() string {
15295 func (s *AccountSetupInProgressException) OrigErr() error {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go15251 type AccountSetupInProgressException struct { struct
15252 _ struct{} `type:"structure"`
15253 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
15255 Code_ *string `locationName:"code" type:"string"`
15257 Docs *string `locationName:"docs" type:"string"`
15259 Message_ *string `locationName:"message" type:"string"`
15261 Tip *string `locationName:"tip" type:"string"`
15265 func (s AccountSetupInProgressException) String() string {
15281 func (s *AccountSetupInProgressException) Code() string {
15294 func (s *AccountSetupInProgressException) OrigErr() error {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go15252 type AccountSetupInProgressException struct { struct
15253 _ struct{} `type:"structure"`
15254 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
15256 Code_ *string `locationName:"code" type:"string"`
15258 Docs *string `locationName:"docs" type:"string"`
15260 Message_ *string `locationName:"message" type:"string"`
15262 Tip *string `locationName:"tip" type:"string"`
15266 func (s AccountSetupInProgressException) String() string {
15282 func (s *AccountSetupInProgressException) Code() string {
15295 func (s *AccountSetupInProgressException) OrigErr() error {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go15250 type AccountSetupInProgressException struct { struct
15251 _ struct{} `type:"structure"`
15252 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
15254 Code_ *string `locationName:"code" type:"string"`
15256 Docs *string `locationName:"docs" type:"string"`
15258 Message_ *string `locationName:"message" type:"string"`
15260 Tip *string `locationName:"tip" type:"string"`
15264 func (s AccountSetupInProgressException) String() string {
15280 func (s *AccountSetupInProgressException) Code() string {
15293 func (s *AccountSetupInProgressException) OrigErr() error {
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go15252 type AccountSetupInProgressException struct { struct
15253 _ struct{} `type:"structure"`
15254 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
15256 Code_ *string `locationName:"code" type:"string"`
15258 Docs *string `locationName:"docs" type:"string"`
15260 Message_ *string `locationName:"message" type:"string"`
15262 Tip *string `locationName:"tip" type:"string"`
15266 func (s AccountSetupInProgressException) String() string {
15282 func (s *AccountSetupInProgressException) Code() string {
15295 func (s *AccountSetupInProgressException) OrigErr() error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go15252 type AccountSetupInProgressException struct { struct
15253 _ struct{} `type:"structure"`
15254 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
15256 Code_ *string `locationName:"code" type:"string"`
15258 Docs *string `locationName:"docs" type:"string"`
15260 Message_ *string `locationName:"message" type:"string"`
15262 Tip *string `locationName:"tip" type:"string"`
15266 func (s AccountSetupInProgressException) String() string {
15282 func (s *AccountSetupInProgressException) Code() string {
15295 func (s *AccountSetupInProgressException) OrigErr() error {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go16579 type AccountSetupInProgressException struct { struct
16580 _ struct{} `type:"structure"`
16581 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
16583 Code_ *string `locationName:"code" type:"string"`
16585 Docs *string `locationName:"docs" type:"string"`
16587 Message_ *string `locationName:"message" type:"string"`
16589 Tip *string `locationName:"tip" type:"string"`
16593 func (s AccountSetupInProgressException) String() string {
16609 func (s *AccountSetupInProgressException) Code() string {
16622 func (s *AccountSetupInProgressException) OrigErr() error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go16579 type AccountSetupInProgressException struct { struct
16580 _ struct{} `type:"structure"`
16581 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
16583 Code_ *string `locationName:"code" type:"string"`
16585 Docs *string `locationName:"docs" type:"string"`
16587 Message_ *string `locationName:"message" type:"string"`
16589 Tip *string `locationName:"tip" type:"string"`
16593 func (s AccountSetupInProgressException) String() string {
16609 func (s *AccountSetupInProgressException) Code() string {
16622 func (s *AccountSetupInProgressException) OrigErr() error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go16579 type AccountSetupInProgressException struct { struct
16580 _ struct{} `type:"structure"`
16581 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
16583 Code_ *string `locationName:"code" type:"string"`
16585 Docs *string `locationName:"docs" type:"string"`
16587 Message_ *string `locationName:"message" type:"string"`
16589 Tip *string `locationName:"tip" type:"string"`
16593 func (s AccountSetupInProgressException) String() string {
16609 func (s *AccountSetupInProgressException) Code() string {
16622 func (s *AccountSetupInProgressException) OrigErr() error {
[all …]

1234