GetUICustomizationResponse
public struct GetUICustomizationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The UI customization information.
Declaration
Swift
public let uICustomization: UICustomizationType -
Undocumented
Declaration
Swift
public init(uICustomization: UICustomizationType)
View on GitHub
GetUICustomizationResponse Structure Reference