| Modifier and Type | Method and Description |
|---|---|
default FirehoseRecordSeparator |
FirehosePutRecordActionProps.getRecordSeparator()
(experimental) A character separator that will be used to separate records written to the Kinesis Data Firehose stream.
|
FirehoseRecordSeparator |
FirehosePutRecordActionProps.Jsii$Proxy.getRecordSeparator() |
static FirehoseRecordSeparator |
FirehoseRecordSeparator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FirehoseRecordSeparator[] |
FirehoseRecordSeparator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FirehosePutRecordAction.Builder |
FirehosePutRecordAction.Builder.recordSeparator(FirehoseRecordSeparator recordSeparator)
(experimental) A character separator that will be used to separate records written to the Kinesis Data Firehose stream.
|
FirehosePutRecordActionProps.Builder |
FirehosePutRecordActionProps.Builder.recordSeparator(FirehoseRecordSeparator recordSeparator)
Sets the value of
FirehosePutRecordActionProps.getRecordSeparator() |
Copyright © 2023. All rights reserved.