AvailBlanking
public struct AvailBlanking : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Blanking image to be used. Leave empty for solid black. Only bmp and png images are supported.
Declaration
Swift
public let availBlankingImage: String?
-
Undocumented
Declaration
Swift
public init(availBlankingImage: String? = nil)
-
Declaration
Swift
public func validate(name: String) throws