toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-connect-amazon-cloudwatch
/
org.http4k.connect.amazon.cloudwatch.action
/
DisableAlarmActions
Disable
Alarm
Actions
@
JsonSerializable
data
class
DisableAlarmActions
(
val
AlarmNames
:
List
<
AlarmName
>
)
:
CloudWatchAction
<
Unit
>
Members
Constructors
Disable
Alarm
Actions
Link copied to clipboard
constructor
(
AlarmNames
:
List
<
AlarmName
>
)
Properties
Alarm
Names
Link copied to clipboard
val
AlarmNames
:
List
<
AlarmName
>
Functions
to
Request
Link copied to clipboard
open
override
fun
toRequest
(
)
:
Request
to
Result
Link copied to clipboard
open
override
fun
toResult
(
response
:
Response
)
:
Result
<
Unit
,
RemoteFailure
>
uri
Link copied to clipboard
open
fun
uri
(
)
:
Uri