FunctionCodeLocation
public struct FunctionCodeLocation : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A presigned URL that you can use to download the deployment package.
Declaration
Swift
public let location: String? -
The service that’s hosting the file.
Declaration
Swift
public let repositoryType: String? -
Undocumented
Declaration
Swift
public init(location: String? = nil, repositoryType: String? = nil)
View on GitHub
FunctionCodeLocation Structure Reference