Home
last modified time | relevance | path

Searched defs:UpdateAppInstanceInput (Results 1 – 25 of 69) sorted by relevance

123

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/chimesdkidentity/
H A Dapi_op_UpdateAppInstance.go14 func (c *Client) UpdateAppInstance(ctx context.Context, params *UpdateAppInstanceInput, optFns ...f…
29 type UpdateAppInstanceInput struct { struct
34 AppInstanceArn *string
39 Metadata *string
44 Name *string
46 noSmithyDocumentSerde
H A Dserializers.go1021 func awsRestjson1_serializeOpHttpBindingsUpdateAppInstanceInput(v *UpdateAppInstanceInput, encoder …
1038 func awsRestjson1_serializeOpDocumentUpdateAppInstanceInput(v *UpdateAppInstanceInput, value smithy…
H A Dvalidators.go637 func validateOpUpdateAppInstanceInput(v *UpdateAppInstanceInput) error {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/chime/
H A Dapi_op_UpdateAppInstance.go15 func (c *Client) UpdateAppInstance(ctx context.Context, params *UpdateAppInstanceInput, optFns ...f…
30 type UpdateAppInstanceInput struct { struct
35 AppInstanceArn *string
40 Name *string
43 Metadata *string
45 noSmithyDocumentSerde
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/chime/
H A Dapi_op_UpdateAppInstance.go15 func (c *Client) UpdateAppInstance(ctx context.Context, params *UpdateAppInstanceInput, optFns ...f…
30 type UpdateAppInstanceInput struct { struct
35 AppInstanceArn *string
40 Name *string
43 Metadata *string
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/chime/
H A Dapi_op_UpdateAppInstance.go15 func (c *Client) UpdateAppInstance(ctx context.Context, params *UpdateAppInstanceInput, optFns ...f…
30 type UpdateAppInstanceInput struct { struct
35 AppInstanceArn *string
40 Name *string
43 Metadata *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/chime/
H A Dapi_op_UpdateAppInstance.go15 func (c *Client) UpdateAppInstance(ctx context.Context, params *UpdateAppInstanceInput, optFns ...f…
30 type UpdateAppInstanceInput struct { struct
35 AppInstanceArn *string
40 Name *string
43 Metadata *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/chime/
H A Dapi_op_UpdateAppInstance.go15 func (c *Client) UpdateAppInstance(ctx context.Context, params *UpdateAppInstanceInput, optFns ...f…
30 type UpdateAppInstanceInput struct { struct
35 AppInstanceArn *string
40 Name *string
43 Metadata *string
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/chime/
H A Dapi_op_UpdateAppInstance.go15 func (c *Client) UpdateAppInstance(ctx context.Context, params *UpdateAppInstanceInput, optFns ...f…
30 type UpdateAppInstanceInput struct { struct
35 AppInstanceArn *string
40 Name *string
43 Metadata *string
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/chime/
H A Dapi_op_UpdateAppInstance.go15 func (c *Client) UpdateAppInstance(ctx context.Context, params *UpdateAppInstanceInput, optFns ...f…
30 type UpdateAppInstanceInput struct { struct
35 AppInstanceArn *string
40 Name *string
43 Metadata *string
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/chime/
H A Dapi_op_UpdateAppInstance.go15 func (c *Client) UpdateAppInstance(ctx context.Context, params *UpdateAppInstanceInput, optFns ...f…
30 type UpdateAppInstanceInput struct { struct
35 AppInstanceArn *string
40 Name *string
43 Metadata *string
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/chimesdkidentity/chimesdkidentityiface/
H A Dinterface.go128 …UpdateAppInstance(*chimesdkidentity.UpdateAppInstanceInput) (*chimesdkidentity.UpdateAppInstanceOu…
129 …UpdateAppInstanceWithContext(aws.Context, *chimesdkidentity.UpdateAppInstanceInput, ...request.Opt…
130 …UpdateAppInstanceRequest(*chimesdkidentity.UpdateAppInstanceInput) (*request.Request, *chimesdkide…
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/chimesdkidentity/chimesdkidentityiface/
H A Dinterface.go128 …UpdateAppInstance(*chimesdkidentity.UpdateAppInstanceInput) (*chimesdkidentity.UpdateAppInstanceOu…
129 …UpdateAppInstanceWithContext(aws.Context, *chimesdkidentity.UpdateAppInstanceInput, ...request.Opt…
130 …UpdateAppInstanceRequest(*chimesdkidentity.UpdateAppInstanceInput) (*request.Request, *chimesdkide…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/chimesdkidentity/chimesdkidentityiface/
H A Dinterface.go128 …UpdateAppInstance(*chimesdkidentity.UpdateAppInstanceInput) (*chimesdkidentity.UpdateAppInstanceOu…
129 …UpdateAppInstanceWithContext(aws.Context, *chimesdkidentity.UpdateAppInstanceInput, ...request.Opt…
130 …UpdateAppInstanceRequest(*chimesdkidentity.UpdateAppInstanceInput) (*request.Request, *chimesdkide…
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/chimesdkidentity/chimesdkidentityiface/
H A Dinterface.go128 …UpdateAppInstance(*chimesdkidentity.UpdateAppInstanceInput) (*chimesdkidentity.UpdateAppInstanceOu…
129 …UpdateAppInstanceWithContext(aws.Context, *chimesdkidentity.UpdateAppInstanceInput, ...request.Opt…
130 …UpdateAppInstanceRequest(*chimesdkidentity.UpdateAppInstanceInput) (*request.Request, *chimesdkide…
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/chimesdkidentity/
H A Dapi.go3850 type UpdateAppInstanceInput struct { struct
3851 _ struct{} `type:"structure"`
3856 …nceArn *string `location:"uri" locationName:"appInstanceArn" min:"5" type:"string" required:"true"`
3861 Metadata *string `type:"string" required:"true" sensitive:"true"`
3866 Name *string `min:"1" type:"string" required:"true" sensitive:"true"`
3870 func (s UpdateAppInstanceInput) String() string {
3875 func (s UpdateAppInstanceInput) GoString() string {
3880 func (s *UpdateAppInstanceInput) Validate() error {
3905 func (s *UpdateAppInstanceInput) SetAppInstanceArn(v string) *UpdateAppInstanceInput {
3911 func (s *UpdateAppInstanceInput) SetMetadata(v string) *UpdateAppInstanceInput {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/chimesdkidentity/
H A Dapi.go3850 type UpdateAppInstanceInput struct { struct
3851 _ struct{} `type:"structure"`
3856 …nceArn *string `location:"uri" locationName:"appInstanceArn" min:"5" type:"string" required:"true"`
3861 Metadata *string `type:"string" required:"true" sensitive:"true"`
3866 Name *string `min:"1" type:"string" required:"true" sensitive:"true"`
3870 func (s UpdateAppInstanceInput) String() string {
3875 func (s UpdateAppInstanceInput) GoString() string {
3880 func (s *UpdateAppInstanceInput) Validate() error {
3905 func (s *UpdateAppInstanceInput) SetAppInstanceArn(v string) *UpdateAppInstanceInput {
3911 func (s *UpdateAppInstanceInput) SetMetadata(v string) *UpdateAppInstanceInput {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/chimesdkidentity/
H A Dapi.go3850 type UpdateAppInstanceInput struct { struct
3851 _ struct{} `type:"structure"`
3856 …nceArn *string `location:"uri" locationName:"appInstanceArn" min:"5" type:"string" required:"true"`
3861 Metadata *string `type:"string" required:"true" sensitive:"true"`
3866 Name *string `min:"1" type:"string" required:"true" sensitive:"true"`
3870 func (s UpdateAppInstanceInput) String() string {
3875 func (s UpdateAppInstanceInput) GoString() string {
3880 func (s *UpdateAppInstanceInput) Validate() error {
3905 func (s *UpdateAppInstanceInput) SetAppInstanceArn(v string) *UpdateAppInstanceInput {
3911 func (s *UpdateAppInstanceInput) SetMetadata(v string) *UpdateAppInstanceInput {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/chimesdkidentity/
H A Dapi.go3850 type UpdateAppInstanceInput struct { struct
3851 _ struct{} `type:"structure"`
3856 …nceArn *string `location:"uri" locationName:"appInstanceArn" min:"5" type:"string" required:"true"`
3861 Metadata *string `type:"string" required:"true" sensitive:"true"`
3866 Name *string `min:"1" type:"string" required:"true" sensitive:"true"`
3870 func (s UpdateAppInstanceInput) String() string {
3875 func (s UpdateAppInstanceInput) GoString() string {
3880 func (s *UpdateAppInstanceInput) Validate() error {
3905 func (s *UpdateAppInstanceInput) SetAppInstanceArn(v string) *UpdateAppInstanceInput {
3911 func (s *UpdateAppInstanceInput) SetMetadata(v string) *UpdateAppInstanceInput {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/chimesdkidentity/chimesdkidentityiface/
H A Dinterface.go159 …UpdateAppInstance(*chimesdkidentity.UpdateAppInstanceInput) (*chimesdkidentity.UpdateAppInstanceOu…
160 …UpdateAppInstanceWithContext(aws.Context, *chimesdkidentity.UpdateAppInstanceInput, ...request.Opt…
161 …UpdateAppInstanceRequest(*chimesdkidentity.UpdateAppInstanceInput) (*request.Request, *chimesdkide…
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/chimesdkidentity/chimesdkidentityiface/
H A Dinterface.go159 …UpdateAppInstance(*chimesdkidentity.UpdateAppInstanceInput) (*chimesdkidentity.UpdateAppInstanceOu…
160 …UpdateAppInstanceWithContext(aws.Context, *chimesdkidentity.UpdateAppInstanceInput, ...request.Opt…
161 …UpdateAppInstanceRequest(*chimesdkidentity.UpdateAppInstanceInput) (*request.Request, *chimesdkide…
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/chimesdkidentity/chimesdkidentityiface/
H A Dinterface.go159 …UpdateAppInstance(*chimesdkidentity.UpdateAppInstanceInput) (*chimesdkidentity.UpdateAppInstanceOu…
160 …UpdateAppInstanceWithContext(aws.Context, *chimesdkidentity.UpdateAppInstanceInput, ...request.Opt…
161 …UpdateAppInstanceRequest(*chimesdkidentity.UpdateAppInstanceInput) (*request.Request, *chimesdkide…
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/chimesdkidentity/
H A Dapi.go6308 type UpdateAppInstanceInput struct { struct
6309 _ struct{} `type:"structure"`
6314 …nceArn *string `location:"uri" locationName:"appInstanceArn" min:"5" type:"string" required:"true"`
6323 Metadata *string `type:"string" required:"true" sensitive:"true"`
6332 Name *string `min:"1" type:"string" required:"true" sensitive:"true"`
6340 func (s UpdateAppInstanceInput) String() string {
6349 func (s UpdateAppInstanceInput) GoString() string {
6354 func (s *UpdateAppInstanceInput) Validate() error {
6379 func (s *UpdateAppInstanceInput) SetAppInstanceArn(v string) *UpdateAppInstanceInput {
6385 func (s *UpdateAppInstanceInput) SetMetadata(v string) *UpdateAppInstanceInput {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/chimesdkidentity/
H A Dapi.go6308 type UpdateAppInstanceInput struct { struct
6309 _ struct{} `type:"structure"`
6314 …nceArn *string `location:"uri" locationName:"appInstanceArn" min:"5" type:"string" required:"true"`
6323 Metadata *string `type:"string" required:"true" sensitive:"true"`
6332 Name *string `min:"1" type:"string" required:"true" sensitive:"true"`
6340 func (s UpdateAppInstanceInput) String() string {
6349 func (s UpdateAppInstanceInput) GoString() string {
6354 func (s *UpdateAppInstanceInput) Validate() error {
6379 func (s *UpdateAppInstanceInput) SetAppInstanceArn(v string) *UpdateAppInstanceInput {
6385 func (s *UpdateAppInstanceInput) SetMetadata(v string) *UpdateAppInstanceInput {
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/chimesdkidentity/
H A Dapi.go6308 type UpdateAppInstanceInput struct { struct
6309 _ struct{} `type:"structure"`
6314 …nceArn *string `location:"uri" locationName:"appInstanceArn" min:"5" type:"string" required:"true"`
6323 Metadata *string `type:"string" required:"true" sensitive:"true"`
6332 Name *string `min:"1" type:"string" required:"true" sensitive:"true"`
6340 func (s UpdateAppInstanceInput) String() string {
6349 func (s UpdateAppInstanceInput) GoString() string {
6354 func (s *UpdateAppInstanceInput) Validate() error {
6379 func (s *UpdateAppInstanceInput) SetAppInstanceArn(v string) *UpdateAppInstanceInput {
6385 func (s *UpdateAppInstanceInput) SetMetadata(v string) *UpdateAppInstanceInput {
[all …]

123