ShardFilter
public struct ShardFilter : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let shardId: String? -
Undocumented
Declaration
Swift
public let timestamp: TimeStamp? -
Undocumented
Declaration
Swift
public let type: ShardFilterType -
Undocumented
Declaration
Swift
public init(shardId: String? = nil, timestamp: TimeStamp? = nil, type: ShardFilterType) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
ShardFilter Structure Reference