IncreaseReplicationFactorResponse
public struct IncreaseReplicationFactorResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A description of the DAX cluster. with its new replication factor.
Declaration
Swift
public let cluster: Cluster?
-
Undocumented
Declaration
Swift
public init(cluster: Cluster? = nil)