ReloadTablesResponse
public struct ReloadTablesResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the replication task.
Declaration
Swift
public let replicationTaskArn: String?
-
Undocumented
Declaration
Swift
public init(replicationTaskArn: String? = nil)