CreateReplicationInstanceResponse
public struct CreateReplicationInstanceResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The replication instance that was created.
Declaration
Swift
public let replicationInstance: ReplicationInstance? -
Undocumented
Declaration
Swift
public init(replicationInstance: ReplicationInstance? = nil)
View on GitHub
CreateReplicationInstanceResponse Structure Reference