Instance Propertyswift-aws-lambda-events 1.0.0AWSLambdaEvents
requestId
CloudFormation.swift:27let requestId: String
let requestId: String
s15AWSLambdaEvents14CloudFormationO7RequestV9requestIdSSvp
What are these?6NKL
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
struct Request<R, O> where R : Decodable, O : Decodable
enum CloudFormation
@frozen struct String
A Unicode string value that is a collection of characters.
init(from decoder: Decoder) throws
let logicalResourceId: String
let oldResourceProperties: O?
let physicalResourceId: String?
let requestType: RequestType
let resourceProperties: R?
let responseURL: String
let stackId: String
enum RequestType