AwsDynamoDbTableProvisionedThroughputOverride
public struct AwsDynamoDbTableProvisionedThroughputOverride : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The read capacity units for the replica.
Declaration
Swift
public let readCapacityUnits: Int? -
Undocumented
Declaration
Swift
public init(readCapacityUnits: Int? = nil)
View on GitHub
AwsDynamoDbTableProvisionedThroughputOverride Structure Reference