EventStreamDestinationDetails
Details of the destination being used for the EventStream.
Contents
- Status
-
The status of enabling the Kinesis stream as a destination for export.
Type: String
Valid Values:
HEALTHY | UNHEALTHY
Required: Yes
- Uri
-
The StreamARN of the destination to deliver profile events to. For example, arn:aws:kinesis:region:account-id:stream/stream-name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
- Message
-
The human-readable string that corresponds to the error or success while enabling the streaming destination.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
Required: No
- UnhealthySince
-
The timestamp when the status last changed to
UNHEALHY
.Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: