Home
last modified time | relevance | path

Searched defs:SetAlarmStateInput (Results 1 – 25 of 142) sorted by relevance

123456

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/cloudwatch/
H A Dapi_op_SetAlarmState.go29 func (c *Client) SetAlarmState(ctx context.Context, params *SetAlarmStateInput, optFns ...func(*Opt…
44 type SetAlarmStateInput struct { struct
49 AlarmName *string
54 StateReason *string
59 StateValue types.StateValue
65 StateReasonData *string
67 noSmithyDocumentSerde
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/cloudwatch/
H A Dapi_op_SetAlarmState.go29 func (c *Client) SetAlarmState(ctx context.Context, params *SetAlarmStateInput, optFns ...func(*Opt…
44 type SetAlarmStateInput struct { struct
49 AlarmName *string
54 StateReason *string
59 StateValue types.StateValue
65 StateReasonData *string
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/cloudwatch/
H A Dapi_op_SetAlarmState.go29 func (c *Client) SetAlarmState(ctx context.Context, params *SetAlarmStateInput, optFns ...func(*Opt…
44 type SetAlarmStateInput struct { struct
49 AlarmName *string
54 StateReason *string
59 StateValue types.StateValue
65 StateReasonData *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/cloudwatch/
H A Dapi_op_SetAlarmState.go29 func (c *Client) SetAlarmState(ctx context.Context, params *SetAlarmStateInput, optFns ...func(*Opt…
44 type SetAlarmStateInput struct { struct
49 AlarmName *string
54 StateReason *string
59 StateValue types.StateValue
65 StateReasonData *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/cloudwatch/
H A Dapi_op_SetAlarmState.go29 func (c *Client) SetAlarmState(ctx context.Context, params *SetAlarmStateInput, optFns ...func(*Opt…
44 type SetAlarmStateInput struct { struct
49 AlarmName *string
54 StateReason *string
59 StateValue types.StateValue
65 StateReasonData *string
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/cloudwatch/
H A Dapi_op_SetAlarmState.go29 func (c *Client) SetAlarmState(ctx context.Context, params *SetAlarmStateInput, optFns ...func(*Opt…
44 type SetAlarmStateInput struct { struct
49 AlarmName *string
54 StateReason *string
59 StateValue types.StateValue
65 StateReasonData *string
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/cloudwatch/
H A Dapi_op_SetAlarmState.go29 func (c *Client) SetAlarmState(ctx context.Context, params *SetAlarmStateInput, optFns ...func(*Opt…
44 type SetAlarmStateInput struct { struct
49 AlarmName *string
54 StateReason *string
59 StateValue types.StateValue
65 StateReasonData *string
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/cloudwatch/
H A Dapi_op_SetAlarmState.go29 func (c *Client) SetAlarmState(ctx context.Context, params *SetAlarmStateInput, optFns ...func(*Opt…
44 type SetAlarmStateInput struct { struct
49 AlarmName *string
54 StateReason *string
59 StateValue types.StateValue
65 StateReasonData *string
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface/
H A Dinterface.go128 SetAlarmState(*cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error)
129 …SetAlarmStateWithContext(aws.Context, *cloudwatch.SetAlarmStateInput, ...request.Option) (*cloudwa…
130 …SetAlarmStateRequest(*cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateO…
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface/
H A Dinterface.go132 SetAlarmState(*cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error)
133 …SetAlarmStateWithContext(aws.Context, *cloudwatch.SetAlarmStateInput, ...request.Option) (*cloudwa…
134 …SetAlarmStateRequest(*cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateO…
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface/
H A Dinterface.go128 SetAlarmState(*cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error)
129 …SetAlarmStateWithContext(aws.Context, *cloudwatch.SetAlarmStateInput, ...request.Option) (*cloudwa…
130 …SetAlarmStateRequest(*cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateO…
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/cloudwatch/cloudwatchiface/
H A Dinterface.go132 SetAlarmState(*cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error)
133 …SetAlarmStateWithContext(aws.Context, *cloudwatch.SetAlarmStateInput, ...request.Option) (*cloudwa…
134 …SetAlarmStateRequest(*cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateO…
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/
H A Dapi.go3914 type SetAlarmStateInput struct { struct
3915 _ struct{} `type:"structure"`
3921 AlarmName *string `min:"1" type:"string" required:"true"`
3926 StateReason *string `type:"string" required:"true"`
3929 StateReasonData *string `type:"string"`
3934 StateValue *string `type:"string" required:"true" enum:"StateValue"`
3938 func (s SetAlarmStateInput) String() string {
3943 func (s SetAlarmStateInput) GoString() string {
3948 func (s *SetAlarmStateInput) Validate() error {
3970 func (s *SetAlarmStateInput) SetAlarmName(v string) *SetAlarmStateInput {
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/
H A Dapi.go3993 type SetAlarmStateInput struct { struct
3994 _ struct{} `type:"structure"`
4000 AlarmName *string `min:"1" type:"string" required:"true"`
4005 StateReason *string `type:"string" required:"true"`
4008 StateReasonData *string `type:"string"`
4013 StateValue *string `type:"string" required:"true" enum:"StateValue"`
4017 func (s SetAlarmStateInput) String() string {
4022 func (s SetAlarmStateInput) GoString() string {
4027 func (s *SetAlarmStateInput) Validate() error {
4049 func (s *SetAlarmStateInput) SetAlarmName(v string) *SetAlarmStateInput {
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/
H A Dapi.go4532 type SetAlarmStateInput struct { struct
4533 _ struct{} `type:"structure"`
4539 AlarmName *string `min:"1" type:"string" required:"true"`
4544 StateReason *string `type:"string" required:"true"`
4547 StateReasonData *string `type:"string"`
4552 StateValue *string `type:"string" required:"true" enum:"StateValue"`
4556 func (s SetAlarmStateInput) String() string {
4561 func (s SetAlarmStateInput) GoString() string {
4566 func (s *SetAlarmStateInput) Validate() error {
4588 func (s *SetAlarmStateInput) SetAlarmName(v string) *SetAlarmStateInput {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/cloudwatch/
H A Dapi.go4532 type SetAlarmStateInput struct { struct
4533 _ struct{} `type:"structure"`
4539 AlarmName *string `min:"1" type:"string" required:"true"`
4544 StateReason *string `type:"string" required:"true"`
4547 StateReasonData *string `type:"string"`
4552 StateValue *string `type:"string" required:"true" enum:"StateValue"`
4556 func (s SetAlarmStateInput) String() string {
4561 func (s SetAlarmStateInput) GoString() string {
4566 func (s *SetAlarmStateInput) Validate() error {
4588 func (s *SetAlarmStateInput) SetAlarmName(v string) *SetAlarmStateInput {
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface/
H A Dinterface.go158 SetAlarmState(*cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error)
159 …SetAlarmStateWithContext(aws.Context, *cloudwatch.SetAlarmStateInput, ...request.Option) (*cloudwa…
160 …SetAlarmStateRequest(*cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateO…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface/
H A Dinterface.go158 SetAlarmState(*cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error)
159 …SetAlarmStateWithContext(aws.Context, *cloudwatch.SetAlarmStateInput, ...request.Option) (*cloudwa…
160 …SetAlarmStateRequest(*cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateO…
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface/
H A Dinterface.go158 SetAlarmState(*cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error)
159 …SetAlarmStateWithContext(aws.Context, *cloudwatch.SetAlarmStateInput, ...request.Option) (*cloudwa…
160 …SetAlarmStateRequest(*cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateO…
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/
H A Dapi.go6215 type SetAlarmStateInput struct { struct
6216 _ struct{} `type:"structure"`
6222 AlarmName *string `min:"1" type:"string" required:"true"`
6227 StateReason *string `type:"string" required:"true"`
6230 StateReasonData *string `type:"string"`
6235 StateValue *string `type:"string" required:"true" enum:"StateValue"`
6239 func (s SetAlarmStateInput) String() string {
6244 func (s SetAlarmStateInput) GoString() string {
6249 func (s *SetAlarmStateInput) Validate() error {
6271 func (s *SetAlarmStateInput) SetAlarmName(v string) *SetAlarmStateInput {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/
H A Dapi.go6278 type SetAlarmStateInput struct { struct
6279 _ struct{} `type:"structure"`
6285 AlarmName *string `min:"1" type:"string" required:"true"`
6290 StateReason *string `type:"string" required:"true"`
6293 StateReasonData *string `type:"string"`
6298 StateValue *string `type:"string" required:"true" enum:"StateValue"`
6302 func (s SetAlarmStateInput) String() string {
6307 func (s SetAlarmStateInput) GoString() string {
6312 func (s *SetAlarmStateInput) Validate() error {
6334 func (s *SetAlarmStateInput) SetAlarmName(v string) *SetAlarmStateInput {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/
H A Dapi.go6319 type SetAlarmStateInput struct { struct
6320 _ struct{} `type:"structure"`
6326 AlarmName *string `min:"1" type:"string" required:"true"`
6331 StateReason *string `type:"string" required:"true"`
6334 StateReasonData *string `type:"string"`
6339 StateValue *string `type:"string" required:"true" enum:"StateValue"`
6343 func (s SetAlarmStateInput) String() string {
6348 func (s SetAlarmStateInput) GoString() string {
6353 func (s *SetAlarmStateInput) Validate() error {
6375 func (s *SetAlarmStateInput) SetAlarmName(v string) *SetAlarmStateInput {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface/
H A Dinterface.go185 SetAlarmState(*cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error)
186 …SetAlarmStateWithContext(aws.Context, *cloudwatch.SetAlarmStateInput, ...request.Option) (*cloudwa…
187 …SetAlarmStateRequest(*cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateO…
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface/
H A Dinterface.go185 SetAlarmState(*cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error)
186 …SetAlarmStateWithContext(aws.Context, *cloudwatch.SetAlarmStateInput, ...request.Option) (*cloudwa…
187 …SetAlarmStateRequest(*cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateO…
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface/
H A Dinterface.go189 SetAlarmState(*cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error)
190 …SetAlarmStateWithContext(aws.Context, *cloudwatch.SetAlarmStateInput, ...request.Option) (*cloudwa…
191 …SetAlarmStateRequest(*cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateO…

123456