AwsKinesisStreamDetails
Provides information about an Amazon Kinesis data stream.
Contents
- Arn
- 
               The Amazon Resource Name (ARN) of the Kinesis data stream. Type: String Pattern: .*\S.*Required: No 
- Name
- 
               The name of the Kinesis stream. If you don't specify a name, CloudFront generates a unique physical ID and uses that ID for the stream name. Type: String Pattern: .*\S.*Required: No 
- RetentionPeriodHours
- 
               The number of hours for the data records that are stored in shards to remain accessible. Type: Integer Required: No 
- ShardCount
- 
               The number of shards that the stream uses. Type: Integer Required: No 
- StreamEncryption
- 
               When specified, enables or updates server-side encryption using an Amazon KMS key for a specified stream. Removing this property from your stack template and updating your stack disables encryption. Type: AwsKinesisStreamStreamEncryptionDetails object Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: