Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
isAlarmSetSTM :: AlarmClock t -> STM Boolalarmclock Control.Concurrent.AlarmClock Is the alarm set - i.e. will it go off at some point in the future even if setAlarm is not called?
setAlarmSTM :: TimeScale t => AlarmClock t -> t -> STM ()alarmclock Control.Concurrent.AlarmClock Make the AlarmClock go off at (or shortly after) the given time. This can be called more than once; in which case, the alarm will go off at the earliest given time.
gregorianDateAdjustment :: Integer -> Int -> Int -> Intastro Data.Astro.Time.GregorianCalendar No documentation available.
module Aws.Iam.Commands.
ListMfaDevices No documentation available.
-
aws Aws.Iam.Commands.ListMfaDevices Lists the MFA devices. If the request includes the user name, then this action lists all the MFA devices associated with the specified user name. If you do not specify a user name, IAM determines the user name implicitly based on the AWS access key ID signing the request. https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListMFADevices.html
ListMfaDevices :: Maybe Text -> Maybe Text -> Maybe Integer -> ListMfaDevicesaws Aws.Iam.Commands.ListMfaDevices No documentation available.
-
aws Aws.Iam.Commands.ListMfaDevices No documentation available.
ListMfaDevicesResponse :: [MfaDevice] -> Bool -> Maybe Text -> ListMfaDevicesResponseaws Aws.Iam.Commands.ListMfaDevices No documentation available.
corLastModified :: CopyObjectResponse -> UTCTimeaws Aws.S3.Commands.CopyObject No documentation available.
objectLastModified :: ObjectInfo -> UTCTimeaws Aws.S3.Core No documentation available.