DecreaseReplicationFactorResponse
public struct DecreaseReplicationFactorResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A description of the DAX cluster, after you have decreased its replication factor.
Declaration
Swift
public let cluster: Cluster? -
Undocumented
Declaration
Swift
public init(cluster: Cluster? = nil)
View on GitHub
DecreaseReplicationFactorResponse Structure Reference