aws-cdk-lib.aws_kinesisfirehose.CfnDeliveryStream.DocumentIdOptionsProperty

interface DocumentIdOptionsProperty

LanguageType name
.NETAmazon.CDK.AWS.KinesisFirehose.CfnDeliveryStream.DocumentIdOptionsProperty
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awskinesisfirehose#CfnDeliveryStream_DocumentIdOptionsProperty
Javasoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream.DocumentIdOptionsProperty
Pythonaws_cdk.aws_kinesisfirehose.CfnDeliveryStream.DocumentIdOptionsProperty
TypeScript aws-cdk-lib » aws_kinesisfirehose » CfnDeliveryStream » DocumentIdOptionsProperty

Example

// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import { aws_kinesisfirehose as kinesisfirehose } from 'aws-cdk-lib';
const documentIdOptionsProperty: kinesisfirehose.CfnDeliveryStream.DocumentIdOptionsProperty = {
  defaultDocumentIdFormat: 'defaultDocumentIdFormat',
};

Properties

NameTypeDescription
defaultDocumentIdFormatstringCfnDeliveryStream.DocumentIdOptionsProperty.DefaultDocumentIdFormat.

defaultDocumentIdFormat

Type: string

CfnDeliveryStream.DocumentIdOptionsProperty.DefaultDocumentIdFormat.