BuiltinIntentSlot
public struct BuiltinIntentSlot : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A list of the slots defined for the intent.
Declaration
Swift
public let name: String?
-
Undocumented
Declaration
Swift
public init(name: String? = nil)