DatastoreStatistics
public struct DatastoreStatistics : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The estimated size of the data store.
Declaration
Swift
public let size: EstimatedResourceSize?
-
Undocumented
Declaration
Swift
public init(size: EstimatedResourceSize? = nil)