CreateInputResponse
public struct CreateInputResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the configuration of the input.
Declaration
Swift
public let inputConfiguration: InputConfiguration? -
Undocumented
Declaration
Swift
public init(inputConfiguration: InputConfiguration? = nil)
View on GitHub
CreateInputResponse Structure Reference