| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
DestinationSummary |
DestinationSummary.clone() |
DestinationSummary |
EventStreamSummary.getDestinationSummary()
Summary information about the Kinesis data stream.
|
DestinationSummary |
DestinationSummary.withStatus(EventStreamDestinationStatus status)
The status of enabling the Kinesis stream as a destination for export.
|
DestinationSummary |
DestinationSummary.withStatus(String status)
The status of enabling the Kinesis stream as a destination for export.
|
DestinationSummary |
DestinationSummary.withUnhealthySince(Date unhealthySince)
The timestamp when the status last changed to
UNHEALHY. |
DestinationSummary |
DestinationSummary.withUri(String uri)
The StreamARN of the destination to deliver profile events to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventStreamSummary.setDestinationSummary(DestinationSummary destinationSummary)
Summary information about the Kinesis data stream.
|
EventStreamSummary |
EventStreamSummary.withDestinationSummary(DestinationSummary destinationSummary)
Summary information about the Kinesis data stream.
|
Copyright © 2024. All rights reserved.