CreateFaqResponse
public struct CreateFaqResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique identifier of the FAQ.
Declaration
Swift
public let id: String? -
Undocumented
Declaration
Swift
public init(id: String? = nil)
View on GitHub
CreateFaqResponse Structure Reference