BatchCreateVariableResult
public struct BatchCreateVariableResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Provides the errors for the BatchCreateVariable request.
Declaration
Swift
public let errors: [BatchCreateVariableError]?
-
Undocumented
Declaration
Swift
public init(errors: [BatchCreateVariableError]? = nil)