UpdateClusterResponse
public struct UpdateClusterResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A description of the DAX cluster, after it has been modified.
Declaration
Swift
public let cluster: Cluster? -
Undocumented
Declaration
Swift
public init(cluster: Cluster? = nil)
View on GitHub
UpdateClusterResponse Structure Reference