Interface protos.google.pubsub.v1.IngestionDataSourceSettings.IAwsKinesis (4.4.0)

Properties of an AwsKinesis.

Package

@google-cloud/pubsub

Properties

awsRoleArn

awsRoleArn?: (string|null);

AwsKinesis awsRoleArn

consumerArn

consumerArn?: (string|null);

AwsKinesis consumerArn

gcpServiceAccount

gcpServiceAccount?: (string|null);

AwsKinesis gcpServiceAccount

state

state?: (google.pubsub.v1.IngestionDataSourceSettings.AwsKinesis.State|keyof typeof google.pubsub.v1.IngestionDataSourceSettings.AwsKinesis.State|null);

AwsKinesis state

streamArn

streamArn?: (string|null);

AwsKinesis streamArn