SigningImageFormat
public struct SigningImageFormat : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The default format of a code signing image.
Declaration
Swift
public let defaultFormat: ImageFormat -
The supported formats of a code signing image.
Declaration
Swift
public let supportedFormats: [ImageFormat] -
Undocumented
Declaration
Swift
public init(defaultFormat: ImageFormat, supportedFormats: [ImageFormat])
View on GitHub
SigningImageFormat Structure Reference