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