ObjectLevelStatistics

public struct ObjectLevelStatistics : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Undocumented

    Declaration

    Swift

    public let fileType: Int64?
  • Undocumented

    Declaration

    Swift

    public let storageClass: Int64?
  • Undocumented

    Declaration

    Swift

    public let total: Int64?
  • Undocumented

    Declaration

    Swift

    public init(fileType: Int64? = nil, storageClass: Int64? = nil, total: Int64? = nil)