Home
last modified time | relevance | path

Searched defs:PutNotificationChannelInput (Results 1 – 25 of 75) sorted by relevance

123

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/fms/
H A Dapi_op_PutNotificationChannel.go20 func (c *Client) PutNotificationChannel(ctx context.Context, params *PutNotificationChannelInput, o…
35 type PutNotificationChannelInput struct { struct
41 SnsRoleName *string
47 SnsTopicArn *string
49 noSmithyDocumentSerde
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/fms/
H A Dapi_op_PutNotificationChannel.go20 func (c *Client) PutNotificationChannel(ctx context.Context, params *PutNotificationChannelInput, o…
35 type PutNotificationChannelInput struct { struct
41 SnsRoleName *string
47 SnsTopicArn *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/fms/
H A Dapi_op_PutNotificationChannel.go20 func (c *Client) PutNotificationChannel(ctx context.Context, params *PutNotificationChannelInput, o…
35 type PutNotificationChannelInput struct { struct
41 SnsRoleName *string
47 SnsTopicArn *string
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/fms/
H A Dapi_op_PutNotificationChannel.go20 func (c *Client) PutNotificationChannel(ctx context.Context, params *PutNotificationChannelInput, o…
35 type PutNotificationChannelInput struct { struct
41 SnsRoleName *string
47 SnsTopicArn *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/fms/
H A Dapi_op_PutNotificationChannel.go20 func (c *Client) PutNotificationChannel(ctx context.Context, params *PutNotificationChannelInput, o…
35 type PutNotificationChannelInput struct { struct
41 SnsRoleName *string
47 SnsTopicArn *string
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/fms/
H A Dapi_op_PutNotificationChannel.go20 func (c *Client) PutNotificationChannel(ctx context.Context, params *PutNotificationChannelInput, o…
35 type PutNotificationChannelInput struct { struct
41 SnsRoleName *string
47 SnsTopicArn *string
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/fms/
H A Dapi_op_PutNotificationChannel.go20 func (c *Client) PutNotificationChannel(ctx context.Context, params *PutNotificationChannelInput, o…
35 type PutNotificationChannelInput struct { struct
41 SnsRoleName *string
47 SnsTopicArn *string
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/fms/
H A Dapi_op_PutNotificationChannel.go20 func (c *Client) PutNotificationChannel(ctx context.Context, params *PutNotificationChannelInput, o…
35 type PutNotificationChannelInput struct { struct
41 SnsRoleName *string
47 SnsTopicArn *string
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/fms/fmsiface/
H A Dinterface.go103 PutNotificationChannel(*fms.PutNotificationChannelInput) (*fms.PutNotificationChannelOutput, error)
104 …PutNotificationChannelWithContext(aws.Context, *fms.PutNotificationChannelInput, ...request.Option…
105 …PutNotificationChannelRequest(*fms.PutNotificationChannelInput) (*request.Request, *fms.PutNotific…
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/fms/fmsiface/
H A Dinterface.go103 PutNotificationChannel(*fms.PutNotificationChannelInput) (*fms.PutNotificationChannelOutput, error)
104 …PutNotificationChannelWithContext(aws.Context, *fms.PutNotificationChannelInput, ...request.Option…
105 …PutNotificationChannelRequest(*fms.PutNotificationChannelInput) (*request.Request, *fms.PutNotific…
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/fms/
H A Dapi.go947 func (c *FMS) PutNotificationChannelRequest(input *PutNotificationChannelInput) (req *request.Reque…
991 func (c *FMS) PutNotificationChannel(input *PutNotificationChannelInput) (*PutNotificationChannelOu…
2180 type PutNotificationChannelInput struct { struct
2181 _ struct{} `type:"structure"`
2187 SnsRoleName *string `min:"1" type:"string" required:"true"`
2193 SnsTopicArn *string `min:"1" type:"string" required:"true"`
2197 func (s PutNotificationChannelInput) String() string {
2202 func (s PutNotificationChannelInput) GoString() string {
2207 func (s *PutNotificationChannelInput) Validate() error {
2229 func (s *PutNotificationChannelInput) SetSnsRoleName(v string) *PutNotificationChannelInput {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/fms/
H A Dapi.go947 func (c *FMS) PutNotificationChannelRequest(input *PutNotificationChannelInput) (req *request.Reque…
991 func (c *FMS) PutNotificationChannel(input *PutNotificationChannelInput) (*PutNotificationChannelOu…
2180 type PutNotificationChannelInput struct { struct
2181 _ struct{} `type:"structure"`
2187 SnsRoleName *string `min:"1" type:"string" required:"true"`
2193 SnsTopicArn *string `min:"1" type:"string" required:"true"`
2197 func (s PutNotificationChannelInput) String() string {
2202 func (s PutNotificationChannelInput) GoString() string {
2207 func (s *PutNotificationChannelInput) Validate() error {
2229 func (s *PutNotificationChannelInput) SetSnsRoleName(v string) *PutNotificationChannelInput {
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/fms/fmsiface/
H A Dinterface.go120 PutNotificationChannel(*fms.PutNotificationChannelInput) (*fms.PutNotificationChannelOutput, error)
121 …PutNotificationChannelWithContext(aws.Context, *fms.PutNotificationChannelInput, ...request.Option…
122 …PutNotificationChannelRequest(*fms.PutNotificationChannelInput) (*request.Request, *fms.PutNotific…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/fms/fmsiface/
H A Dinterface.go120 PutNotificationChannel(*fms.PutNotificationChannelInput) (*fms.PutNotificationChannelOutput, error)
121 …PutNotificationChannelWithContext(aws.Context, *fms.PutNotificationChannelInput, ...request.Option…
122 …PutNotificationChannelRequest(*fms.PutNotificationChannelInput) (*request.Request, *fms.PutNotific…
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/fms/fmsiface/
H A Dinterface.go120 PutNotificationChannel(*fms.PutNotificationChannelInput) (*fms.PutNotificationChannelOutput, error)
121 …PutNotificationChannelWithContext(aws.Context, *fms.PutNotificationChannelInput, ...request.Option…
122 …PutNotificationChannelRequest(*fms.PutNotificationChannelInput) (*request.Request, *fms.PutNotific…
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/fms/fmsiface/
H A Dinterface.go120 PutNotificationChannel(*fms.PutNotificationChannelInput) (*fms.PutNotificationChannelOutput, error)
121 …PutNotificationChannelWithContext(aws.Context, *fms.PutNotificationChannelInput, ...request.Option…
122 …PutNotificationChannelRequest(*fms.PutNotificationChannelInput) (*request.Request, *fms.PutNotific…
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/fms/
H A Dapi.go1288 func (c *FMS) PutNotificationChannelRequest(input *PutNotificationChannelInput) (req *request.Reque…
1331 func (c *FMS) PutNotificationChannel(input *PutNotificationChannelInput) (*PutNotificationChannelOu…
2908 type PutNotificationChannelInput struct { struct
2909 _ struct{} `type:"structure"`
2915 SnsRoleName *string `min:"1" type:"string" required:"true"`
2921 SnsTopicArn *string `min:"1" type:"string" required:"true"`
2925 func (s PutNotificationChannelInput) String() string {
2930 func (s PutNotificationChannelInput) GoString() string {
2935 func (s *PutNotificationChannelInput) Validate() error {
2957 func (s *PutNotificationChannelInput) SetSnsRoleName(v string) *PutNotificationChannelInput {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/fms/
H A Dapi.go1288 func (c *FMS) PutNotificationChannelRequest(input *PutNotificationChannelInput) (req *request.Reque…
1331 func (c *FMS) PutNotificationChannel(input *PutNotificationChannelInput) (*PutNotificationChannelOu…
2908 type PutNotificationChannelInput struct { struct
2909 _ struct{} `type:"structure"`
2915 SnsRoleName *string `min:"1" type:"string" required:"true"`
2921 SnsTopicArn *string `min:"1" type:"string" required:"true"`
2925 func (s PutNotificationChannelInput) String() string {
2930 func (s PutNotificationChannelInput) GoString() string {
2935 func (s *PutNotificationChannelInput) Validate() error {
2957 func (s *PutNotificationChannelInput) SetSnsRoleName(v string) *PutNotificationChannelInput {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/fms/
H A Dapi.go1298 func (c *FMS) PutNotificationChannelRequest(input *PutNotificationChannelInput) (req *request.Reque…
1341 func (c *FMS) PutNotificationChannel(input *PutNotificationChannelInput) (*PutNotificationChannelOu…
2949 type PutNotificationChannelInput struct { struct
2950 _ struct{} `type:"structure"`
2956 SnsRoleName *string `min:"1" type:"string" required:"true"`
2962 SnsTopicArn *string `min:"1" type:"string" required:"true"`
2966 func (s PutNotificationChannelInput) String() string {
2971 func (s PutNotificationChannelInput) GoString() string {
2976 func (s *PutNotificationChannelInput) Validate() error {
2998 func (s *PutNotificationChannelInput) SetSnsRoleName(v string) *PutNotificationChannelInput {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/fms/
H A Dapi.go1292 func (c *FMS) PutNotificationChannelRequest(input *PutNotificationChannelInput) (req *request.Reque…
1335 func (c *FMS) PutNotificationChannel(input *PutNotificationChannelInput) (*PutNotificationChannelOu…
2943 type PutNotificationChannelInput struct { struct
2944 _ struct{} `type:"structure"`
2950 SnsRoleName *string `min:"1" type:"string" required:"true"`
2956 SnsTopicArn *string `min:"1" type:"string" required:"true"`
2960 func (s PutNotificationChannelInput) String() string {
2965 func (s PutNotificationChannelInput) GoString() string {
2970 func (s *PutNotificationChannelInput) Validate() error {
2992 func (s *PutNotificationChannelInput) SetSnsRoleName(v string) *PutNotificationChannelInput {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/fms/
H A Dapi.go1298 func (c *FMS) PutNotificationChannelRequest(input *PutNotificationChannelInput) (req *request.Reque…
1341 func (c *FMS) PutNotificationChannel(input *PutNotificationChannelInput) (*PutNotificationChannelOu…
2949 type PutNotificationChannelInput struct { struct
2950 _ struct{} `type:"structure"`
2956 SnsRoleName *string `min:"1" type:"string" required:"true"`
2962 SnsTopicArn *string `min:"1" type:"string" required:"true"`
2966 func (s PutNotificationChannelInput) String() string {
2971 func (s PutNotificationChannelInput) GoString() string {
2976 func (s *PutNotificationChannelInput) Validate() error {
2998 func (s *PutNotificationChannelInput) SetSnsRoleName(v string) *PutNotificationChannelInput {
[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/fms/fmsiface/
H A Dinterface.go124 PutNotificationChannel(*fms.PutNotificationChannelInput) (*fms.PutNotificationChannelOutput, error)
125 …PutNotificationChannelWithContext(aws.Context, *fms.PutNotificationChannelInput, ...request.Option…
126 …PutNotificationChannelRequest(*fms.PutNotificationChannelInput) (*request.Request, *fms.PutNotific…
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/fms/fmsiface/
H A Dinterface.go124 PutNotificationChannel(*fms.PutNotificationChannelInput) (*fms.PutNotificationChannelOutput, error)
125 …PutNotificationChannelWithContext(aws.Context, *fms.PutNotificationChannelInput, ...request.Option…
126 …PutNotificationChannelRequest(*fms.PutNotificationChannelInput) (*request.Request, *fms.PutNotific…
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/fms/fmsiface/
H A Dinterface.go124 PutNotificationChannel(*fms.PutNotificationChannelInput) (*fms.PutNotificationChannelOutput, error)
125 …PutNotificationChannelWithContext(aws.Context, *fms.PutNotificationChannelInput, ...request.Option…
126 …PutNotificationChannelRequest(*fms.PutNotificationChannelInput) (*request.Request, *fms.PutNotific…
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/fms/fmsiface/
H A Dinterface.go124 PutNotificationChannel(*fms.PutNotificationChannelInput) (*fms.PutNotificationChannelOutput, error)
125 …PutNotificationChannelWithContext(aws.Context, *fms.PutNotificationChannelInput, ...request.Option…
126 …PutNotificationChannelRequest(*fms.PutNotificationChannelInput) (*request.Request, *fms.PutNotific…

123