Initializerswift-aws-lambda-events 1.0.0AWSLambdaEvents
init(intValue:)
init?(intValue: Int)
init?(intValue: Int)
s15AWSLambdaEvents12CognitoEventO10CodingKeysO8intValueAESgSi_tcfc
What are these?2I0Y9
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
enum CodingKeys
enum CognitoEvent
https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-working-with-aws-lambda-triggers.html
@frozen struct Int
A signed integer value type.
init?(rawValue: String)
init?(stringValue: String)