Resource schema for AWS::QLDB::Stream.
inclusive_start_time
(String)kinesis_configuration
(Attributes) (see below for nested schema)ledger_name
(String)role_arn
(String)stream_name
(String)exclusive_end_time
(String)tags
(Attributes Set) An array of key-value pairs to apply to this resource. (see below for nested schema)arn
(String)id
(String) Uniquely identifies the resource.stream_id
(String)kinesis_configuration
Optional:
aggregation_enabled
(Boolean)stream_arn
(String)tags
Required:
key
(String) The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.Import is supported using the following syntax:
$ terraform import awscc_qldb_stream.example <resource ID>