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)