BorderStyle
public struct BorderStyle : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The option to enable display of borders for visuals.
Declaration
Swift
public let show: Bool?
-
Undocumented
Declaration
Swift
public init(show: Bool? = nil)