Home
last modified time | relevance | path

Searched defs:ModifyIdFormatInput (Results 1 – 25 of 116) sorted by relevance

12345

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/ec2/
H A Dapi_op_ModifyIdFormat.go34 func (c *Client) ModifyIdFormat(ctx context.Context, params *ModifyIdFormatInput, optFns ...func(*O…
49 type ModifyIdFormatInput struct { struct
62 Resource *string
67 UseLongIds *bool
69 noSmithyDocumentSerde
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/ec2/
H A Dapi_op_ModifyIdFormat.go34 func (c *Client) ModifyIdFormat(ctx context.Context, params *ModifyIdFormatInput, optFns ...func(*O…
49 type ModifyIdFormatInput struct { struct
62 Resource *string
67 UseLongIds bool
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/ec2/
H A Dapi_op_ModifyIdFormat.go34 func (c *Client) ModifyIdFormat(ctx context.Context, params *ModifyIdFormatInput, optFns ...func(*O…
49 type ModifyIdFormatInput struct { struct
62 Resource *string
67 UseLongIds bool
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/ec2/
H A Dapi_op_ModifyIdFormat.go34 func (c *Client) ModifyIdFormat(ctx context.Context, params *ModifyIdFormatInput, optFns ...func(*O…
49 type ModifyIdFormatInput struct { struct
62 Resource *string
67 UseLongIds bool
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/ec2/
H A Dapi_op_ModifyIdFormat.go34 func (c *Client) ModifyIdFormat(ctx context.Context, params *ModifyIdFormatInput, optFns ...func(*O…
49 type ModifyIdFormatInput struct { struct
62 Resource *string
67 UseLongIds bool
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/ec2/
H A Dapi_op_ModifyIdFormat.go34 func (c *Client) ModifyIdFormat(ctx context.Context, params *ModifyIdFormatInput, optFns ...func(*O…
49 type ModifyIdFormatInput struct { struct
62 Resource *string
67 UseLongIds bool
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/ec2/
H A Dapi_op_ModifyIdFormat.go34 func (c *Client) ModifyIdFormat(ctx context.Context, params *ModifyIdFormatInput, optFns ...func(*O…
49 type ModifyIdFormatInput struct { struct
62 Resource *string
67 UseLongIds *bool
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/ec2/
H A Dapi_op_ModifyIdFormat.go34 func (c *Client) ModifyIdFormat(ctx context.Context, params *ModifyIdFormatInput, optFns ...func(*O…
49 type ModifyIdFormatInput struct { struct
62 Resource *string
67 UseLongIds bool
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go856 ModifyIdFormat(*ec2.ModifyIdFormatInput) (*ec2.ModifyIdFormatOutput, error)
857 …ModifyIdFormatWithContext(aws.Context, *ec2.ModifyIdFormatInput, ...request.Option) (*ec2.ModifyId…
858 ModifyIdFormatRequest(*ec2.ModifyIdFormatInput) (*request.Request, *ec2.ModifyIdFormatOutput)
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go936 ModifyIdFormat(*ec2.ModifyIdFormatInput) (*ec2.ModifyIdFormatOutput, error)
937 …ModifyIdFormatWithContext(aws.Context, *ec2.ModifyIdFormatInput, ...request.Option) (*ec2.ModifyId…
938 ModifyIdFormatRequest(*ec2.ModifyIdFormatInput) (*request.Request, *ec2.ModifyIdFormatOutput)
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go928 ModifyIdFormat(*ec2.ModifyIdFormatInput) (*ec2.ModifyIdFormatOutput, error)
929 …ModifyIdFormatWithContext(aws.Context, *ec2.ModifyIdFormatInput, ...request.Option) (*ec2.ModifyId…
930 ModifyIdFormatRequest(*ec2.ModifyIdFormatInput) (*request.Request, *ec2.ModifyIdFormatOutput)
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/lock_api-0.4.5/src/
H A Drwlock.rs960 marker: PhantomData, in ModifyFpgaImageAttribute()
961 } in ModifyFpgaImageAttribute()
964 /// Locks this `RwLock` with upgradable read access, blocking the current thread in ModifyFpgaImageAttribute()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go5651 func (c *EC2) ModifyIdFormatRequest(input *ModifyIdFormatInput) (req *request.Request, output *Modi…
5687 func (c *EC2) ModifyIdFormat(input *ModifyIdFormatInput) (*ModifyIdFormatOutput, error) {
20712 type ModifyIdFormatInput struct { struct
20713 _ struct{} `type:"structure"`
20716 Resource *string `type:"string" required:"true"`
20719 UseLongIds *bool `type:"boolean" required:"true"`
20723 func (s ModifyIdFormatInput) String() string {
20728 func (s ModifyIdFormatInput) GoString() string {
20733 func (s *ModifyIdFormatInput) Validate() error {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go9450 func (c *EC2) ModifyIdFormatRequest(input *ModifyIdFormatInput) (req *request.Request, output *Modi…
9485 func (c *EC2) ModifyIdFormat(input *ModifyIdFormatInput) (*ModifyIdFormatOutput, error) {
25885 type ModifyIdFormatInput struct { struct
25886 _ struct{} `type:"structure"`
25889 Resource *string `type:"string" required:"true"`
25892 UseLongIds *bool `type:"boolean" required:"true"`
25896 func (s ModifyIdFormatInput) String() string {
25901 func (s ModifyIdFormatInput) GoString() string {
25906 func (s *ModifyIdFormatInput) Validate() error {
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go9450 func (c *EC2) ModifyIdFormatRequest(input *ModifyIdFormatInput) (req *request.Request, output *Modi…
9485 func (c *EC2) ModifyIdFormat(input *ModifyIdFormatInput) (*ModifyIdFormatOutput, error) {
25885 type ModifyIdFormatInput struct { struct
25886 _ struct{} `type:"structure"`
25889 Resource *string `type:"string" required:"true"`
25892 UseLongIds *bool `type:"boolean" required:"true"`
25896 func (s ModifyIdFormatInput) String() string {
25901 func (s ModifyIdFormatInput) GoString() string {
25906 func (s *ModifyIdFormatInput) Validate() error {
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go1380 ModifyIdFormat(*ec2.ModifyIdFormatInput) (*ec2.ModifyIdFormatOutput, error)
1381 …ModifyIdFormatWithContext(aws.Context, *ec2.ModifyIdFormatInput, ...request.Option) (*ec2.ModifyId…
1382 ModifyIdFormatRequest(*ec2.ModifyIdFormatInput) (*request.Request, *ec2.ModifyIdFormatOutput)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go1392 ModifyIdFormat(*ec2.ModifyIdFormatInput) (*ec2.ModifyIdFormatOutput, error)
1393 …ModifyIdFormatWithContext(aws.Context, *ec2.ModifyIdFormatInput, ...request.Option) (*ec2.ModifyId…
1394 ModifyIdFormatRequest(*ec2.ModifyIdFormatInput) (*request.Request, *ec2.ModifyIdFormatOutput)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go1396 ModifyIdFormat(*ec2.ModifyIdFormatInput) (*ec2.ModifyIdFormatOutput, error)
1397 …ModifyIdFormatWithContext(aws.Context, *ec2.ModifyIdFormatInput, ...request.Option) (*ec2.ModifyId…
1398 ModifyIdFormatRequest(*ec2.ModifyIdFormatInput) (*request.Request, *ec2.ModifyIdFormatOutput)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go1526 ModifyIdFormat(*ec2.ModifyIdFormatInput) (*ec2.ModifyIdFormatOutput, error)
1527 …ModifyIdFormatWithContext(aws.Context, *ec2.ModifyIdFormatInput, ...request.Option) (*ec2.ModifyId…
1528 ModifyIdFormatRequest(*ec2.ModifyIdFormatInput) (*request.Request, *ec2.ModifyIdFormatOutput)
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go1526 ModifyIdFormat(*ec2.ModifyIdFormatInput) (*ec2.ModifyIdFormatOutput, error)
1527 …ModifyIdFormatWithContext(aws.Context, *ec2.ModifyIdFormatInput, ...request.Option) (*ec2.ModifyId…
1528 ModifyIdFormatRequest(*ec2.ModifyIdFormatInput) (*request.Request, *ec2.ModifyIdFormatOutput)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go12347 func (c *EC2) ModifyIdFormatRequest(input *ModifyIdFormatInput) (req *request.Request, output *Modi…
12390 func (c *EC2) ModifyIdFormat(input *ModifyIdFormatInput) (*ModifyIdFormatOutput, error) {
39278 type ModifyIdFormatInput struct { struct
39279 _ struct{} `type:"structure"`
39284 Resource *string `type:"string" required:"true"`
39289 UseLongIds *bool `type:"boolean" required:"true"`
39293 func (s ModifyIdFormatInput) String() string {
39298 func (s ModifyIdFormatInput) GoString() string {
39303 func (s *ModifyIdFormatInput) Validate() error {
39319 func (s *ModifyIdFormatInput) SetResource(v string) *ModifyIdFormatInput {
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go12347 func (c *EC2) ModifyIdFormatRequest(input *ModifyIdFormatInput) (req *request.Request, output *Modi…
12390 func (c *EC2) ModifyIdFormat(input *ModifyIdFormatInput) (*ModifyIdFormatOutput, error) {
39278 type ModifyIdFormatInput struct { struct
39279 _ struct{} `type:"structure"`
39284 Resource *string `type:"string" required:"true"`
39289 UseLongIds *bool `type:"boolean" required:"true"`
39293 func (s ModifyIdFormatInput) String() string {
39298 func (s ModifyIdFormatInput) GoString() string {
39303 func (s *ModifyIdFormatInput) Validate() error {
39319 func (s *ModifyIdFormatInput) SetResource(v string) *ModifyIdFormatInput {
[all …]
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go11391 func (c *EC2) ModifyIdFormatRequest(input *ModifyIdFormatInput) (req *request.Request, output *Modi…
11434 func (c *EC2) ModifyIdFormat(input *ModifyIdFormatInput) (*ModifyIdFormatOutput, error) {
36221 type ModifyIdFormatInput struct { struct
36222 _ struct{} `type:"structure"`
36227 Resource *string `type:"string" required:"true"`
36232 UseLongIds *bool `type:"boolean" required:"true"`
36236 func (s ModifyIdFormatInput) String() string {
36241 func (s ModifyIdFormatInput) GoString() string {
36246 func (s *ModifyIdFormatInput) Validate() error {
36262 func (s *ModifyIdFormatInput) SetResource(v string) *ModifyIdFormatInput {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go12347 func (c *EC2) ModifyIdFormatRequest(input *ModifyIdFormatInput) (req *request.Request, output *Modi…
12390 func (c *EC2) ModifyIdFormat(input *ModifyIdFormatInput) (*ModifyIdFormatOutput, error) {
39278 type ModifyIdFormatInput struct { struct
39279 _ struct{} `type:"structure"`
39284 Resource *string `type:"string" required:"true"`
39289 UseLongIds *bool `type:"boolean" required:"true"`
39293 func (s ModifyIdFormatInput) String() string {
39298 func (s ModifyIdFormatInput) GoString() string {
39303 func (s *ModifyIdFormatInput) Validate() error {
39319 func (s *ModifyIdFormatInput) SetResource(v string) *ModifyIdFormatInput {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go12347 func (c *EC2) ModifyIdFormatRequest(input *ModifyIdFormatInput) (req *request.Request, output *Modi…
12390 func (c *EC2) ModifyIdFormat(input *ModifyIdFormatInput) (*ModifyIdFormatOutput, error) {
39278 type ModifyIdFormatInput struct { struct
39279 _ struct{} `type:"structure"`
39284 Resource *string `type:"string" required:"true"`
39289 UseLongIds *bool `type:"boolean" required:"true"`
39293 func (s ModifyIdFormatInput) String() string {
39298 func (s ModifyIdFormatInput) GoString() string {
39303 func (s *ModifyIdFormatInput) Validate() error {
39319 func (s *ModifyIdFormatInput) SetResource(v string) *ModifyIdFormatInput {
[all …]

12345