public static class KinesisAnalyticsOutputDeliveryEvent.Record.LambdaDeliveryRecordMetadata extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
long |
retryHint |
Constructor and Description |
---|
LambdaDeliveryRecordMetadata() |
LambdaDeliveryRecordMetadata(long retryHint) |
Modifier and Type | Method and Description |
---|---|
long |
getRetryHint() |
void |
setRetryHint(long retryHint) |
Copyright © 2023. All rights reserved.