Instance Propertyswift-aws-lambda-events 1.0.0AWSLambdaEvents
data
CloudFormation.swift:75let data: D?
let data: D?
s15AWSLambdaEvents14CloudFormationO8ResponseV4dataxSgvp
What are these?8906Z
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
struct Response<D> where D : Encodable
enum CloudFormation
init(status: StatusType, requestId: String, logicalResourceId: String, stackId: String, physicalResourceId: String?, reason: String?, noEcho: Bool?, data: D?)
let logicalResourceId: String
let noEcho: Bool?
let physicalResourceId: String?
let reason: String?
let requestId: String
let stackId: String
let status: StatusType
func encode(to encoder: Encoder) throws
enum StatusType