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