GlobalSecondaryIndexResponse
@JsonSerializable
Constructors
Link copied to clipboard
constructor(Backfilling: Boolean? = null, IndexArn: ARN? = null, IndexName: String? = null, IndexSizeBytes: Long? = null, IndexStatus: IndexStatus? = null, ItemCount: Long? = null, KeySchema: List<KeySchema>? = null, Projection: Projection? = null, ProvisionedThroughput: ProvisionedThroughputResponse? = null)