CreateBotResponse
public struct CreateBotResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The bot details.
Declaration
Swift
public let bot: Bot? -
Undocumented
Declaration
Swift
public init(bot: Bot? = nil)
View on GitHub
CreateBotResponse Structure Reference