ImportDestination
public struct ImportDestination : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An object that contains the action of the import job towards suppression list.
Declaration
Swift
public let suppressionListDestination: SuppressionListDestination -
Undocumented
Declaration
Swift
public init(suppressionListDestination: SuppressionListDestination)
View on GitHub
ImportDestination Structure Reference