CreateFunctionResponse
public struct CreateFunctionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Function object.
Declaration
Swift
public let functionConfiguration: FunctionConfiguration? -
Undocumented
Declaration
Swift
public init(functionConfiguration: FunctionConfiguration? = nil)
View on GitHub
CreateFunctionResponse Structure Reference