Get Endpoint Kinesis Setting
data class GetEndpointKinesisSetting(val includeControlDetails: Boolean, val includeNullAndEmpty: Boolean, val includePartitionValue: Boolean, val includeTableAlterOperations: Boolean, val includeTransactionDetails: Boolean, val messageFormat: String, val partitionIncludeSchemaTable: Boolean, val serviceAccessRoleArn: String, val streamArn: String, val useLargeIntegerValue: Boolean)
Constructors
Link copied to clipboard
constructor(includeControlDetails: Boolean, includeNullAndEmpty: Boolean, includePartitionValue: Boolean, includeTableAlterOperations: Boolean, includeTransactionDetails: Boolean, messageFormat: String, partitionIncludeSchemaTable: Boolean, serviceAccessRoleArn: String, streamArn: String, useLargeIntegerValue: Boolean)