Home
last modified time | relevance | path

Searched defs:DescribeStreamProcessorOutput (Results 1 – 25 of 43) sorted by relevance

12

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/rekognition/
H A Dapi_op_DescribeStreamProcessor.go47 CreationTimestamp *time.Time
50 Input *types.StreamProcessorInput
55 LastUpdateTimestamp *time.Time
58 Name *string
61 Output *types.StreamProcessorOutput
64 RoleArn *string
72 Status types.StreamProcessorStatus
75 StatusMessage *string
78 StreamProcessorArn *string
81 ResultMetadata middleware.Metadata
[all …]
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/rekognition/
H A Dapi_op_DescribeStreamProcessor.go45 CreationTimestamp *time.Time
48 Input *types.StreamProcessorInput
53 LastUpdateTimestamp *time.Time
56 Name *string
59 Output *types.StreamProcessorOutput
62 RoleArn *string
67 Settings *types.StreamProcessorSettings
70 Status types.StreamProcessorStatus
73 StatusMessage *string
76 StreamProcessorArn *string
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/rekognition/
H A Dapi_op_DescribeStreamProcessor.go45 CreationTimestamp *time.Time
48 Input *types.StreamProcessorInput
53 LastUpdateTimestamp *time.Time
56 Name *string
59 Output *types.StreamProcessorOutput
62 RoleArn *string
67 Settings *types.StreamProcessorSettings
70 Status types.StreamProcessorStatus
73 StatusMessage *string
76 StreamProcessorArn *string
[all …]
/dports/security/p5-openxpki-i18n/openxpki-3.16.1/core/server/OpenXPKI/Server/
H A DAPI2.pm42 # same as: $result = $api->dispatch("mycommand", myaction => "go");
46 my $api = OpenXPKI::Server::API2->new(
50 B<Different plugin namespace> for auto-discovery:
53 namespace => "My::Command::Plugins",
56 B<Disable plugin auto-discovery>:
62 B<Manually register> a plugin outside the default namespace:
68 Please note that all classes in the C<OpenXPKI::Server::API2::> namespace are
71 Within the OpenXPKI server the API (or L<OpenXPKI::Server::API2::Autoloader>, to be
74 =head2 Call API commands
76 This class acts as a dispatcher (single entrypoint) to execute API commands via
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/rekognition/
H A Dapi_op_DescribeStreamProcessor.go45 CreationTimestamp *time.Time
48 Input *types.StreamProcessorInput
53 LastUpdateTimestamp *time.Time
56 Name *string
59 Output *types.StreamProcessorOutput
62 RoleArn *string
67 Settings *types.StreamProcessorSettings
70 Status types.StreamProcessorStatus
73 StatusMessage *string
76 StreamProcessorArn *string
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/rekognition/
H A Dapi_op_DescribeStreamProcessor.go45 CreationTimestamp *time.Time
48 Input *types.StreamProcessorInput
53 LastUpdateTimestamp *time.Time
56 Name *string
59 Output *types.StreamProcessorOutput
62 RoleArn *string
67 Settings *types.StreamProcessorSettings
70 Status types.StreamProcessorStatus
73 StatusMessage *string
76 StreamProcessorArn *string
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/rekognition/
H A Dapi_op_DescribeStreamProcessor.go45 CreationTimestamp *time.Time
48 Input *types.StreamProcessorInput
53 LastUpdateTimestamp *time.Time
56 Name *string
59 Output *types.StreamProcessorOutput
62 RoleArn *string
67 Settings *types.StreamProcessorSettings
70 Status types.StreamProcessorStatus
73 StatusMessage *string
76 StreamProcessorArn *string
[all …]
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/rekognition/
H A Dapi_op_DescribeStreamProcessor.go45 CreationTimestamp *time.Time
48 Input *types.StreamProcessorInput
53 LastUpdateTimestamp *time.Time
56 Name *string
59 Output *types.StreamProcessorOutput
62 RoleArn *string
67 Settings *types.StreamProcessorSettings
70 Status types.StreamProcessorStatus
73 StatusMessage *string
76 StreamProcessorArn *string
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go5424 type DescribeStreamProcessorOutput struct { struct
5425 _ struct{} `type:"structure"`
5431 Input *StreamProcessorInput `type:"structure"`
5439 Name *string `min:"1" type:"string"`
5442 Output *StreamProcessorOutput `type:"structure"`
5445 RoleArn *string `type:"string"`
5450 Settings *StreamProcessorSettings `type:"structure"`
5456 StatusMessage *string `type:"string"`
5459 StreamProcessorArn *string `type:"string"`
5463 func (s DescribeStreamProcessorOutput) String() string {
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go5424 type DescribeStreamProcessorOutput struct { struct
5425 _ struct{} `type:"structure"`
5431 Input *StreamProcessorInput `type:"structure"`
5439 Name *string `min:"1" type:"string"`
5442 Output *StreamProcessorOutput `type:"structure"`
5445 RoleArn *string `type:"string"`
5450 Settings *StreamProcessorSettings `type:"structure"`
5456 StatusMessage *string `type:"string"`
5459 StreamProcessorArn *string `type:"string"`
5463 func (s DescribeStreamProcessorOutput) String() string {
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go5805 type DescribeStreamProcessorOutput struct { struct
5806 _ struct{} `type:"structure"`
5809 CreationTimestamp *time.Time `type:"timestamp"`
5812 Input *StreamProcessorInput `type:"structure"`
5817 LastUpdateTimestamp *time.Time `type:"timestamp"`
5820 Name *string `min:"1" type:"string"`
5823 Output *StreamProcessorOutput `type:"structure"`
5826 RoleArn *string `type:"string"`
5831 Settings *StreamProcessorSettings `type:"structure"`
5837 StatusMessage *string `type:"string"`
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go5803 type DescribeStreamProcessorOutput struct { struct
5804 _ struct{} `type:"structure"`
5807 CreationTimestamp *time.Time `type:"timestamp"`
5810 Input *StreamProcessorInput `type:"structure"`
5815 LastUpdateTimestamp *time.Time `type:"timestamp"`
5818 Name *string `min:"1" type:"string"`
5821 Output *StreamProcessorOutput `type:"structure"`
5824 RoleArn *string `type:"string"`
5829 Settings *StreamProcessorSettings `type:"structure"`
5835 StatusMessage *string `type:"string"`
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go5803 type DescribeStreamProcessorOutput struct { struct
5804 _ struct{} `type:"structure"`
5807 CreationTimestamp *time.Time `type:"timestamp"`
5810 Input *StreamProcessorInput `type:"structure"`
5815 LastUpdateTimestamp *time.Time `type:"timestamp"`
5818 Name *string `min:"1" type:"string"`
5821 Output *StreamProcessorOutput `type:"structure"`
5824 RoleArn *string `type:"string"`
5829 Settings *StreamProcessorSettings `type:"structure"`
5835 StatusMessage *string `type:"string"`
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go7256 type DescribeStreamProcessorOutput struct { struct
7257 _ struct{} `type:"structure"`
7260 CreationTimestamp *time.Time `type:"timestamp"`
7263 Input *StreamProcessorInput `type:"structure"`
7268 LastUpdateTimestamp *time.Time `type:"timestamp"`
7271 Name *string `min:"1" type:"string"`
7274 Output *StreamProcessorOutput `type:"structure"`
7277 RoleArn *string `type:"string"`
7282 Settings *StreamProcessorSettings `type:"structure"`
7288 StatusMessage *string `type:"string"`
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go7256 type DescribeStreamProcessorOutput struct { struct
7257 _ struct{} `type:"structure"`
7260 CreationTimestamp *time.Time `type:"timestamp"`
7263 Input *StreamProcessorInput `type:"structure"`
7268 LastUpdateTimestamp *time.Time `type:"timestamp"`
7271 Name *string `min:"1" type:"string"`
7274 Output *StreamProcessorOutput `type:"structure"`
7277 RoleArn *string `type:"string"`
7282 Settings *StreamProcessorSettings `type:"structure"`
7288 StatusMessage *string `type:"string"`
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go7614 type DescribeStreamProcessorOutput struct { struct
7615 _ struct{} `type:"structure"`
7618 CreationTimestamp *time.Time `type:"timestamp"`
7621 Input *StreamProcessorInput `type:"structure"`
7626 LastUpdateTimestamp *time.Time `type:"timestamp"`
7629 Name *string `min:"1" type:"string"`
7632 Output *StreamProcessorOutput `type:"structure"`
7635 RoleArn *string `type:"string"`
7640 Settings *StreamProcessorSettings `type:"structure"`
7646 StatusMessage *string `type:"string"`
[all …]
/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/rekognition/
H A Dapi.go7614 type DescribeStreamProcessorOutput struct { struct
7615 _ struct{} `type:"structure"`
7618 CreationTimestamp *time.Time `type:"timestamp"`
7621 Input *StreamProcessorInput `type:"structure"`
7626 LastUpdateTimestamp *time.Time `type:"timestamp"`
7629 Name *string `min:"1" type:"string"`
7632 Output *StreamProcessorOutput `type:"structure"`
7635 RoleArn *string `type:"string"`
7640 Settings *StreamProcessorSettings `type:"structure"`
7646 StatusMessage *string `type:"string"`
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go7946 type DescribeStreamProcessorOutput struct { struct
7947 _ struct{} `type:"structure"`
7950 CreationTimestamp *time.Time `type:"timestamp"`
7953 Input *StreamProcessorInput `type:"structure"`
7958 LastUpdateTimestamp *time.Time `type:"timestamp"`
7961 Name *string `min:"1" type:"string"`
7964 Output *StreamProcessorOutput `type:"structure"`
7967 RoleArn *string `type:"string"`
7972 Settings *StreamProcessorSettings `type:"structure"`
7978 StatusMessage *string `type:"string"`
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go8328 type DescribeStreamProcessorOutput struct { struct
8329 _ struct{} `type:"structure"`
8332 CreationTimestamp *time.Time `type:"timestamp"`
8335 Input *StreamProcessorInput `type:"structure"`
8340 LastUpdateTimestamp *time.Time `type:"timestamp"`
8343 Name *string `min:"1" type:"string"`
8346 Output *StreamProcessorOutput `type:"structure"`
8349 RoleArn *string `type:"string"`
8354 Settings *StreamProcessorSettings `type:"structure"`
8360 StatusMessage *string `type:"string"`
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go8501 type DescribeStreamProcessorOutput struct { struct
8502 _ struct{} `type:"structure"`
8505 CreationTimestamp *time.Time `type:"timestamp"`
8508 Input *StreamProcessorInput `type:"structure"`
8513 LastUpdateTimestamp *time.Time `type:"timestamp"`
8516 Name *string `min:"1" type:"string"`
8519 Output *StreamProcessorOutput `type:"structure"`
8522 RoleArn *string `type:"string"`
8527 Settings *StreamProcessorSettings `type:"structure"`
8533 StatusMessage *string `type:"string"`
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go8501 type DescribeStreamProcessorOutput struct { struct
8502 _ struct{} `type:"structure"`
8505 CreationTimestamp *time.Time `type:"timestamp"`
8508 Input *StreamProcessorInput `type:"structure"`
8513 LastUpdateTimestamp *time.Time `type:"timestamp"`
8516 Name *string `min:"1" type:"string"`
8519 Output *StreamProcessorOutput `type:"structure"`
8522 RoleArn *string `type:"string"`
8527 Settings *StreamProcessorSettings `type:"structure"`
8533 StatusMessage *string `type:"string"`
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go8501 type DescribeStreamProcessorOutput struct { struct
8502 _ struct{} `type:"structure"`
8505 CreationTimestamp *time.Time `type:"timestamp"`
8508 Input *StreamProcessorInput `type:"structure"`
8513 LastUpdateTimestamp *time.Time `type:"timestamp"`
8516 Name *string `min:"1" type:"string"`
8519 Output *StreamProcessorOutput `type:"structure"`
8522 RoleArn *string `type:"string"`
8527 Settings *StreamProcessorSettings `type:"structure"`
8533 StatusMessage *string `type:"string"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go8501 type DescribeStreamProcessorOutput struct { struct
8502 _ struct{} `type:"structure"`
8505 CreationTimestamp *time.Time `type:"timestamp"`
8508 Input *StreamProcessorInput `type:"structure"`
8513 LastUpdateTimestamp *time.Time `type:"timestamp"`
8516 Name *string `min:"1" type:"string"`
8519 Output *StreamProcessorOutput `type:"structure"`
8522 RoleArn *string `type:"string"`
8527 Settings *StreamProcessorSettings `type:"structure"`
8533 StatusMessage *string `type:"string"`
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/rekognition/
H A Dapi.go8328 type DescribeStreamProcessorOutput struct { struct
8329 _ struct{} `type:"structure"`
8332 CreationTimestamp *time.Time `type:"timestamp"`
8335 Input *StreamProcessorInput `type:"structure"`
8340 LastUpdateTimestamp *time.Time `type:"timestamp"`
8343 Name *string `min:"1" type:"string"`
8346 Output *StreamProcessorOutput `type:"structure"`
8349 RoleArn *string `type:"string"`
8354 Settings *StreamProcessorSettings `type:"structure"`
8360 StatusMessage *string `type:"string"`
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go8856 type DescribeStreamProcessorOutput struct { struct
8857 _ struct{} `type:"structure"`
8860 CreationTimestamp *time.Time `type:"timestamp"`
8863 Input *StreamProcessorInput `type:"structure"`
8868 LastUpdateTimestamp *time.Time `type:"timestamp"`
8871 Name *string `min:"1" type:"string"`
8874 Output *StreamProcessorOutput `type:"structure"`
8877 RoleArn *string `type:"string"`
8882 Settings *StreamProcessorSettings `type:"structure"`
8888 StatusMessage *string `type:"string"`
[all …]

12